-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
156 lines (136 loc) · 7.89 KB
/
index.html
File metadata and controls
156 lines (136 loc) · 7.89 KB
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
<!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.0">
<link rel="stylesheet" href="../assets/css/page.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Favicon -->
<link id='favicon' rel="shortcut icon" href="../assets/images/favicon.ico" type="image/x-png">
<title>About | ScriptJacker</title>
</head>
<body oncontextmenu="return false">
<!-- navbar starts -->
<header>
<a href="../" class="logo">ScriptJacker</a>
<div id="menu" class="fas fa-bars"></div>
<nav class="navbar">
<ul>
<li><a class="active" href="../">Home</a></li>
<li><a href="">About</a></li>
<li class="dropdown" id="researchDropdown">
<a href="#" class="dropdown-button">Research</a>
<ul class="dropdown-content">
<li><a href="../research/owasp">Owasp</a></li>
<li><a href="../research/recon">Recon</a></li>
<li><a href="../research/bash">Bash</a></li>
</ul>
</li>
<li><a href="../contact">Contact</a></li>
<li><a href="../projects">Projects</a></li>
</ul>
</nav>
</header>
<!-- navbar ends -->
<!-- section start -->
<section class="page_404" id="about">
<div class="container">
<div class="msg">
<h3 class="heading" ><i class="fas fa-user-alt"></i> About <span>Us</span></h3>
<br>
<p>Welcome to Scriptjacker, Your Ultimate Hub for Cybersecurity Exploration, Penetration Testing, OWASP, Red Teaming, and
Beyond. We are your go-to source for the most current insights, encompassing case studies from diverse websites, articles,
reports, blogs, mediums, books, and more.</p>
<br>
<p>Our team of Cyber Enthusiasts, led by the visionary founder, <a target="_blank" href="https://www.linkedin.com/in/parth-narula-86283821a/"><span class="color">Parth Narula</span></a>, is on a relentless mission to delve into the
intricacies of digital security. We are committed to sharing our profound knowledge with the broader community. With our
tireless dedication to extensive research and in-depth analysis, we aim to stand guard at the vanguard against emerging threats
and the latest cutting-edge techniques.</p>
<br>
<div class="image">
<img draggable="false" class="tilt" src="../assets/images/founder.jpg" alt="">
</div>
<br>
<h2 class="heading" >Who <span>We Are:</span></h2>
<br>
<p>Scriptjacker is more than just a cybersecurity resource; it's a testament to our unwavering commitment to the digital realm's security.</p>
<br>
<br>
<h2 class="heading" >Our <span>Founder:</span></h2>
<br>
<p>At the heart of Scriptjacker is our founder, Parth Narula. He's not just a cybersecurity expert; he's a passionate Red Teamer and
Penetration Tester who lives, breathes, and dreams about staying one step ahead of potential attackers. Parth's expertise is the
driving force behind Scriptjacker's mission.</p>
<br>
<br>
<h2 class="heading" > Our <span>Mission:</span></h2>
<br>
<p>Our primary mission is to empower individuals and organizations with the knowledge and tools needed to safeguard their digital
assets. We believe that the best defense is a strong offense, and we're here to help you fortify your cybersecurity posture.</p>
<br>
<br>
<h2 class="heading" >Unique <span>Vision:</span></h2>
<br>
<p>We are not just like other websites that explain the vulnerability and provide blogs or articles, but we also provide our high quality research
work, tips and tricks, case studies, checklists and methodologies that you will not find anywhere at one place. Means ScriptJacker is gold mine for the beginners to advance
and this thing make us different from other companies.
</p>
<br>
<br>
<h2 class="heading" >Join Us <span>Today:</span></h2>
<br>
<pre class="prettyprint">Scriptjacker invites you to embark on a journey of exclusive cybersecurity exploration. Whether you're an enthusiast, a professional, or an organization looking to fortify your defenses, we're your exclusive guide on the path to cybersecurity excellence. Plus, you can be a part of this journey! We encourage you to contribute by visiting our website and submitting queries through our "Contact Us" page or via email at help@scriptjacker.in. Your insights and engagement with the Scriptjacker community are invaluable in our collective mission to fortify digital security.</pre>
<br>
<br>
<div class="backbtn">
<a href="../" class="btn">
<i class="fas fa-arrow-left"></i>
<span>Back to Home</span>
</a>
</div>
</div>
</div>
</section>
<!-- section end -->
<!-- footer section starts -->
<section class="footer">
<div class="box-container">
<div class="box">
<h3>ScriptJacker</h3>
<p>Thank you for visiting our website. <br/>Keep growing and stay connected!</p>
</div>
<div class="box">
<h3>quick links</h3>
<a href="../"><i class="fas fa-chevron-circle-right"></i> home</a>
<a href=""><i class="fas fa-chevron-circle-right"></i> about</a>
<a href="../contact"><i class="fas fa-chevron-circle-right"></i> contact</a>
<a href="../projects"><i class="fas fa-chevron-circle-right"></i> Projects</a>
</div>
<div class="box">
<h3>contact info</h3>
<p> <i class="fas fa-phone"></i>+91 7497054662</p>
<p> <i class="fas fa-envelope"></i>help@scriptjacker.in</p>
<p> <i class="fas fa-map-marked-alt"></i>Haryana, India-125001</p>
<div class="share">
<a href="https://www.linkedin.com/company/scriptjacker" class="fab fa-linkedin" aria-label="LinkedIn" target="_blank"></a>
<a href="https://github.com/scriptjacker" class="fab fa-github" aria-label="GitHub" target="_blank"></a>
<a href="mailto:help@scriptjacker.in" class="fas fa-envelope" aria-label="Mail" target="_blank"></a>
<a href="https://twitter.com/scriptjacker" class="fab fa-twitter" aria-label="Twitter" target="_blank"></a>
<a href="https://youtube.com/@Scriptjacker" class="fab fa-youtube" aria-label="Youtube" target="_blank"></a>
</div>
</div>
</div>
<h1 class="credit">© 2023 ScriptJacker. All rights reserved.</h1>
</section>
<!-- footer section ends -->
<!-- ==== ALL MAJOR JAVASCRIPT CDNS STARTS ==== -->
<!-- jquery cdn -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- ==== ALL MAJOR JAVASCRIPT CDNS ENDS ==== -->
<script src="../assets/js/page.js"></script>
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js?autoload=true&skin=sunburst&lang=css"></script>
<a href="#about" aria-label="ScrollTop" class="fas fa-angle-up" id="scroll-top"></a>
</body>
</html>