-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy patharchive.html
More file actions
283 lines (243 loc) · 12.9 KB
/
archive.html
File metadata and controls
283 lines (243 loc) · 12.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Carleton Cybersecurity Club - Archive</title>
<meta content="Archive of past events, and workshops" name="description">
<meta content="Carleton Cyber Security Club, Carleton University, Cyber Security, Club, Archive" name="keywords">
<!-- Favicons -->
<link rel="icon" type="image/png" href="assets/img/favicon.ico"/>
<link rel="icon" type="image/png" href="assets/img/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="assets/img/favicon-16x16.png" sizes="16x16" />
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Vlava - v4.3.0
* Template URL: https://bootstrapmade.com/vlava-free-bootstrap-one-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CV3J46Y66T"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-CV3J46Y66T', { cookie_flags: 'SameSite=None;Secure' });
</script>
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center ">
<div class="container d-flex align-items-center justify-content-between">
<div class="logo">
<!--<h1><a href="index.html">Vlava</a></h1>-->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html"><img src="assets/img/1.png" alt="Carleton Cybersecurity Club Logo" class="img-fluid"></a>
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="index.html#services">Sitemap</a></li>
<li><a class="nav-link scrollto" href="index.html#team">Team</a></li>
<li><a class="nav-link scrollto" href="archive.html">Archive</a></li>
<li><a class="nav-link scrollto" href="resources.html">Resources</a></li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<ol>
<li><a href="index.html">Home</a></li>
<li>Archive</li>
</ol>
<h2>Archive</h2>
</div>
</section><!-- End Breadcrumbs -->
<section class="inner-page">
<div class="container">
<p>Here we keep an archive of past events, and workshops</p>
<h3>Friday Night Hacks</h3>
<p>Friday Night Hacks was a workshop that ran weekly last term. It gave students the opportunity to grow their skills weekly, and discuss their solutions at the end of the week. Here are the challenges we have tackled in the past.</p>
<div class="content p-2 my-3">
<div class="accordion accordion-flush">
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingOne">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseOne" aria-expanded="false" aria-controls="flush-collapseOne">
Friday Night Hacks, March 26 (Last of the term)
</button>
</h2>
<div id="flush-collapseOne" class="accordion-collapse collapse" aria-labelledby="flush-headingOne" data-bs-parent="#accordionFlushExample">
<div class="accordion-body">
<pre>
Here are the challenges we completed the week of March 26:
---
BINARY: (MEDIUM)
https://ctflearn.com/challenge/1012
FORENSICS/STEGO: (EASY)
https://ctflearn.com/challenge/1000
WEB: (HARD)
https://ctflearn.com/challenge/150
REVERSE: ("EASY")
https://ctflearn.com/challenge/994
CRYPTO: EASY
https://ctflearn.com/challenge/887</pre>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseTwo" aria-expanded="false" aria-controls="flush-collapseTwo">
Friday Night Hacks, March 19
</button>
</h2>
<div id="flush-collapseTwo" class="accordion-collapse collapse" aria-labelledby="flush-headingTwo" data-bs-parent="#accordionFlushExample">
<div class="accordion-body"><pre>
Here are the challenges we completed the week of March 19:
---
REVERSE: ("EASY")
https://ctflearn.com/challenge/991
WEB: (MEDIUM)
https://ctflearn.com/challenge/109
FORENSICS: (EASY)
https://ctflearn.com/challenge/104
BINARY: (EASY)
https://ctflearn.com/challenge/1011
CRYPTO: (MEDIUM)
https://ctflearn.com/challenge/1092
STEGO: (???)
https://github.com/h4tt/H4TT-2.3/tree/master/stego/out_of_the_blue/challenge</pre>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseThree" aria-expanded="false" aria-controls="flush-collapseThree">
Friday Night Hacks, March 12
</button>
</h2>
<div id="flush-collapseThree" class="accordion-collapse collapse" aria-labelledby="flush-headingThree" data-bs-parent="#accordionFlushExample">
<div class="accordion-body"><pre>
Here are the challenges we completed the week of March 12:
---
WEB: (MEDIUM)
https://ctflearn.com/challenge/114
FORENSICS: (EASY)
https://ctflearn.com/challenge/108
CRYPTO: (MEDIUM)
https://ctflearn.com/challenge/120
BINARY: (EASY)
https://ctflearn.com/challenge/691
REVERSE: (EASY)
https://ctflearn.com/challenge/1009
STEGO: (???)
https://github.com/h4tt/H4TT-3.0/blob/master/stego/djent/challenge/challenge.wav</pre>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingFour">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseFour" aria-expanded="false" aria-controls="flush-collapseThree">
Friday Night Hacks, March 12
</button>
</h2>
<div id="flush-collapseFour" class="accordion-collapse collapse" aria-labelledby="flush-headingThree" data-bs-parent="#accordionFlushExample">
<div class="accordion-body"><pre>
Here are the challenges we completed the week of March 5:
---
Web: https://ctflearn.com/challenge/979
Crypto: https://ctflearn.com/challenge/115
Pwn/Binary: https://ctflearn.com/challenge/1010
Forensics: https://ctflearn.com/challenge/348
Stego: https://ctflearn.com/challenge/894
Reverse: https://ctflearn.com/challenge/962</pre>
</div>
</div>
</div>
</div>
</div>
<h3>Past Workshops</h3>
<p>This only includes workshops that were accompanied by slides</p>
<div class="content my-3">
<div class="my-3 p-3 bg-body rounded">
<h6 class="border-bottom pb-2 mb-0">PDFs</h6>
<div class="d-flex text-muted pt-3">
<svg class="bd-placeholder-img flex-shrink-0 me-2 rounded" width="32" height="32" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: 32x32" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#007bff"/><text x="50%" y="50%" fill="#007bff" dy=".3em">32x32</text></svg>
<p class="pb-3 mb-0 small lh-sm border-bottom">
<strong class="d-block text-gray-dark"><a href="assets/pdfs/s3.pdf">CCSC CTF</a></strong>
A boot2root style CTF for beginners.
</p>
</div>
<div class="d-flex text-muted pt-3">
<svg class="bd-placeholder-img flex-shrink-0 me-2 rounded" width="32" height="32" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: 32x32" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#e83e8c"/><text x="50%" y="50%" fill="#e83e8c" dy=".3em">32x32</text></svg>
<p class="pb-3 mb-0 small lh-sm border-bottom">
<strong class="d-block text-gray-dark"><a href="assets/pdfs/s2.pdf">Linux Primer</a></strong>
A linux command-line primer with Overthewire.
</p>
</div>
</div>
</div>
<h3>Past CTFs and Hackathons</h3>
<div class="content my-3">
<ul>
<li><span class="title">UCTF 2021</span> We gave it our all, doing well in the Forensics, and Web categories, but the RE and pwn were are downfall. It was a excellent event though, with some challenges for beginners. <span class="adate">March,2021</span></li>
<li><span class="title">darkCON 2021</span> The first CTF the team completed, we did very well, especially in the OSNIT and web challenges. It was a great event.
<span class="adate">Feb,2021</span></li>
<li><span class="title">Union CTF 2021</span> We popped into this one for a bit. The OSINT and Forensics challenges were interesting.<span class="adate">Feb,2021</span></li>
<li><span class="title">Geek Seek CTF 2020</span> The first CTF the club ever competed in as a team. <span class="adate">Summer,2020</span></li>
<li><span class="title">Space Apps 2019 Hackathon</span> Our team were National Finalists in this hackathon. We created an application visualizing, and classifying electromagnetic data. <span class="adate">Oct,2019</span></li>
</ul>
</div>
</div>
</section>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<h3><i class="bi bi-people-fill"></i> CCSC</h3>
<p>Carleton's Cybersecurity Club. Everyone welcome.</p>
</div>
</div>
</div>
</div>
<div class="container footer-bottom clearfix">
<p>Vlava Bootstrap Theme. Many thanks to its creators.</p>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/vlava-free-bootstrap-one-page-template/ -->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>