-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
63 lines (43 loc) · 3.09 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>Systems & Web Security Workshop</title>
</head>
<body>
<header>
<div class="container">
<h1><font color="red">c</font>tf101</h1>
</div>
</header>
<div class="container">
<section id="main_content">
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>$ whoami</h3>
<p>nusgreyhats</p> <br>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>$ cat readme.txt</h3>
<p>Hello, Friend. ctf101 is an introductory workshop that teaches systems and web security from the perspective of a 'hacker'. Try your hand at pwning a system with our hands-on exercises!</p> <br>
<h3>
<a id="creating-pages-manually" class="anchor" href="#creating-pages-manually" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>$ stat ctf101.bin</h3>
<p>This event is open to all students. You may register using <a href="https://goo.gl/forms/2NWhoIRYsflv0esD2">this form</a>. Lunch will be provided!</p> <br>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>$ where ctf101</h3>
<p><a href="http://map.nus.edu.sg/#page=map&long=103.7755195000000000&lat=1.2924294870000000">NUS, iCube Building, Auditorium, 21 Heng Mui Keng Terrace, Singapore 119613</a></p> <br>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>$ date</h3>
<p>20 & 21 August 2016<br>10am to 4pm on both days</p> <br>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>$ id nusgreyhats</h3>
<p><a href="http://nusgreyhats.org/">NUS Greyhats</a> is a special interest group designed to spark students’ interest in information security and advance the level of security proficiency towards the aim of contributing to the growing need for cyber defenders in the government and private sectors.<p>You may e-mail us <a href="mailto:[email protected]">here</a>.</p> <br>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>$ display sponsor.png</h3>
<p><img src="images/csit.jpg" width=200px></img></p> <br>
</section>
</div>
</body>
</html>