-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
258 lines (249 loc) · 11 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- "Metadata. The story behind the data" ~ Elliot Alderson -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Official website of CTF team Abs0lut3Pwn4g3">
<meta name="keywords" content="Abs0lut3Pwn4g3,absolutepwnage,ctf, team, Eshaan Bansal, Mayank Malik, Sunny Mishra, Pulkit Singhania, Yash Anand, maskofmydisguise, X3ero0, mostwanted002, inc0gnito">
<meta property="og:description" content="Official website of CTF team Abs0lut3Pwn4g3"">
<meta property="og:title" content="Abs0lut3Pwn4g3">
<meta property="og:type" content="website">
<!-- Favicon -->
<link rel='shortcut icon' type='image/x-icon' href='favicon.ico'/>
<!-- Title -->
<title>Abs0lut3Pwn4g3</title>
<!-- CSS file -->
<link rel="stylesheet" href="css/style.css">
<!-- Varela Font -->
<link href='https://fonts.googleapis.com/css?family=Varela' rel='stylesheet' type='text/css'>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<!-- Inline JS -->
<script>
window.onscroll = () => {
if (window.scrollY > 0) {
document.querySelector('header').style.display = 'block';
} else {
document.querySelector('header').style.display = 'none';
}
};
</script>
</head>
<body>
<header>
<div id="navbar">
<div id="branding"><img src="img/Abs0lut3Pwn4g3_cropped.png"></div>
<nav>
<ul>
<li><a target="_blank" href="writeups/">CTF Writeups</a></li>
<li><a href="#socialmedia-container">About us</a></li>
</ul>
</nav>
</div>
</header>
<div class="pimg1">
<div id="glitch-text-main" class="glitch" data-text="Official website of CTF team Abs0lut3Pwn4g3">
Official website of CTF team Abs0lut3<span class="red-text">Pwn</span>4g3
</div>
</div>
<section class="section section-dark">
<h2>Not just another CTF team</h2>
<p>Abs0lut3Pwn4g3 is a group of developers and passionate hackers. We are all about modern day computer and information security. Focused on domains like Advanced Cryptography, Forensic Analysis, Reverse Engineering, Web Penetration Testing and Binary Analysis. We participate in (and conduct) Capture The Flag Competitions.</p>
</section>
<div class="pimg2">
<div id="socialmedia-container">
<!--HackTheBox-->
<a id="majorleaguecyber" target="_blank" href="https://www.hackthebox.eu/home/teams/profile/1500">
<img alt="hackthebox.eu" src="img/htb.png">
</a>
<!-- Twitter -->
<a target="_blank" href="https://twitter.com/abs0lut3pwn4g3">
<i class="fab fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<!-- Github -->
<a target="_blank" href="https://github.com/abs0lut3pwn4g3">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<!--CTFtime.org -->
<a target="_blank" href="https://ctftime.org/team/72103">
<i class="fa fa-terminal fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<!-- Linkedin.com -->
<a target="_blank" href="https://www.linkedin.com/company/abs0lut3pwn4g3/">
<i class="fab fa-linkedin-in fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<!-- Majorleaguecyber.org -->
<a id="majorleaguecyber" target="_blank" href="https://www.majorleaguecyber.org/t/Abs0lut3Pwn4g3">
<img alt="majorleaguecyber.org" src="img/majorleaguecyber.png">
</a>
</div>
</div>
<section class="section section-dark">
<h2>Who We Are</h2>
<section id="boxes-container-whoweare">
<div class="box">
<img src="./img/codacker.jpg">
<h4 class="_05">Sunny Mishra</h4>
<small class="aka _05">aka</small>
<h5 data-text="Codacker" class="glitch red-text _12">Codacker</h5>
<a target="_blank" href="https://twitter.com/mishrasunny174">
<i class="fab fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/mishrasunny174">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://gitlab.com/mishrasunny174">
<i class="fab fa-gitlab fa-lg white-text mr-md-5 fa-2x"></i>
</a>
</div>
<div class="box">
<img src="./img/mostwanted002.jpeg">
<h4 class="_05">Mayank Malik</h4>
<small class="aka _05">aka</small>
<h5 data-text="mostwanted002" class="glitch red-text _12">mostwanted002</h5>
<a target="_blank" href="https://twitter.com/mostwanted002_">
<i class="fab fa-twitter fa-lg white-text mr-md-5 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/mostwanted002">
<i class="fab fa-github fa-lg white-text mr-md-5 fa-2x"></i>
</a>
<a target="_blank" href="https://gitlab.com/mostwanted002">
<i class="fab fa-gitlab fa-lg white-text mr-md-5 fa-2x"></i>
</a>
</div>
<div class="box">
<img style="height:105px;width:125px;" src="./img/maskofmydisguise.jpg">
<h4 class="_05"><a target="_blank" style="color:inherit;" href="https://eshaan7.github.io/">Eshaan Bansal</a></h4>
<small class="aka _05">aka</small>
<h5 data-text="maskofmydisguise" class="glitch red-text _12">maskofmydisguise</h5>
<a target="_blank" href="https://twitter.com/mask0fmydisguis">
<i class="fab fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/eshaan7">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://www.linkedin.com/in/eshaan7/">
<i class="fab fa-linkedin-in fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
</div>
<div class="box">
<img src="./img/X3Ro0.jpg">
<h4 class="_05">Pulkit Singhania</h4>
<small class="aka _05">aka</small>
<h5 data-text="X3eRo0" class="glitch red-text _12">X3eRo0</h5>
<a target="_blank" href="https://twitter.com/X3eRo0">
<i class="fab fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/X3eRo0">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://www.linkedin.com/in/pulkit-singh-singaria-500a53166/">
<i class="fab fa-linkedin-in fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
</div>
<div class="box">
<img src="./img/yash.jpeg">
<h4 class="_05">Yash Anand</h4>
<small class="aka _05">aka</small>
<h5 data-text="inc0gnito" class="glitch red-text _12">inc0gnito</h5>
<a target="_blank" href="https://twitter.com/yashanand155">
<i class="fab fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/yashanand">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
</div>
<div class="box">
<img src="./img/robyn12.jpg">
<h5 data-text="Robyn12" class="glitch red-text _12">Robyn12</h5>
<a target="_blank" href="https://github.com/robyn12">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
</div>
<div class="box">
<img src="./img/goron.jpg">
<h4 class="_05">Gowtham</h4>
<small class="aka _05">aka</small>
<h5 data-text="goron" class="glitch red-text _12">goron</h5>
<a target="_blank" href="https://twitter.com/9oron">
<i class="fab fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/goron">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
</div>
<div class="box">
<img src="./img/dominator.png">
<h4 class="_05">Kartik Sharma</h4>
<small class="aka _05">aka</small>
<h5 data-text="dominator" class="glitch red-text _12">dominator</h5>
<a target="_blank" href="https://twitter.com/dominat0r98">
<i class="fab fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/dominator98">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
</div>
<div class="box">
<img src="./img/shreyansh.jpg">
<h4 class="_05">Shreyansh Singh</h4>
<small class="aka _05">aka</small>
<h5 data-text="shreyansh26" class="glitch red-text _12">shreyansh26</h5>
<a target="_blank" href="https://twitter.com/shreyansh_26">
<i class="fab fa-twitter fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/shreyansh26">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
</div>
<div class="box">
<img src="./img/codebreaker.gif">
<h4 class="_05">Manorit Chawdhry</h4>
<small class="aka _05">aka</small>
<h5 data-text="c0d3br34k3r" class="glitch red-text _12">c0d3br34k3r</h5>
<a target="_blank" href="https://www.linkedin.com/in/manorit-chawdhry/">
<i class="fab fa-linkedin-in fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
<a target="_blank" href="https://github.com/manorit2001">
<i class="fab fa-github fa-lg white-text mr-md-5 mr-3 fa-2x"></i>
</a>
</div>
</section>
</section>
<div class="pimg3">
<canvas id="canvas">
</canvas></div>
<section class="section section-dark">
<h2>What We Do</h2>
<section id="boxes">
<div id="boxes-container-whatwedo">
<div class="box">
<img src="./img/dc91120.png">
<h3>We hack!</h3>
<p>Official CTF Partners with <a href="https://dc91120.org" target="_blank">DEF CON 91120</a>, a DCG based in NCR, India.</p>
</div>
<div class="box">
<img src="./img/play.png">
<h3>We play!</h3>
<p>Ranked #9(National Rankings 2019) and under #100(International Rankings 2019) on <a href="https://ctftime.org/team/72103" target="_blank">CTFtime.org</a>. We also own systems at <a href="https://www.hackthebox.eu/home/teams/profile/1500">HackTheBox.eu</a></p>
</div>
<div class="box">
<img src="./img/awesomeshit.png">
<h3>We make awesome shit!</h3>
<p>Check out our <a href="#boxes-container-whoweare">githubs</a>!</p>
</div>
<center><script src='https://www.hackthebox.eu/badge/team/1500'></script></center>
</div>
</section>
</section>
<div class="pimg1">
<!-- <div class="ptext">
<span class="border">
</span>
</div> -->
</div>
<script src="rain.js"></script>
</body>
</html>