-
Notifications
You must be signed in to change notification settings - Fork 0
/
back2hack2.html
247 lines (233 loc) · 8.72 KB
/
back2hack2.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- SWYgeW91J3JlIHJlYWRpbmcgdGhpcyBjb21lIHRvIGEgc2Vzc2lvbiBvciBqb2luIHRoZSBkaXNjb3JkIQ== -->
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="Bootstrap, Parallax, Template, Registration, Landing">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Grayrids">
<title>DMU Hackers</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/line-icons.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.css">
<link rel="stylesheet" href="css/nivo-lightbox.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/slicknav.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/slideshow.css">
</head>
<body>
<!-- Header Section Start -->
<header id="hero-area" data-stellar-background-ratio="0.5">
<!-- Navbar Start -->
<nav class="navbar navbar-expand-lg fixed-top scrolling-navbar indigo">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<a href="index.html" class="navbar-brand"><img class="img-fulid" src="img/logo.png" id="logo" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-navbar" aria-controls="main-navbar" aria-expanded="false" aria-label="Toggle navigation">
<i class="lnr lnr-menu"></i>
</button>
</div>
<div class="collapse navbar-collapse" id="main-navbar">
<ul class="navbar-nav mr-auto w-100 justify-content-end">
<li class="nav-item">
<a class="nav-link page-scroll" href="index.html">Home</a>
</li>
</ul>
</div>
</div>
<!-- Mobile Menu Start -->
<ul class="mobile-menu">
<li>
<a class="page-scroll" href="#hero-area">Home</a>
</li>
<li>
<a class="page-scroll" href="#what">What?</a>
</li>
<li>
<a class="page-scroll" href="#how">How?</a>
</li>
<li>
<a class="page-scroll" href="#whereandwhen">Where and when?</a>
</li>
<li>
<a class="page-scroll" href="#committee">Team</a>
</li>
<li>
<a class="page-scroll" href="#gallery">Gallery</a>
</li>
</ul>
<!-- Mobile Menu End -->
</nav>
<!-- Navbar End -->
<div class="container">
<div class="row justify-content-md-center">
<div class="col-md-10">
<div class="contents text-center">
<h1 class="wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="0.3s">Back2Hack2</h1>
<p class="section-subtitle wow fadeIn" data-wow-duration="1000ms" data-wow-delay="0.3s">DMUHackers Security Conference<br>25th May 2024</p>
</div>
</div>
</div>
</div>
</header>
<!-- Header Section End -->
<!-- B2H2 Section Start -->
<section id="b2h2" class="section">
<div class="container">
<div class="section-header">
<h2 class="section-title wow fadeIn" data-wow-duration="1000ms" data-wow-delay="0.3s">Schedule</h2>
<hr class="lines wow zoomIn" data-wow-delay="0.3s">
<p class="section-subtitle wow fadeIn" data-wow-duration="1000ms" data-wow-delay="0.3s">Schedule of events for Back2Hack2</p>
</div>
<div class="table-responsive" style="max-width: 600px; margin: auto;">
<table class="table table-hover table-sm">
<thead class="thead-dark">
<tr>
<th scope="col">Time</th>
<th scope="col">Event</th>
<th scope="col">Speaker</th>
</tr>
</thead>
<tbody>
<tr>
<td>09:30</td>
<td>Registration</td>
<td></td>
</tr>
<tr>
<td>10:30</td>
<td>Welcome Talk</td>
<td></td>
</tr>
<tr>
<td>10:35</td>
<td>From Recruitment to RCE</td>
<td>Jordon Chapman</td>
</tr>
<tr>
<td>11:20</td>
<td>Using OSINT in a Cyber-Based Career</td>
<td>Brandon Harwood</td>
</tr>
<tr>
<td>12:05</td>
<td>Lunch</td>
<td></td>
</tr>
<tr>
<td>13:30</td>
<td>Spooky Dookie SATCOM Sandwich</td>
<td>Ollie Crowder</td>
</tr>
<tr>
<td>13:50</td>
<td>IBM: My Experience</td>
<td>Dilan (Casted)</td>
</tr>
<tr>
<td>14:20</td>
<td>Panel Event: Careers in Cyber</td>
<td>Various</td>
</tr>
<tr>
<td>15:15</td>
<td>Capture the Flag + Bar Opens</td>
<td></td>
</tr>
<tr>
<td>17:30</td>
<td>Networking</td>
<td></td>
</tr>
<tr>
<td>19:00</td>
<td>Social</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<br>
<div class="section-header">
<h2 class="section-title wow fadeIn" data-wow-duration="1000ms" data-wow-delay="0.3s">Key Info</h2>
<hr class="lines wow zoomIn" data-wow-delay="0.3s">
<p class="section-subtitle wow fadeIn" data-wow-duration="1000ms" data-wow-delay="0.3s">Important Information</p>
<p class="section-subtitle wow fadeIn" data-wow-duration="1000ms" data-wow-delay="0.3s">
<b>Location</b>
<br>
De Montfort Students' Union<br>Campus Centre Building<br>Mill Ln, Leicester, LE2 7DR
<br><br>
<b>WiFi</b>
<br>
Student & Guest WiFi will be available on the day.<br>
Please bring your own laptops to compete in the CTF.
</p>
</div>
</section>
<!-- B2H2 Section End -->
<!-- Footer Section Start -->
<footer>
<div class="container">
<div class="row">
<!-- Footer Links -->
<div class="col-lg-6 col-sm-6 col-xs-12">
<ul class="footer-links">
<li>
<a href="index.html">Homepage</a>
</li>
</ul>
</div>
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="copyright">
<p>DMU Hackers - Pwning since 2015 ©</a></p>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Go To Top Link -->
<a href="#" class="back-to-top">
<i class="lnr lnr-arrow-up"></i>
</a>
<div id="loader">
<div class="spinner">
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
</div>
<!-- jQuery first, then Tether, then Bootstrap JS. -->
<script src="js/jquery-min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.mixitup.js"></script>
<script src="js/nivo-lightbox.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.nav.js"></script>
<script src="js/scrolling-nav.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/wow.js"></script>
<script src="js/jquery.vide.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/form-validator.min.js"></script>
<script src="js/contact-form-script.js"></script>
<script src="js/main.js"></script>
<script src="js/slideshow.js"></script>
</body>
</html>