-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
749 lines (697 loc) · 39.6 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
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Rohan Das</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/fontAwesome.css">
<link rel="stylesheet" href="css/light-box.css">
<link rel="stylesheet" href="css/owl-carousel.css">
<link rel="stylesheet" href="css/templatemo-style.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body>
<header class="nav-down responsive-nav hidden-lg hidden-md">
<button type="button" id="nav-toggle" class="navbar-toggle" data-toggle="collapse" data-target="#main-nav">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--/.navbar-header-->
<div id="main-nav" class="collapse navbar-collapse">
<nav>
<ul class="nav navbar-nav">
<li><a href="#top">Home</a></li>
<li><a href="#featured">Featured</a></li>
<li><a href="#projects">Recent Projects</a></li>
<li><a href="#video">Presentation</a></li>
<li><a href="#blog">Blog Entries</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
</nav>
</div>
</header>
<div class="sidebar-navigation hidde-sm hidden-xs">
<div class="logo">
<a href="#">Rohan Das<em></em></a>
</div>
<nav>
<ul>
<li>
<a href="#top">
<span class="rect"></span>
<span class="circle"></span>
My Expertise
</a>
</li>
<li>
<a href="#featured">
<span class="rect"></span>
<span class="circle"></span>
Professional Career
</a>
</li>
<li>
<a href="#blog">
<span class="rect"></span>
<span class="circle"></span>
Professional Certifications
</a>
</li>
<li>
<a href="#projects">
<span class="rect"></span>
<span class="circle"></span>
Recent Projects
</a>
</li>
<li>
<a href="#video">
<span class="rect"></span>
<span class="circle"></span>
Academics
</a>
</li>
<li>
<a href="#prof-certs">
<span class="rect"></span>
<span class="circle"></span>
Cybersecurity Blogs
</a>
</li>
<li>
<a href="#contact">
<span class="rect"></span>
<span class="circle"></span>
Contact Me
</a>
</li>
</ul>
</nav>
<ul class="social-icons">
<!-- <li><a href="#"><i class="fa fa-twitter" target="_blank"></i></a></li> -->
<li><a href="https://www.linkedin.com/in/iamrohandas" target="_blank"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/3ls3if" target="_blank"><i class="fa fa-github"></i></a>
<li><a href="https://mail.google.com/mail/u/0/#inbox?compose=GTvVlcRzDsVlhNNSjbtbZsWKbzdrkLRxRcxrRjnZjvSkWBppTGBJzBBPktVFfWVxGJZRFKlCxDVCS"
target="_blank"><i class="fa fa-telegram"></i></a>
</ul>
</div>
<div class="slider">
<div class="Modern-Slider content-section" id="top">
<!-- Item -->
<div class="item item-1">
<div class="img-fill">
<div class="image"></div>
<div class="info">
<div>
<h1>Professional Penetration<br>Testing</h1>
<p><strong>Web, Mobile, Network (Internal and External), Container, IoT,<br>
Active Directory, ICS SCADA.</strong></p>
<div class="white-button button">
<a href="#featured">Discover More</a>
</div>
</div>
</div>
</div>
</div>
<!-- // Item -->
<!-- Item -->
<div class="item item-2">
<div class="img-fill">
<div class="image"></div>
<div class="info">
<div>
<h1>Vulnerability Research and<br>Management</h1>
<p><strong>Vulnerability Identification, Vulnerability Analysis, Vulnerability Remediation,
<br>Vulnerability Reporting, Continuous Monitoring and Improvement.
</strong></p>
<div class="white-button button">
<a href="#featured">Discover More</a>
</div>
</div>
</div>
</div>
</div>
<!-- // Item -->
<!-- Item -->
<div class="item item-3">
<div class="img-fill">
<div class="image"></div>
<div class="info">
<div>
<h1>Digital Forensics and
<br>Incident Response
</h1>
<p><strong>Evidence Collection, Evidence Preservation, Evidence Analysis <br>Reporting and
Presentation. <br>
Preparation, Detection and Analysis, Containment, Eradication, and Recovery <br>
Post-Incident Activity.</strong></p>
<div class="white-button button">
<a href="#featured">Discover More</a>
</div>
</div>
</div>
</div>
</div>
<!-- // Item -->
</div>
</div>
<div class="page-content">
<section id="featured" class="content-section">
<div class="section-heading">
<h1>Work<br><em>Experiences</em></h1>
<p>I've been working with various IT companies and
<br>cybersecurity startups since 2020.
</p>
</div>
<div class="section-content">
<div class="owl-carousel owl-theme">
<div class="item">
<div class="image">
<img src="img/cybersecurity-analyst.jpg" alt="" width="274" height="182">
<div class="featured-button button">
<a href="#projects">View Projects</a>
</div>
</div>
<div class="text-content" style="text-align: justify;">
<h4>Cybersecurity Analyst</h4>
<span>Intern Position</span>
<p>I have been working as a cybersecurity analyst intern for SwiftSafe. During my time
there, I have primarily focused on multiple projects related to vulnerability detection
and penetration testing. This included developing and working on a machine
learning-based vulnerability detection program. Additionally, I have conducted research
on various cybersecurity topics to enhance our security measures and stay ahead of
emerging threats.</p>
</div>
</div>
<div class=" item">
<div class="image">
<img src="img/cybersecurity-engineer.jpg" alt="">
<div class="featured-button button">
<a href="#projects">View Projects</a>
</div>
</div>
<div class="text-content" style="text-align: justify;">
<h4>Cybersecurity Engineer</h4>
<span>Intern Position</span>
<p>I worked as a cybersecurity engineer intern at Fireshark. During my time there, I
performed cybersecurity and network security best practices to protect organizations
from cyber attacks. Additionally, I conducted penetration testing and vulnerability
assessments on various network hosts to identify and mitigate potential security
threats.</p>
</div>
</div>
<div class="item">
<div class="image">
<img src="img/it-specialist.jpeg" alt="">
<div class="featured-button button">
<a href="#projects">View Projects</a>
</div>
</div>
<div class="text-content" style="text-align: justify;">
<h4>IT Specialist</h4>
<span>Apprentice Position</span>
<p>I worked as an IT specialist in multiple industries, including government and private
sectors. My responsibilities primarily involved troubleshooting hardware and network
issues and providing remote and onsite services to organizational systems. I mostly
worked with Windows servers and Cisco switches and routers. Additionally, I was part of
the network design team, where I learned to design and implement networks for
organizations.</p>
</div>
</div>
</div>
</div>
</section>
<!--Professional Certifications Section-->
<section id="blog" class="content-section">
<div class="section-heading">
<h1>Professional<br><em>Certifications</em></h1>
<p>I have earned multiple certifications in the fields of IT and
<br>cybersecurity from various certifying authorities.
</p>
</div>
<div class="section-content">
<div class="tabs-content">
<div class="wrapper">
<ul class="tabs clearfix" data-tabgroup="first-tab-group">
<li><a href="#tab1" class="active">EC-Council</a></li>
<li><a href="#tab2">TryHackMe</a></li>
<li><a href="#tab3">LinkedIn</a></li>
<li><a href="#tab4">Other</a></li>
</ul>
<section id="first-tab-group" class="tabgroup">
<div id="tab1">
<ul>
<li>
<div class="item">
<img src="img/ceh-theory.png" alt="" width="230" height="230">
<div class="text-content">
<h4>Certified Ethical Hacker (CEH v12)</h4>
<span>5 June 2024</span>
<p>
I have successfully completed all the modules of the Certified
Ethical Hacker (CEH v12) certification and have received my
certification.
</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/ceh-practical.png" alt="" width="230" height="230">
<div class="text-content">
<h4>Certified Ethical Hacker (CEH Practical v12)</h4>
<span>21 Jan 2024</span>
<p>
I have successfully completed all the modules of the Certified
Ethical Hacker (Practical) certification and
have received my certification.
</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/cnd.png" alt="" width="230" height="230">
<div class="text-content">
<h4>Certified Network Defender (CND v2)</h4>
<span>1 Jan 2024</span>
<p>
I have successfully completed all the modules of the Certified
Network Defender (CND) certification and
have received my certification.
</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
</ul>
</div>
<div id="tab2">
<ul>
<li>
<div class="item">
<img src="img/security-engineer.svg" alt="" width="230" height="230">
<div class="text-content">
<h4>Security Engineer</h4>
<span>8 July 2024</span>
<p>
I have successfully completed all the rooms and tasks of the
Security
Engineer Path on TryHackMe and
have received my certification.
</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
</ul>
</div>
<div id="tab3">
<ul>
<li>
<div class="item">
<img src="img/linkedin-learning-2.png" alt="" width="150" height="150">
<div class="text-content">
<h4>Advanced Pen Testing Techniques for Active Directory</h4>
<span>31 Jan 2024</span>
<p>
I have successfully completed all the modules of the LinkedIn
professional certification, covering a comprehensive
range of topics and skills, and have received my
certification.
</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/linkedin-learning-2.png" alt="" width="150" height="150">
<div class="text-content">
<h4>Android App Security</h4>
<span>26 Jan 2024</span>
<p>I have successfully completed all the modules of the LinkedIn
professional certification, covering a comprehensive
range of topics and skills, and have received my
certification.</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/linkedin-learning-2.png" alt="" width="150" height="150">
<div class="text-content">
<h4>SIEM: Event Management with Splunk Security</h4>
<span>7 Nov 2023</span>
<p>I have successfully completed all the modules of the LinkedIn
professional certification, covering a comprehensive
range of topics and skills, and have received my
certification.</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/linkedin-learning-2.png" alt="" width="150" height="150">
<div class="text-content">
<h4>Insider Threat Risk Management</h4>
<span>21 Oct 2023</span>
<p>I have successfully completed all the modules of the LinkedIn
professional certification, covering a comprehensive
range of topics and skills, and have received my
certification.</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/linkedin-learning-2.png" alt="" width="150" height="150">
<div class="text-content">
<h4>Threat Hunting Essential Training</h4>
<span>21 Oct 2023</span>
<p>I have successfully completed all the modules of the LinkedIn
professional certification, covering a comprehensive
range of topics and skills, and have received my
certification.</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
</ul>
</div>
<div id="tab4">
<ul>
<li>
<div class="item">
<img src="img/ethical-hacking-bootcamp.png" alt="" width="300" height="200">
<div class="text-content">
<h4>Ethical Hacking Bootcamp</h4>
<span>10 March 2022</span>
<p>
I have successfully completed all the modules of the Udemy
cybersecurity course, covering a comprehensive range of topics and
skills in cybersecurity, and have received my certification.
</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/network-engineer.jpg" alt="" width="300" height="200">
<div class="text-content">
<h4>Network and System Engineer</h4>
<span>1 Feb 2021</span>
<p>I have successfully completed all the modules and training for the
Network and System Engineer position, covering a comprehensive range
of topics and skills related to network and system engineering, and
have received my certification.</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/digital-forensics.avif" alt="" width="300" height="200">
<div class="text-content">
<h4>Digital Forensics</h4>
<span>29 Aug 2022</span>
<p>I have successfully completed all the modules of the Digital
Forensics course provided by the Government of India, covering a
comprehensive range of topics and skills in digital forensics, and
have received my certification.</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
<li>
<div class="item">
<img src="img/ethical-hacking.avif" alt="" width="300" height="200">
<div class="text-content">
<h4>Ethical Hacking</h4>
<span>20 April 2022</span>
<p>I have successfully completed all the modules of the Ethical Hacking
course provided by the Government of India, covering a comprehensive
range of topics and skills in ethical hacking, and have received my
certification.</p>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</li>
</ul>
</div>
</section>
</div>
</div>
</div>
</section>
<section id="projects" class="content-section">
<div class="section-heading">
<h1>Recent<br><em>Projects</em></h1>
<p> I have worked on multiple projects in the fields of IT and cybersecurity.
<br>Here are some of my recent projects.
</p>
</div>
<div class="section-content">
<div class="masonry">
<div class="row">
<div class="item">
<div class="col-md-8">
<a href="img/recon-auditor.png" data-lightbox="image"><img
src="img/recon-auditor-front.jpeg" alt="image 1"></a>
</div>
</div>
<div class="item second-item">
<div class="col-md-4">
<a href="img/scraper.png" data-lightbox="image"><img src="img/scrape-front.jpeg"
alt="image 2" width="306" height="240"></a>
</div>
</div>
<div class="item">
<div class="col-md-4">
<a href="img/source-code-analysis.png" data-lightbox="image"><img
src="img/source-code-analyzer-front.jpeg" alt="image 3" width="306"
height="240"></a>
</div>
</div>
<div class="item">
<div class="col-md-4">
<a href="img/keyword-extractor.png" data-lightbox="image"><img
src="img/keyword-extractor-front.jpeg" alt="image 4" width="306"
height="240"></a>
</div>
</div>
<div class="item">
<div class="col-md-8">
<a href="img/secure-text-transfer.png" data-lightbox="image"><img
src="img/secure-text-transfer-front.jpeg" alt="image 5" width="644"
height="240"></a>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="video" class="content-section">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h1><em>Education</em></h1>
<p>Details of my academic background and degrees.</p>
</div>
<div class="text-content section-heading"
style="display: flex; justify-content: center; gap: 20px; margin-top: 30px;">
<div
style="flex: 1; max-width: 400px; padding: 20px; background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
<h2 style="font-size: 2em; font-weight: bold; color: #e80ff0;">Master's Degree in Computer
Application</h2>
<p style="font-size: 1.1em; color: #777;">Specialization in Cybersecurity</p>
</div>
<div
style="flex: 1; max-width: 400px; padding: 20px; background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
<h2 style="font-size: 2em; font-weight: bold; color: #db11d1;">Bachelor's Degree in Computer
Application</h2>
<p style="font-size: 1.1em; color: #777;">Core studies in computer science and applications.
</p>
</div>
</div>
<br>
<div class="accent-button button">
<a href="#contact">Continue Reading</a>
</div>
</div>
</div>
</section>
<!-- Blogs Section-->
<section id="prof-certs" class="content-section">
<div class="section-heading">
<h1>Featured<br><em>Blogs</em></h1>
<p>I have written multiple blogs on various cybersecurity topics.
<br>Here are some of my featured blogs.
</p>
</div>
<div class="section-content">
<div class="owl-carousel owl-theme">
<div class="item">
<div class="image">
<img src="img/cybersecurity.jpg" alt="">
<div class="prof-certs-button button">
<a href="https://cybersecurity.whitehatlabs.tech" target="_blank">Continue Reading</a>
</div>
</div>
<div class="text-content">
<h4>Cybersecurity Topics</h4>
<span>Beginner level contents</span>
</div>
</div>
<div class="item">
<div class="image">
<img src="img/penetration-testing-2.jpg" alt="" width="274" height="274">
<div class="prof-certs-button button">
<a href="https://pentest.whitehatlabs.tech" target="_blank">Continue Reading</a>
</div>
</div>
<div class="text-content">
<h4>Pen-Testing Topics</h4>
<span>Advanced contents</span>
</div>
</div>
</div>
</div>
</section>
<section id="contact" class="content-section">
<div id="contact-content">
<div class="section-heading">
<h1>Contact<br><em>Me</em></h1>
<p>I would love to hear from you! Whether you have a question <br>
about my work, want to collaborate on
a project, or just want <br>
to say hello, feel free to get in touch.
<br>
<em>rohan0x80 [at] gmail [dot] com</em>
<br>
</p>
</div>
<div class="section-content">
<form id="contact" action="#" method="">
<div class="row">
<div class="col-md-4">
<fieldset>
<input name="name" type="text" class="form-control" id="name"
placeholder="Your name..." required="">
</fieldset>
</div>
<div class="col-md-4">
<fieldset>
<input name="email" type="email" class="form-control" id="email"
placeholder="Your email..." required="">
</fieldset>
</div>
<div class="col-md-4">
<fieldset>
<input name="subject" type="text" class="form-control" id="subject"
placeholder="Subject..." required="">
</fieldset>
</div>
<div class="col-md-12">
<fieldset>
<textarea name="message" rows="6" class="form-control" id="message"
placeholder="Your message..." required=""></textarea>
</fieldset>
</div>
<div class="col-md-12">
<fieldset>
<button type="submit" id="form-submit" class="btn">Send Message Now</button>
</fieldset>
</div>
</div>
</form>
</div>
</div>
</section>
<section class="footer">
<p>Copyright © 2024 Rohan Das</p>
</section>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
// Hide Header on on scroll down
var didScroll;
var lastScrollTop = 0;
var delta = 5;
var navbarHeight = $('header').outerHeight();
$(window).scroll(function (event) {
didScroll = true;
});
setInterval(function () {
if (didScroll) {
hasScrolled();
didScroll = false;
}
}, 250);
function hasScrolled() {
var st = $(this).scrollTop();
// Make sure they scroll more than delta
if (Math.abs(lastScrollTop - st) <= delta)
return;
// If they scrolled down and are past the navbar, add class .nav-up.
// This is necessary so you never see what is "behind" the navbar.
if (st > lastScrollTop && st > navbarHeight) {
// Scroll Down
$('header').removeClass('nav-down').addClass('nav-up');
} else {
// Scroll Up
if (st + $(window).height() < $(document).height()) {
$('header').removeClass('nav-up').addClass('nav-down');
}
}
lastScrollTop = st;
}
</script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" type="text/javascript"></script>
</body>
</html>