-
Notifications
You must be signed in to change notification settings - Fork 1
/
hackingchallenge.html
237 lines (209 loc) · 9.08 KB
/
hackingchallenge.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description"
content="confence,event,conference,company,meetup,business,agency,startup,sass,responsive,modern,speaker,multpage,onepage,it,business">
<meta name="author" content="Themefisher">
<title>Hacking Challenge | eCSW 2021</title>
<!-- Mobile Specific Meta-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
<!-- bootstrap.min css -->
<link rel="stylesheet" href="plugins/bootstrap/css/bootstrap.min.css">
<!-- Icon Css -->
<link rel="stylesheet" href="plugins/themefisher-font/style.css">
<!-- animate.css -->
<link rel="stylesheet" href="plugins/animate-css/animate.css">
<!-- Magnify Popup -->
<link rel="stylesheet" href="plugins/magnific-popup/dist/magnific-popup.css">
<!-- Slick Slider CSS -->
<link rel="stylesheet" href="plugins/slick-carousel/slick/slick.css">
<link rel="stylesheet" href="plugins/slick-carousel/slick/slick-theme.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/style.css">
</head>
<body id="body">
<!-- preloader start -->
<div id="tb-preloader">
<div class="tb-preloader-wave"></div>
</div>
<!-- preloader end -->
<!-- Navigation Start -->
<header class="header-bar"
style="position: sticky; top: 0; z-index: 100; background-color: white; box-shadow: 0 10px 20px -20px rgba(0,0,0,.5);">
<nav class="navbar navbar-expand-lg main-nav">
<div class="container">
<!-- LOGO BAR -->
<a class="navbar-brand" href="index.html">
<!-- <img src="images/logo.png" alt="meetub" class="img-fluid logo-b " style="max-width: 40%;"> -->
<img src="images/logo.jpeg" alt="meetub" class="img-fluid logo-b ">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="tf-ion-android-menu"></span>
</button>
<!-- MAIN MENU -->
<div class="collapse navbar-collapse text-center" id="navbarNavDropdown">
<ul class="navbar-nav mx-auto" style="margin-right: 0% !important;">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="schedule.html">Conference Schedule</a>
</li>
<li class="nav-item">
<a class="nav-link" href="hackingchallenge.html">Hacking Challenge</a>
</li>
<li class="nav-item">
<a class="nav-link" href="workshops.html">Workshops</a>
</li>
</ul>
<!-- Put the Registration link here: -->
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeeBuGInm0B5JNBWZFL64GOTgSs0ANEa6Pf3KMpTTFHfPChUg/viewform" class="btn btn-secondary btn-rounded mt-3 mt-lg-0">Register</a>
</div>
</div>
</nav>
</header>
<!-- Navigation End -->
<section class="page-header">
<div class="overly"></div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="content text-center">
<h1 class="mb-3 text-white text-capitalize letter-spacing">Hacking Challenge</h1>
<div class="divider mx-auto mb-4 bg-white"></div>
<ul class="list-inline">
<li class="list-inline-item"><a href="index.html">Home</a></li>
<li class="list-inline-item">/</li>
<li class="list-inline-item"><a href="hackingchallenge.html">Hacking Challenge</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="section faq">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="heading">
<span class="stroke-text">Hacking Challenge</span>
<h3 class="mb-4 h2 mt-2">The most awaited eCSW Hacking Challenge is back!</h3>
<a href="" class="btn btn-hero btn-rounded">Enter the Hacking Challenge!</a>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="mb-4 mt-5">
<h4 class="mb-3 border-bottom pb-3">Instructions</h4>
<p>The Hacking Challenge 2021 consists number of challenges in various cyber security domains.
The participants are expected to penetrate into the given hacking environment and capture
all the required flags. The team capturing the highest number of flags will be crowned as
the winners of the Hacking Challenge 2021.</p>
<h6 class="text-color mb-3">Date: 25 October, 2021</h6>
<h6 class="text-color mb-3">Time: 9.00 – 12.00</h6>
<h6 class="text-color mb-3">Venue: Virtual</h6>
<h6 class="text-color mb-3">Prices – Certificates, prices for winners & all participant will be
given a certificate</h6>
</div>
<div class="mb-4">
<h4 class="mb-3 border-bottom pb-3">Rules and Regulation</h4>
<p>01. A team can consist of exactly 3 players.</p>
<p>02. Maximum three teams are allowed to participate from an organization.</p>
</div>
<div class="mb-4">
<h4 class="mb-3 border-bottom pb-3">Pre-requirements</h4>
<p>01. All the participants are required to have their own devices.</p>
<p>02. Participants are responsible to have a stable internet connection.</p>
<p>03. All the participants are recommended to bring the necessary software tools (latest
versions of the tools will be more effective). </p>
<p>04. Tools required for the hacking challenge may include but not limited to Windows
environments, Linux environments, OS X environments, android environments, Digital Forensic
tools and Penetration Testing tools. Example: Kali Linux, G track, Parrot etc.</p>
</div>
<section class="cta-2 section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="cta-img">
<img src="images/bg/hackingChallenge.jpg" alt="" class="img-fluid">
<!-- <a href='https://www.freepik.com/vectors/business'>Business vector created by upklyak - www.freepik.com</a> -->
<div class="contact-info box-shadow">
<h5 class="text-uppercase letter-spacing mb-4">Virtual</h5>
<h6 class="text-color mb-3">25 October, 2021</h6>
<h6 class="text-color mb-3">9.00 – 12.00</h6>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="col-lg-8">
<div class="">
<h4 class="mt-5 mb-4"></h4>
<a href="" class="btn btn-hero btn-rounded">Enter the Hacking Challenge!</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer section">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 text-center">
<!-- <h2 class="text-white mb-3" >Vixcon.
</h2> -->
<img style="max-width: 50%;" src="images/certlogowhite.png" alt="CERT Logo">
<br><br>
<p class="text-white-50">Sri Lanka Computer Emergency Readiness Team | Coordination Centre</p>
<ul class="list-inline footer-socails">
<li class="list-inline-item"><a href="https://www.facebook.com/CERT.lk/"><i
class="tf-ion-social-facebook"></i></a></li>
<li class="list-inline-item"><a href="https://twitter.com/SriLankaCERT_CC"><i
class="tf-ion-social-twitter"></i></a></li>
<li class="list-inline-item"><a href="https://www.linkedin.com/company/sri-lanka-cert-cc/"><i
class="tf-ion-social-linkedin"></i></a></li>
<li class="list-inline-item"><a
href="https://www.youtube.com/channel/UC2cWWUUkCIlPzPACw-APVMQ"><i
class="tf-ion-social-youtube"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center mt-5 ">
<p class="copy border-top pt-4 text-white-50 mb-0">Sri Lanka CERT|CC 2021. All Rights Reserved.</p>
<p class="pt-4 text-white-50 mb-0"><a href="https://cert.gov.lk/5?lang=en&id=3">Privacy policy</a> |
<a href="https://cert.gov.lk/5?lang=en&id=4">Disclaimer</a>
</p>
</div>
</div>
</div>
</section>
<!--
Essential Scripts
=====================================-->
<!-- Main jQuery -->
<script src="plugins/jquery/jquery.js"></script>
<!-- Bootstrap 4.3 -->
<script src="plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- -->
<script src="plugins/SyoTimer/jquery.syotimer.min.js"></script>
<!-- Form Validator -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery.form/3.32/jquery.form.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.min.js"></script>
<script src="plugins/easing/waypoint.js"></script>
<script src="plugins/easing/easing.js"></script>
<script src="plugins/magnific-popup/dist/jquery.magnific-popup.js"></script>
<!-- Google Map -->
<script src="plugins/google-map/gmap3.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDwIQh7LGryQdDDi-A603lR8NqiF3R_ycA"></script>
<script src="js/script.js"></script>
</body>
</html>