-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
414 lines (391 loc) · 8.7 KB
/
index.html
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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
<!doctype html>
<html>
<head>
<title>RPISEC Tools</title>
<style>
body {
font-family: Hack,Monaco,Consolas,"Lucida Console",monospace;
color: #eaeaea;
background-color: #181a1b;
}
#main {
max-width: 900px;
margin: 0 auto;
}
p {
padding: 10px;
}
h1 {
text-align: center;
}
a {
color: #6adca9;
}
a:active {
color: #ddbbff;
}
a:focus {
color: #ddbbff;
}
.introsec {
color: #2aabdb;
}
.rpisec {
color: #6adca9;
}
.row {
display: flex;
flex-direction: row;
}
.row div {
flex-grow: 1;
flex-basis: 50%;
}
table, th, td {
border: 1px;
padding: 10px;
}
td {
text-align: center;
}
tr:nth-child(odd) {
background-color: #444;
}
tr:nth-child(even) {
background-color: #333;
}
th[scope="col"] {
background-color: #666;
}
th[scope="row"] {
background-color: #555;
}
</style>
<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/[email protected]/build/web/hack-subset.css'>
</head>
<body>
<div id="main">
<h1>RPISEC Tools</h1>
<div>
<h2>About</h2>
<p><a href="https://rpis.ec">RPISEC</a> is RPI's security club. We put on weekly talks and participate in CTF competitions.</p>
</div>
<div>
<h2>Contact</h2>
<a href="https://rpisec.slack.com">Join our Slack!</a> (Needs an @rpi.edu email, contact us otherwise)
<br>
<a href="https://cs.sympa.rpi.edu/wws/subscribe/rpisec">Join our Mailing List!</a>
<br>
<a href="http://fairgame.rpis.ec">Fairgame (RPISEC Intro CTF)</a>
<br>
<a href="http://labs.rpis.ec">Labs</a>
</div>
<div>
<h2>Materials</h2>
<table>
<tr>
<th scope="col">
Date
</th>
<th scope="col">
Topic
</th>
<th scope="col">
Slides
</th>
<th scope="col">
Resources
</th>
</tr>
<tr>
<th scope="row">
2022-09-16
</td>
<td>
Welcome to RPISEC
</td>
<td>
<a href="https://docs.google.com/presentation/d/1jDKiR18qaYCXUxAb5LsIg08pnpZuYD5g9D39cWLdMGA/">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-09-30
</td>
<td>
Fairgame Rundown
</td>
<td>
<a href="https://docs.google.com/presentation/d/1imOIUZaN6AEGYyb9agEHbrM0HpDLRPIEI3BekEofpx0/">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-10-04
</td>
<td>
Web 101
</td>
<td>
<a href="https://docs.google.com/presentation/d/14mVifDcjIqPNRxxWqzQcQTp7mnJ2Oi2tMUp47MKVdJw/">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-10-07
</td>
<td>
Web Basics
</td>
<td>
<a href="https://docs.google.com/presentation/d/1hKxjj83GdvyGOGx8yDl-BNfqbD0LZP2_Qi41QnNXMpM/">Slides</a>
</td>
<td>
<a href="./resources/web.tar.gz">Resources</a>
</td>
</tr>
<tr>
<th scope="row">
2022-10-11
</td>
<td>
No INTROSEC
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-10-14
</td>
<td>
Reverse Engineering
</td>
<td>
<a href="https://docs.google.com/presentation/d/1earkPlQ8yV9wmWlPkP4KOD8VdFe6WOKToIbdkiwSzdI/edit?usp=sharing">Slides</a>
</td>
<td>
<a href="./resources/re.tar.gz">Resources</a>
</td>
</tr>
<tr>
<th scope="row">
2022-10-18
</td>
<td>
Reverse Engineering Demos
</td>
<td>
<a href="https://docs.google.com/presentation/d/1oLg5U3SiVelXhDAm37TLh37upD2PZROWdII-wrvtFEs/edit?usp=sharing">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-10-21
</td>
<td>
Shellcoding
</td>
<td>
<a href="https://docs.google.com/presentation/d/1FON6E5Ffwwm3GpS9Cy18fGitIasnZ8tAiV5oRTwcd20/edit?usp=sharing">Slides</a>
</td>
<td>
<a href="./resources/shellcoding.tar.gz">Resources</a>
</td>
</tr>
<tr>
<th scope="row">
2022-10-28
</td>
<td>
ASLR, Stack Cookies, and ROP
</td>
<td>
<a href="https://docs.google.com/presentation/d/1PommlOmSAHqrAiLPC0cmkSIbvBte0eB0Mq-EUhq8zQE/edit?usp=sharing">Slides</a>
</td>
<td>
<a href="./resources/advanced-pwn.tar.gz">Resources</a>
</td>
</tr>
<tr>
<th scope="row">
2022-11-04
</td>
<td>
Cryptography: Part 1
</td>
<td>
<a href="https://docs.google.com/presentation/d/1nxAfGsiz8mvAjD9oD477b6MPac4qevYD8nKZTLf77WM/edit?usp=sharing">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-11-08
</td>
<td>
Math of Modern Crypto
</td>
<td>
<a href="https://docs.google.com/presentation/d/1cHcF552qBfw8GwqIe_BcOmb9OL2LIj6OwAIvQ5s176c/edit">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-11-11
</td>
<td>
Cryptography: Part 2
</td>
<td>
<a href="https://docs.google.com/presentation/d/1QOKKUP_Ehq_pkQ9k14LRmC7bGmFyfE_mI674jUNmptw/edit?usp=sharing">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-11-18
</td>
<td>
Steganography
</td>
<td>
<a href="https://docs.google.com/presentation/d/1fmISo-y5BfbYC_SgfBNOhhgPgJtkGSRsIKpTqtmL6rE/edit?usp=sharing">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2022-11-25
</td>
<td>
Thanksgiving Break
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2023-03-24
</td>
<td>
lol, PHP
</td>
<td>
<a href="https://docs.google.com/presentation/d/1VXgwdMN36Q_5G3hTeyv4k1xLPlruA3d8c_OApnOLFPU/edit?usp=sharing">Slides</a>
</td>
<td>
</td>
</tr>
<tr>
<th scope="row">
2023-03-31
</td>
<td>
Password Cracking
</td>
<td>
<a href="https://docs.google.com/presentation/d/1IyLEGC2lA_qLSGFJpJfp67v1zvx82I5lnoRFn1X-dBM/edit?usp=sharing">Slides</a>
</td>
<td>
<a href="./resources/password-cracking.tar.gz">Resources</a>
</td>
</tr>
</table>
<table>
<tr>
<th scope="col">
Date
</th>
<th scope="col">
Topic
</th>
<th scope="col">
Slides
</th>
<th scope="col">
Resources
</th>
</tr>
<tr>
<th scope="row">
2022-11-04
</td>
<td>
Web Application Security @ HackRPI
</td>
<td>
<a href="https://docs.google.com/presentation/d/1AuEPEQXg9L5vlkm-PzKmygj652hIuk6VKiHT7kpLNl4/edit?usp=sharing">Slides</a>
</td>
<td>
<a href="./resources/web.tar.gz">Demos</a>
</td>
</tr>
</table>
</div>
<div>
<h2>Tools VM</h2>
<a href="https://drive.google.com/file/d/1B1p9Dwp__A7xmfcQxfdA4Fp2bQxw--4w/view?usp=sharing">Download</a> (Size: ~3.4GB)
This machine comes with a variety of tools that we use on a regular basis and come in handy when working on CTFs. Use this if you don't have Linux running on one of your machines, or just want a blank slate to work with.
</div>
<div>
<h2>Installation Instructions</h2>
This image works best with <a href="https://www.virtualbox.org/">VirtualBox</a>. After installing, go to <i>File > Import Appliance</i>, select the .ova file, and click through the dialogs.
</div>
<h2>General Information</h2>
Here's a quick list of software we have installed for you:
<h3>Reversing tools</h3>
<ul>
<li>Ghidra</li>
</ul>
<h3>Pwning tools</h3>
<ul>
<li>gdb + gef</li>
<li>pwntools</li>
<li>angr</li>
</ul>
<h3>Web tools</h3>
<ul>
<li>Wireshark</li>
<li>Burp Suite Community Edition</li>
</ul>
<h3>Misc tools</h3>
<ul>
<li>VSCode</li>
<li>binwalk</li>
<li>z3</li>
<li>angr</li>
<li>Sublime Text</li>
<li>exiftool</li>
<li>spek</li>
<li>minimodem</li>
<li>GIMP</li>
<li>ffmpeg</li>
</ul>
<h3>Other useful information</h3>
<ul>
<li>Documentation is available online for all of these tools</li>
<li>Ask us if you get stuck somewhere. We've all been there and will be glad to help out</li>
<li>If you need to exit vim, hit Escape, then type :wq</li>
</ul>
<h2><a href="/archive">Old Stuff</a></h2>
</div>
</body>
</html>