-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
352 lines (302 loc) · 15.2 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
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Its Me AnonArtist</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header">
<div class="container">
<h1><a href="index.html">ANON-ARTIST</a></h1>
<h2 style="color:red">root@anon:~# WHOAMI</h2><h2>Hi Abhiram.V here I am a B.Tech Graduate who is into cyber security research,
<br> I do bug bounty hunting, Capture The Flag as a hobby and passion, I am from Kerala, India. 🇮🇳</h2>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link active" href="#header">Home</a></li>
<li><a class="nav-link" href="#about">About</a></li>
<li><a class="nav-link" href="#services">Blogs</a></li>
<li><a class="nav-link" href="#contact">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
<div class="social-links">
<a href="https://twitter.com/AnonArtist8" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://github.com/Anon-Artist" class="facebook"><i class="bi bi-github"></i></a>
<a href="https://www.instagram.com/diary_of_a_lost_wanderer/" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/abhiram-v-132a24188" class="linkedin"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</header><!-- End Header -->
<!-- ======= About Section ======= -->
<section id="about" class="about">
<!-- ======= About Me ======= -->
<div class="about-me container">
<div class="section-title">
<h2>About</h2>
<p>Know more about me</p>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<img src="assets/img/me.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<h3>Hi,</h3>
<p class="font-italic">
I am an Information security enthusiast and who loves to do research on the topics related to InfoSec and Pentesting. Iam a Bug Bounty Hunter, a CTF Player and a Content creator. I try and work to improvise my knowledge through reading various blogs, writeups and resources from several Hacker community and forums.</p>
<p class="font-italic">As a <b>Security Enthusiast</b> my major includes Web Security and Network Security. Now i tend to explore Exploit development too.</p>
<p class="font-italic">As a <b>Bug Bounty Hunter</b> I like to secure renowned companies digital products on the Internet and Opensource products. It has just been few months since i start doing Bug bounty hunting but within this time, I have been acknowledged by organizations like Dell,Indeed,Upwork,Telekom etc.</p>
<p class="font-italic">As a <b>CTF Player</b> I love to work in Hackthebox and Im a GURU Rank holder in the same</p><div align="left"><script src="https://www.hackthebox.eu/badge/145455"></script></div><p class="font-italic">as a part of this i did Pentester Lab Pro and earned considerable amount of badges from there.</p>
<p class="font-italic">As a <b>Content Creator</b> I love to develop CTF for the public, share my knowledge, experiences and findings through blogs and several social media platforms. I love to travel as it provides me a peace of mind and by doing so i collect memmories by taking pictures of beautiful places and loved ones and even anything i find curious out there.</p>
</div>
</div>
</div><!-- End About Me -->
<!-- ======= Counts ======= -->
<div class="counts container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="count-box">
<i class="bi bi-emoji-smile"></i>
<span data-purecounter-start="0" data-purecounter-end="60" data-purecounter-duration="1" class="purecounter"></span>
<p>GitHub Contributions</p>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-5 mt-md-0">
<div class="count-box">
<i class="bi bi-journal-richtext"></i>
<span data-purecounter-start="0" data-purecounter-end="3" data-purecounter-duration="1" class="purecounter"></span>
<p>Projects</p>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-5 mt-lg-0">
<div class="count-box">
<i class="bi bi-award"></i>
<span data-purecounter-start="0" data-purecounter-end="3" data-purecounter-duration="1" class="purecounter"></span>
<p>CVE's</p>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-5 mt-lg-0">
<div class="count-box">
<i class="bi bi-headset"></i>
<span data-purecounter-start="0" data-purecounter-end="5" data-purecounter-duration="1" class="purecounter"></span>
<p>CTF Coordination</p>
</div>
</div>
</div>
</div><!-- End Counts -->
<!-- ======= Skills ======= -->
<div class="skills container">
<div class="section-title">
<h2>Achievements</h2>
</div>
<div class="row skills-content">
<div class="row">
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <span>CVE-2020-25449</span></li>
<li><i class="bi bi-chevron-right"></i> <span>CVE-2020-7734</span></li>
<li><i class="bi bi-chevron-right"></i> <span>CVE-2021-27213</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Secured more than 50 Applications</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Top 20 Cyber Warrior in Defcon 28</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Hack The Box Guru Rank Holder</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Coordinator of Cyberdome Kozhikode CTF 2021</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Top 10 Winner in Dome CTF Kerala</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Coordinator of YASCON 2020</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Creator of Break-In CTF 2020</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Hall of Fame in Dell, Indeed, Upwork, Odoo etc</span></li>
<li><i class="bi bi-chevron-right"></i> <span>ICSI Certified Network Security Specialist</span></li>
<li><i class="bi bi-chevron-right"></i> <span>Bunch of PentesterLab Badges</span></li>
</ul>
</div>
</div>
</div>
</div><!-- End Skills -->
<!-- ======= Interests ======= -->
<div class="interests container">
<div class="section-title">
<h2>Interests</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-4">
<div class="icon-box">
<i class="ri-flag-fill" style="color: #ffbb2c;"></i>
<h3>Capture The Flag</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<i class="ri-code-box-line" style="color: #5578ff;"></i>
<h3>Network and Applcation Security</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<i class="ri-github-line" style="color: #e80368;"></i>
<h3>Securing Open Source Applications</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-lg-0">
<div class="icon-box">
<i class="ri-bug-line" style="color: #e361ff;"></i>
<h3>Bug Bounty Hunting</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-heart-line" style="color: #47aeff;"></i>
<h3>CTF Support</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-footprint-line" style="color: #ffa76e;"></i>
<h3>Team Management</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-honour-line" style="color: #11dbcf;"></i>
<h3>Volunteering</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-navigation-line" style="color: #4233ff;"></i>
<h3>Teaching</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-file-edit-line" style="color: #b2904f;"></i>
<h3>Content Creation</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-book-open-line" style="color: #b20969;"></i>
<h3>Reading Books</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-camera-line" style="color: #ff5828;"></i>
<h3>Photography</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-movie-line" style="color: #29cc61;"></i>
<h3>Watching Movies</h3>
</div>
</div>
</div>
</div><!-- End Interests -->
<!-- ======= Testimonials ======= -->
<div class="testimonials container">
<div class="testimonials-slider swiper-container" data-aos="fade-up" data-aos-delay="100">
<div class="swiper-wrapper">
</section><!-- End About Section -->
<!-- ======= Blogs Section ======= -->
<section id="services" class="services">
<div class="container">
<div class="section-title">
<h2>Blogs</h2>
<p>My Blogs</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="icon-box">
<div class="icon"><i class="bx bx-world"></i></div>
<h4><a href="https://www.huntr.dev/blog/abhiram-v-my-journey-with-huntr">My Successful journey with huntr</a></h4>
<p>This is an article posted in huntr.dev where I had shared my experiences with huntr.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0">
<div class="icon-box">
<div class="icon"><i class="bx bx-world"></i></div>
<h4><a href="blogs/blog2.html">Story about CVE-2020-25449 and CVE-2020-7734</a></h4>
<p>This a Blog post about how i got my first CVE and the PoC for the same.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0">
<div class="icon-box">
<div class="icon"><i class="bx bx-world"></i></div>
<h4><a href="blogs/blog3.html">Story of how we widely exploited python deserialization bugs.</a></h4>
<p>Hang tight not released yet</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4">
<div class="icon-box">
<div class="icon"><i class="bx bx-world"></i></div>
<h4><a href="blogs/blog4.html">Cyberdome Kozhikode CTF 2021 Writeup</a></h4>
<p>Writeup for Challenges that i had created in Cyberdome Kozhikode CTF 2021.</p>
</div>
</div>
</div>
</div>
</section><!-- End Blogs Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container">
<div class="section-title">
<h2>Contact</h2>
<p>Contact Me</p>
</div>
<div class="row mt-2">
<div class="col-md-6 d-flex align-items-stretch">
<div class="info-box">
<i class="bx bx-envelope"></i>
<h3>Email Me</h3>
<p>anonartistnot0@gmail.com</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0 d-flex align-items-stretch">
<div class="info-box">
<i class="bx bx-share-alt"></i>
<h3>Social Profiles</h3>
<div class="social-links">
<a href="https://twitter.com/AnonArtist8" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://github.com/Anon-Artist" class="facebook"><i class="bi bi-github"></i></a>
<a href="https://www.instagram.com/diary_of_a_lost_wanderer/" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/abhiram-v-132a24188" class="linkedin"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Contact Section -->
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/personal-free-resume-bootstrap-template/ -->
</div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>