-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcourseMultiple.html
More file actions
293 lines (233 loc) · 14.4 KB
/
courseMultiple.html
File metadata and controls
293 lines (233 loc) · 14.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
---
layout: default
title: Home
---
<div class="jumbotron text-center">
<img alt="Hopper Icon" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/grace-hopper-154833_960_720.png" width="220" />
<h1>Learn Security Fundamentals the Right Way.</h1>
<h2>Self-paced, not self-taught.</h2>
<h3> <a class="btn btn-lg btn-default" href="https://academy.hoppersroppers.org/course/view.php?id=2"> <b> Join 250 other students and start now! </b></a></h3>
</div>
<!-- Page Content -->
<div class="container">
<br>
<br>
<div class="row">
<div class="col-md-6">
<h2>Description</h2>
<p>This is a self-paced curriculum that focuses on building a base of knowledge in computers and networking prior to moving on to learning the fundamentals of security and defense. The course is intended to be accessible for a student with no prior knowledge, but is worthwhile for any seasoned expert to take so that they can learn more about the subjects they have never had to dive into. A graduate of this course should be confident that they are fully prepared to continue their security education and protect themselves and others online. </p>
<p> Capture the Flags and other competitions are great ways to practice skills, but we don't think they are the best way to learn them. Our goal is to teach the fundamentals so that when faced with challenges, in competition or the real world, our students understand the problem, know the resources they have available, and are able to solve it themselves. </p>
<br>
<br>
<div class="row">
<div class="col-md-4 img-portfolio">
<h3> Self-Paced </h3>
<p> Work at your own pace! No matter the time zone or what day you start, you set your schedule. Instructors are available for assistance to keep you moving forward when you get stuck. </p>
</div>
<div class="col-md-4 img-portfolio">
<h3> Something for Everybody </h3>
<p> Our <i>three</i> courses have something to offer for students of any skill level. Check the course pre-requisites to find the one right for you. </p>
</div>
<div class="col-md-4 img-portfolio">
<h3> Time Investment</h3>
<p> These courses are extensive and teach a large amount of material. This is an investment in you and your sailors' future success, and it is worth it, especially when we are all working from home. </p>
</div>
</div>
</div>
<div class="col-md-6">
<img class="img-responsive" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/warroom2.jpg" width="750" alt="">
</div>
</div>
<br>
<div class="row">
<div class="col-lg-12">
<h2>
<p> Our goal isn't to teach you how to hack, <b>our goal is to teach you how to learn. </b></p>
<br>
</h2>
</div>
</div>
<h2 class="page-header">Our Courses</h2>
<h4> <b> Apprentice </b> </h4>
<div class="row text-center">
<div class="col-md-4 img-portfolio">
<h3>
<a href="https://navy.hoppersroppers.org/course/view.php?id=5">Intro to Computing Fundamentals</a>
</h3>
<p>This course is an introduction to the theory and practice of computing fundamentals. We focus on building a strong base to build upon in future topics.
</p>
<p> <b> Learning Objectives: </b> Linux, Hardware, Networking, Operating Systems, Power User, Scripting <p>
<p> <b> Pre-Reqs: </b> None <p>
<p> <a class="btn btn-lg btn-default" href="https://navy.hoppersroppers.org/course/view.php?id=5"> <b> Start </b></a> </p>
</div>
<div class="col-md-4 img-portfolio">
<h3>
<a href="https://navy.hoppersroppers.org/course/view.php?id=2">Intro to Security</a>
</h3>
<p>Learn security theory and execute defensive measures so that you are better prepared against threats online and in the real world.</p>
<p> <b> Learning Objectives: </b> Security Theory, Practical Application, Real-World Examples<p>
<p> <b> Pre-Reqs: </b> None <p>
<p> <a class="btn btn-lg btn-default" href="https://navy.hoppersroppers.org/course/view.php?id=2"> <b> Start </b></a> </p>
</div>
<div class="col-md-4 img-portfolio">
<h3>
<a href="https://navy.hoppersroppers.org/course/view.php?id=7">Essential Skills Bootcamp</a>
</h3>
<p>Our course to introduce students to Linux and Python scripting. Pre-req for CTF Course</p>
<p> <b> Learning Objectives: </b> Linux, Scripting <p>
<p> <b> Pre-Reqs: </b> None <p>
<p> <a class="btn btn-lg btn-default" href=https://navy.hoppersroppers.org/course/view.php?id=7"> <b> Start </b> </a> </p>
</div>
</div>
<!-- /.row -->
<h4> <b> Advanced </b> </h4>
<div class="row text-center">
<div class="col-md-4 img-portfolio">
<h3>
<a href="https://navy.hoppersroppers.org/course/view.php?id=6">Intro to Capture the Flags</a>
</h3>
<p>Learn the fundamentals required to be successful in Capture the Flag competitions and compete in the picoCTF event.</p>
<p> <b> Learning Objectives: </b> CTFs, Forensics, Cryptography, Web-Exploitation <p>
<p> <b> Pre-Reqs: </b> Linux, Scripting <p>
<p> <a class="btn btn-lg btn-default" href="https://navy.hoppersroppers.org/course/view.php?id=6"> <b> Start </b></a> </p>
</div>
<div class="col-md-4 img-portfolio">
<h3>
<a href="#">Advanced Python</a>
</h3>
<p><b><font color="red"> This course doesn't exist yet.</font></b> </p>
<p>It is going to ride <a href="https://automatetheboringstuff.com/"> Automate the Boring Stuff </a>. </p>
<p> <b> Learning Objectives: </b> Programming Skills, Advanced Scripting <p>
<p> <b> Pre-Reqs: </b> Linux, Basic Python <p>
<p> <a class="btn btn-lg btn-default" href="#"> <b> Start </b> </a> </p>
</div>
</div>
<h4> <b> Expert </b> </h4>
<div class="row text-center">
<div class="col-md-4 img-portfolio">
<h3>
<a href="#l">Advanced Capture the Flag</a>
</h3>
<p><b><font color="red"> This course doesn't exist yet.</font></b> </p>
<p> But it will prepare students for <a href="https://www.hackthebox.eu/"> Hack the Box </a> </p>
<p> <b> Learning Objectives: </b> Binary Exploitation, Reverse Engineering, Advanced Scripting <p>
<p> <b> Pre-Reqs: </b> Completion of <a href="https://navy.hoppersroppers.org/course/view.php?id=6"> Intro to CTF Course </a><p>
<p> <a class="btn btn-lg btn-default" href="#"> <b> Start </b> </a> </p>
</div>
<div class="col-md-4 img-portfolio">
<h3>
<a href="https://navy.hoppersroppers.org/course/view.php?id=4">Learn the Hard Stuff the Slow Way</a>
</h3>
<p><b><font color="red"> This course doesn't exist yet.</font></b> </p>
<p>Learn C, Assembly, debugging, and RE. All at once.
This course is derived from <a href="https://github.com/h0mbre/Learning-C/"> h0mbre's C course. </a> </p>
<p> <b> Pre-Reqs: </b> Linux, Proficient in 1+ programming language(s) <p>
<p> <a class="btn btn-lg btn-default" href="https://navy.hoppersroppers.org/course/view.php?id=4"> <b> Start </b> </a> </p>
</div>
</div>
<!-- /.row -->
<!--
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Why You Should Learn With Us</h2>
<p> We are not promising you become a hacker in 100 hours, or that you will learn how to use advanced tools and be operating like a seasoned pen-tester by the end of this course. Any course offering that to a beginner is lying, and worse, setting you up for future failure. <p>
<p> The courses we offer take a long time to work through. Our courses are difficult, are mostly self-guided, and require our students to get used to the feeling of discovering that they know significantly less about a subject than they thought they did. In time, you will learn that is good and natural and the right way to learn. </p>
</div>
</div>
<br>
Team Members -->
<br>
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Start Learning!</h2>
<!--
<div class="col-md-4 img-portfolio">
<h3> <b> Buy Now! </b> </h3>
<p> Buy Full Access to the course for only $500000 dollars!
<br>
Just kidding, the course isn't done yet. I'll take your money but it's free for a while as we get the kinks ironed out. Eventually I will do closed cohorts, nominally 75% on scholarship, 25% paid. Gotta make money somehow. If you're reading this, sorry. </p>
<a class="btn btn-md btn-default btn-block" href="https://hoppersroppers.github.io/404.html"> <b> Buy! </b></a>
</div>
-->
<div class="col-md-6 img-portfolio">
<h3> <b> Start Now! </b> </h3>
<p> The entire course is free right now!
<br>
<br>
Begin the next chapter of your education today! </p>
<a class="btn btn-md btn-default btn-block" href="https://academy.hoppersroppers.org/course/view.php?id=2"> <b> Start! </b></a>
</div>
<div class="col-md-6 img-portfolio">
<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="https://gmail.us5.list-manage.com/subscribe/post?u=4d03cc5db483966f7e0fe17cc&id=8d9620c4b7" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2>Subscribe to get updates about our courses and our organization!</h2>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_4d03cc5db483966f7e0fe17cc_8d9620c4b7" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
</div>
<!--
<div class="col-md-4 img-portfolio">
<h3> <b> Apply for Scholarship! </b> </h3>
<p> Apply for a scholarship to receive this full training for free! I would have needed to apply for a scholarship if I had wanted to learn from this site, no doubt about it! All content will be available for free, I just won't be grading free stuff, not on scholarship, at some point. </p>
<a class="btn btn-md btn-default btn-block" href="https://hoppersroppers.github.io/scholarship.html"> <b> Apply! </b></a>
</div>
-->
</div>
<br>
</div>
<br>
<div class="row">
<div class="col-md-6">
<h2>About the Author</h2>
<p> Hello, I'm Dennis Devey! </p>
<p>I am the Strike Officer on USS Decatur (DDG 73) so my day job is ensuring the missiles and launchers are maintained and driving the ship, but I am working to lateral transfer into the Cyber Warfare Engineer community. By night I am an independent security researcher who is into education, malware command and control, and endpoint hardening. Back in school I was on our competitive Cyber Security Team and focused on building training for new members. I made this website to continue the work I had done and to share it with the widest audience possble. </p>
<p>
For updates and new releases, follow Dennis and the official Roppers Academy Twitter account: <a href="https://twitter.com/deevnull"> @deevnull </a> and <a href="https://twitter.com/hoppersroppers"> @hoppersroppers </a> </p>
</div>
<div class="col-md-6">
<img class="img-responsive center-block" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/propic.jpg" width="450 alt="">
</div>
<br>
</div>
<br>
<!-- Call to Action Section -->
<div class="well">
<div class="row">
<div class="col-md-8">
<p> <b> If you have any questions reach out to us and we will get back to you as soon as we can! </b> </p>
</div>
<div class="col-md-4">
<a class="btn btn-lg btn-default btn-block" href="mailto:contact@hoppersroppers.org"> <b> Email Me! </b></a>
</div>
</div>
</div>
<hr>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us5.list-manage.com","uuid":"4d03cc5db483966f7e0fe17cc","lid":"8d9620c4b7","uniqueMethods":true}) })</script>