-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
181 lines (162 loc) · 9.38 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>b01lers</title>
<!-- {# <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"> #} -->
<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.cyborg.min.css" />
<link rel="stylesheet" type="text/css" href="/static/css/style.css" />
<link rel="stylesheet" type="text/css" href="/static/css/pygments.css" />
<!-- Include Bootstrap Datepicker -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.3.0/css/datepicker.min.css" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.3.0/css/datepicker3.min.css" />
<script src="/static/js/jquery.min.js"></script>
<script src="/static/js/moment.min.js"></script>
<script src="/static/js/transition.js"></script>
<script src="/static/js/collapse.js"></script>
<script src="/static/js/bootstrap.min.js"></script>
<script src="/static/js/bootstrap-datetimepicker.js"></script>
<script src="/static/js/bootstrap-datepicker.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<!-- messages -->
<!-- Static navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/"><img src="/static/images/logo_full.png" alt="b01lers club - Purdue CTF team" title="b01lers club - Purdue CTF team" /></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="/schedule.html">Schedule</a></li>
<li><a href="/irc.html">IRC</a></li>
<!--<li><a href="{{ url_for('members.view') }}">Members</a></li>
<li><a href="{{ url_for('writeups.view_all') }}">CTF Write-ups</a></li>-->
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container-fluid -->
</div>
<div class="jumbotron">
<div class="megalogo"><img src="/static/images/logo_full.png" alt="b01lers club - Purdue CTF team" title="b01lers club - Purdue CTF team" /></div>
<!--
<center>
<p>
<h2>Callout Meeting SMTH 118</h2>
</p>
<div id="CDT"></div>
</center>
-->
<p>Welcome to the <strong>Purdue CTF team</strong>! If you are interested in system security, reverse engineering, cryptography, or forensics, want to learn new practical skills in these areas, and want to use these skills in competitions against other teams, then you should join us!</p>
<p>
<strong>Capture The Flag competitions</strong>
are a fun way to measure your hacking skills against other teams (from other
universities, private companies, or underground teams). A contest usually consists of several challenges that
you have to solve or services you have to protect/attack. <a href="https://ctftime.org/">CTFTime</a> has a list
of challenges and <a href="https://ctftime.org/ctf-wtf/">some description on what CTF actually is</a>.
</p>
<p>
The <strong>b01lers club</strong> meets once a week to learn about new techniques, to discover new practical skills by solving
challenges, and to train for upcoming CTF games. The Purdue b01lers CTF team is formed out of the participating
people in the training sessions.
</p>
<p>
Looking for a security repository? We recommend <a href="https://archstrike.org" target="_blank"><img src="/static/images/archstrike.svg" alt="ArchStrike" width="12%" height="12%"/></a>
</p>
</div>
<div class="row">
<div class="col-md-2">
<h2>Join us</h2>
<p><strong style="color: #C02026">Our WEEKLY SESSIONS are Mondays at 6:00 P.M. in HAAS 143</strong>.<br/>
</p>
</div>
<div class="col-md-4">
<h2>Interested in CTFs?</h2>
<p>Come meet us during one of our sessions or get your fingers dirty by trying <a href="http://overthewire.org/wargames/vortex/">Vortex</a>
or other <a href="http://overthewire.org/wargames/">OverTheWire</a> wargames!</p>
</div>
<div class="col-md-3">
<h2>Get in touch</h2>
<p>
<a href="http://webchat.freenode.net?randomnick=1&channels=%23b01lers">#b01lers</a> on Freenode<br />
<a href="https://lists.purdue.edu/mailman/listinfo/ctf">Join</a> the mailing list.</br>
<a href="mailto:[email protected]">[email protected]</a> to reach the club board, for info or questions about administrative stuff.<br/>
<a href="mailto:[email protected]">[email protected]</a> is our moderated mailing list for member discussions.<br/>
</p>
</div>
<div class="col-md-3">
<h2>People</h2>
<p>
<strong>Faculty advisor:</strong> <a href="https://nebelwelt.net" target="_blank">Mathias Payer</a><br/>
<strong>President:</strong> <a href="http://nathanburow.net/" target="_blank">Nathan Burow</a><br/>
<strong>Vice President:</strong> <a href="http://danielemidi.com" target="_blank">Daniele Midi</a><br/>
<strong>Treasurer:</strong> <a href="https://gessertel.net/" target="_blank">Gregory Essertel</a><br/>
<strong>Webadmin:</strong> <a href="https://wh1t3fox.net" target="_blank">Craig West</a>
</p>
</div>
</div>
<script type="text/javascript">
function CountdownTimer(elm,tl,mes){
this.initialize.apply(this,arguments);
}
CountdownTimer.prototype={
initialize:function(elm,tl,mes) {
this.elem = document.getElementById(elm);
this.tl = tl;
this.mes = mes;
},countDown:function(){
var timer='';
var today=new Date();
var day=Math.floor((this.tl-today)/(24*60*60*1000));
var hour=Math.floor(((this.tl-today)%(24*60*60*1000))/(60*60*1000));
var min=Math.floor(((this.tl-today)%(24*60*60*1000))/(60*1000))%60;
var sec=Math.floor(((this.tl-today)%(24*60*60*1000))/1000)%60%60;
var me=this;
if( ( this.tl - today ) > 0 ){
timer += '<span class="number-wrapper"><div class="line"></div><span class="number day">'+this.addZero(day)+'</span><span class="units">Days</span></span>';
timer += '<span class="number-wrapper"><div class="line"></div><span class="number hour">'+this.addZero(hour)+'</span><span class="units">Hours</span></span>';
timer += '<span class="number-wrapper"><div class="line"></div><span class="number min">'+this.addZero(min)+'</span><span class="units">Mins</span></span><span class="number-wrapper"><div class="line"></div><span class="number sec">'+this.addZero(sec)+'</span><span class="units">Secs</span></span>';
this.elem.innerHTML = timer;
tid = setTimeout( function(){me.countDown();},10 );
}else{
this.elem.innerHTML = this.mes;
return;
}
},addZero:function(num){ return ('0'+num).slice(-2); }
}
function CDT(){
// Set countdown limit
var tl = new Date('2016/08/31 19:00:00');
// You can add time's up message here
var timer = new CountdownTimer('CDT',tl,'<span class="number-wrapper"><div class="line"></div><span class="number end">Meeting Time!</span></span>');
timer.countDown();
}
window.onload=function(){
CDT();
}
</script>
<hr>
<footer>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-6">© b01lers 2015 <a href="/disclaimer.html" target="_blank">Disclaimer</a></div>
<div class="col-md-6 col-sm-6 col-xs-6 text-right"><a href="https://twitter.com/b01lers" target="_blank">@b01lers on twitter</a></div>
</div>
</footer>
</div> <!-- /container -->
</body>
</html>