-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtraining.html
More file actions
261 lines (212 loc) · 16 KB
/
training.html
File metadata and controls
261 lines (212 loc) · 16 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
---
layout: default
title: Training Home
---
<div class="jumbotron text-center">
<div class="col-lg-6 pt-5 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center aos-init aos-animate" data-aos="fade-up">
<h1>Develop Your Cybersecurity Skills</h1>
<br>
<h3>The Best Place on the Internet to Start Your Journey</h3>
<a class="btn btn-primary btn-lg text-center" href="https://www.roppers.org/courses/fundamentals">Begin Today!</a>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img aos-init aos-animate" data-aos="fade-left">
<img src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/compass.png" width="250" class="img-fluid" alt="">
</div>
</div>
<!-- Page Content -->
<div class="container">
<br>
<!-- Project One -->
<div class="row">
<div class="col-md-7">
<a href="https://www.roppers.org/courses/fundamentals">
<img class="img-responsive img-hover" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/constitution.jpg" width="500" alt="">
</a>
</div>
<div class="col-md-5">
<h3>Introduction to Computing Fundamentals</h3>
<h4>Everything You Need to Know</h4>
<p>This is our flagship course, designed to give a beginner in the cyber security field the knowledge and skills required to be successful in the field. It teaches security fundamentals along with building a strong technical foundation that you will build on for years to come.</p>
<p> <b> Learning Objectives: </b> Linux, Hardware, Networking, Operating Systems, Power User, Scripting <p>
<p> <b> Pre-Reqs: </b> None <p>
<a class="btn btn-primary btn-lg btn-block" href="https://www.roppers.org/courses/fundamentals">View Course Details</a>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-7">
<h3> Our <a href="/course.html"> Intro. to Computing Fundamentals </a> is recommended for beginners, but if you have more experience you can follow the hyperlinks in this Choose Your Own Adventure to find the right course for you. </h3>
</div>
<div class="col-md-5 text-center">
<br> <a class="btn btn-lg btn-primary" href="https://www.hoppersroppers.org/roadmap/"> <b> Choose Your Own Adventure </b></a>
</div>
</div>
<hr>
<hr>
<div class="row">
<div class="col-md-7">
<a href="https://www.roppers.org/courses/ctf">
<img class="img-responsive img-hover" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/warroom2.jpg" width="500" alt="">
</a>
</div>
<div class="col-md-5">
<h3>Introduction to Capture the Flags</h3>
<h4>Learn the Skills Required to Compete in CTFs</h4>
<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>
<a class="btn btn-primary btn-lg btn-block" href="https://www.roppers.org/courses/ctf">View Course Details</a>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-7">
<a href="https://www.roppers.org/courses/security">
<img class="img-responsive img-hover" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/warroom2.jpg" width="500" alt="">
</a>
</div>
<div class="col-md-5">
<h3>Introduction to Security</h3>
<h4>How Security Works in the Real World</h4>
<p>Learn security theory and execute defensive measures so that you are better prepared against threats online and in the physical world.</p>
<p> <b> Learning Objectives: </b> Security Theory, Practical Application, Real-World Examples<p>
<p> <b> Pre-Reqs: </b> None <p>
<a class="btn btn-primary btn-lg btn-block" href="https://www.roppers.org/courses/security">View Course Details</a>
</div>
</div>
<hr>
<!-- Project Two -->
<div class="row">
<div class="col-md-7">
<a href="/hardstuff.html">
<img class="img-responsive img-hover" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/warroom2.jpg" width="500" alt="">
</a>
</div>
<div class="col-md-5">
<h3>Fundamentals of Reverse Engineering</h3>
<h4>Learn the Hard Stuff the Slow Way</h4>
<p>After years of trying to teach students and trying to teach ourselves, we came up with a curriculum to learn Assembly, debugging, reverse-engineering, and basic buffer overflows all at the same time. It is a lot of work, but is the best way to learn out there. </p>
<a class="btn btn-primary btn-lg btn-block" href="/hardstuff.html">View Course Details</a>
</div>
</div>
<!-- /.row -->
<hr>
<div class="row">
<div class="col-md-7">
<a href="/rootkit.html">
<img class="img-responsive img-hover" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/warroom2.jpg" width="500" alt="">
</a>
</div>
<div class="col-md-5">
<h3>Fundamentals of Linux CNO Development </h3>
<h4>Learn C and Malware Analysis By Writing a Clone of Turla's Linux Backdoor</h4>
<p>Clone a 20 year old rootkit to gain an in-depth understanding of Linux internals along with the basics of malware functionality, detection, counter-measures, and reverse-engineering. </p>
<a class="btn btn-primary btn-lg btn-block" href="/rootkit.html">View Course Details</a>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-7">
<a href="#">
<img class="img-responsive img-hover" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/warroom2uc.jpg" width="500" alt="">
</a>
</div>
<div class="col-md-5">
<h3>Advanced Python</h3>
<h4>Enough Python to Make Your Life Easier</h4>
<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>
<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>This course is still in progress, sign up for our newsletter to get updates.</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>
<!--
<hr>
<div class="row">
<div class="col-md-7">
<a href="#">
<img class="img-responsive img-hover" src="https://raw.githubusercontent.com/hoppersroppers/hoppersroppers.github.io/master/_layouts/warroom2uc.jpg" width="500" alt="">
</a>
</div>
<div class="col-md-5">
<h3>Advanced Capture the Flag</h3>
<h4>Get Good at Being Bad</h4>
<p><b><font color="red"> This course doesn't exist yet.</font></b> </p>
<p> But it will be focused on all of the "hard stuff". </p>
<p>It is going to ride <a href="https://github.com/guyinatuxedo/nightmare/"> guyinatuxedo's Nightmare course</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 or equivalent experience</a><p>
<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>This course is still in progress, sign up for our newsletter to get updates.</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>
<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>
</div>
</div>
-->
<hr>
<div class="row">
<div class="col-lg-12">
<h2>Why We Focus on the Fundamentals</h2>
<p>The cyber domain is so interconnected and expansive that there is little chance of an expert knowing everything that they need to do their job on a day to day basis, much less a novice. A technical baseline is required to be successful, but for people who operate in this domain the majority of time is spent doing research and applying critical thinking to the complex interactions that occur at the boundaries between areas of knowledge. Education that intends to prepare a student for success in this field must emphasize how a student should learn and the right way to approach problems, rather than a series of walkthroughs that teach how to solve specific problems. Competency Based Education is designed to test mastery and develop the desired mindset through assessments, while still being accessible for the new student, which makes it the optimal framework to engineer a cyber education curriculum around.</p>
<p>The training portion of the site is designed to teach core competencies and more importantly, provide a wide base of knowledge on how to find and use the resources available. Students can't learn everything, but we can give them everything they need to be prepared for whatever comes next. </p>
<br>
<br>
</div>
<hr>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>