-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
362 lines (343 loc) · 22.7 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
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>SecMiners - Cyber Security Researchers</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico in the root directory -->
<link rel="icon" href="images/logo/favicon.png" type="image/x-icon">
<!-- Google fonts link here -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Open+Sans:ital,wght@0,400;0,500;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@300;400;500;700&family=Roboto+Condensed:wght@300;400;700&display=swap"
rel="stylesheet">
<!-- All css here -->
<link rel="stylesheet" href="css/fontawesome-all.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/all-animations.css">
<link rel="stylesheet" href="css/reset.min.css">
<link rel="stylesheet" href="css/leaflet.css">
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
</head>
<body>
<div id="venta-background">
<video autoplay muted loop id="venta-background"
style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; z-index: -1;">
<source src="images/hero/vid.mp4" type="video/mp4">
</video>
</div>
<!-- ====== preloader ============================================= -->
<div id="preloader">
<div id="loading">
<div id="loading-center">
<div id="loading-center-absolute">
<div class="object" id="object_one"></div>
<div class="object" id="object_two"></div>
<div class="object" id="object_three"></div>
</div>
</div>
</div>
</div>
<div class="body-wrapper over-hidden position-relative">
<div id="venta-background" class="h-100"></div>
<div class="container p-0">
<!-- ====== header-area-start =================================================== -->
<header class="header-padding">
<div class="row align-items-center">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-5">
<div id="logo">
<a href="index.html"><img src="images/logo/logos.png" alt="SecMiners"></a>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-7 text-right">
<div class="my-btn d-inline-block">
<a href="https://forms.gle/FQaKfLyqtLAdy1ESA" class="btn theme-bg text-capitalize f-700 mb-0">Apply Now</a>
</div>
</div>
</div>
</header>
<div id="content">
<!-- profile ================================================== -->
<div id="profile"
class="hero-area hero-area-height border-radius12 over-hidden bg-cover position-relative"
data-background="images/hero/hero-bg.jpg">
<div id="scene" class="parallax position-absolute w-100 h-100 z-index11">
<img data-depth="0.20" class="hero-shape hero-shape1 position-absolute d-none d-md-inline-block"
src="images/hero/shape1.png" alt="#">
<!-- /hero-shape1 -->
<img data-depth="0.15" class="hero-shape hero-shape2 position-absolute d-none d-md-inline-block"
src="images/hero/shape2.png" alt="#">
<!-- /hero-shape2 -->
<img data-depth="0.30" class="hero-shape hero-shape3 position-absolute d-none d-md-inline-block"
src="images/hero/shape3.png" alt="#">
<!-- /hero-shape3 -->
<img data-depth="0.10" class="hero-shape hero-shape4 position-absolute d-none d-md-inline-block"
src="images/hero/shape4.png" alt="#">
<!-- /hero-shape4 -->
<div data-depth="0.10"
class="hero-text-shape hero-text-shape2 position-absolute d-none d-md-inline-block">
<span class="d-inline-block font-family-CircularStdBold text-capitalize">Hackers</span>
</div>
<div data-depth="0.10"
class="hero-text-shape hero-text-shape3 position-absolute d-none d-md-inline-block">
<span class="d-inline-block font-family-CircularStdBold text-capitalize">Researchers</span>
</div>
</div>
<div
class="d-flex align-items-center justify-content-center w-100 h-100 z-index11 position-relative">
<div class="row align-items-center justify-content-center py-md-3 w-100">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-11 col-11 d-flex justify-content-center">
<div
class="hero-img-wrapper w-100 d-flex align-items-center justify-content-center position-relative px-md-3 px-lg-0">
<div class="hero-img tilt position-relative z-index1" data-tilt>
<img src="images/hero/home-logo.png" alt="hero img">
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">
<div class="hero-content mt--5">
<h1 class="text-white font-family-CircularStdBold mb-25 mr-lg-5">SecMiners</h1>
<h3 class="text-white mb-45">We Are Skilled Professionals in <span
class="typer font-family-CircularStdBold" id="some-id"
data-words="Ethical Hacking.,Bug Bounty.,Vulnerability Assessment and Penetration Testing.,Web Application Security.,API Security.,Network Security.,Mobile Application Security."
data-delay="50" data-colors="#f26641">
</span><span class="cursor" data-cursorDisplay="|" data-owner="some-id"></span>
</h3>
<div class="my-btn d-inline-block">
<a href="https://forms.gle/FQaKfLyqtLAdy1ESA" class="btn theme-bg text-capitalize f-700">Join Our Team</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- This is important part (0xhunster) -->
<div class="mixitup-wrapper text-center">
<div class="mixitup-gallery row my-4 pt-10 pb-10 px-2 justify-content-center"></div>
</div>
<!-- ====== menu-start ====== -->
<nav class="menu">
<ul class="tabs d-flex align-items-center justify-content-center">
<li class="tmenu">
<a href="index.html#profile" class="profile tabs-home">
<span>Home</span>
</a>
</li>
<li class="tmenu">
<a href="index.html#about" class="about">
<span>About</span>
</a>
</li>
<li class="tmenu">
<a href="index.html#contact" class="contact">
<span>Contact</span>
</a>
</li>
</ul>
</nav>
<!-- ====== about-page ====== -->
<div id="about" class="page-margin-top">
<div class="container p-0">
<div class="content-wrapper-padding white-bg border-radius12 position-relative">
<!-- about-area -->
<div class="row justify-content-between title-margin mb-45">
<div class="col-xl-6 col-lg-5 col-md-4 col-sm-12 col-12 d-flex align-items-center">
<div class="title">
<h2 class="position-relative pl-25">About Us</h2>
</div>
</div>
</div>
<div class="row mt-lg-0">
<div class="col-xl-4 col-lg-5 col-md-6 col-sm- col-">
<div class="about-img" data-tilt data-tilt-max="10">
<img src="images/hero/old.png" alt="about image">
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm- col- d-none d-md-block d-xl-none">
<div class="about-info pl-40">
</div>
</div>
<div class="col-xl-8 col-lg-12 col-md-12 col-sm- col-">
<img class="quote-left position-absolute left-0 top-0"
src="images/about/quote-icon-left.png" alt="quote">
<blockquote class="blockquote position-relative z-index1 mb-20">
<h4 class="font-italic pl-100">Secminers was established in 2018 by a
small, dedicated group of four individuals passionate about
cybersecurity. Over the years, our team has expanded to include around
eight members who bring diverse expertise from various companies and the
bug bounty community.</h4>
</blockquote>
<blockquote class="blockquote position-relative z-index1 mb-20">
<h4 class="font-italic pl-100">Our team has demonstrated considerable skill
and dedication, winning multiple CTF (Capture the Flag) tournaments and
earning significant bounties. These successes have not only contributed
to our reputation but also demonstrated our capabilities in the field of
cybersecurity.</h4>
</blockquote>
<blockquote class="blockquote position-relative z-index1 mb-20">
<h4 class="font-italic pl-100">We have earned places in the Hall of Fame of
renowned companies such as Google, NASA, Harvard University, Apple,
Stellantis, Facebook and Microsoft, recognizing our
contributions to securing the digital space. Our commitment to enhancing
cybersecurity continues to drive our efforts and inspire our future
initiatives.</h4>
</blockquote>
</div>
</div>
<div class="service-content-area section-border-bottom mt-60 pb-25">
<div class="row justify-content-between title-margin mb-45">
<div class="col-xl-6 col-lg-5 col-md-4 col-sm-12 col-12 d-flex align-items-center">
<div class="title">
<h2 class="position-relative pl-25">Hall of Fame</h2>
</div>
</div>
</div>
<div class="row mt-1 mt-md-0">
<div class="container">
<section class="customer-logos slider">
<div class="slide"><img src="images/hof/stack.png"></div>
<div class="slide"><img src="images/hof/microsoft2.png"></div>
<div class="slide"><img src="images/hof/apple.png"></div>
<div class="slide"><img src="images/hof/dell.png"></div>
<div class="slide"><img src="images/hof/dji.png"></div>
<div class="slide"><img src="images/hof/facebook.png"></div>
</section>
<section class="customer-logoss slider">
<div class="slide"><img src="images/hof/bbc.png"></div>
<div class="slide"><img src="images/hof/cisco.png"></div>
<div class="slide"><img src="images/hof/Etsy.png"></div>
<div class="slide"><img src="images/hof/google.png"></div>
<div class="slide"><img src="images/hof/Indeed.png"></div>
<div class="slide"><img src="images/hof/mc.png"></div>
<div class="slide"><img src="images/hof/mu.png"></div>
<div class="slide"><img src="images/hof/NASA.png"></div>
<div class="slide"><img src="images/hof/pp.png"></div>
<div class="slide"><img src="images/hof/Skyscanner.png"></div>
<div class="slide"><img src="images/hof/slack.jpg"></div>
<div class="slide"><img src="images/hof/Sophos.png"></div>
<div class="slide"><img src="images/hof/Splunk.png"></div>
<div class="slide"><img src="images/hof/stack.png"></div>
<div class="slide"><img src="images/hof/Stellantis.jpg"></div>
<div class="slide"><img src="images/hof/uni.png"></div>
<div class="slide"><img src="images/hof/Viasat.png"></div>
<div class="slide"><img src="images/hof/wu.png"></div>
</section>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ====== contact-page ====== -->
<div id="contact" class="page-margin-top">
<div class="container p-0">
<div
class="content-wrapper-padding white-bg content-wrapper-padding white-bg border-radius12 position-relative">
<div class="row justify-content-center">
<div class="col-xl-8 col-lg-10 col-md-12 col-sm-12 col-12">
<div class="contact-form-wrapper text-center mt-25 mb-lg-5 mb-md-4">
<h2 class="mb-55">Send me a message</h2>
<form action="" method="POST" id="contact-form">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12 pr6 mb-12">
<input
class="name w-100 primary-border pl-20 pt-15 pb-15 pr-10 bg-white border-radius5"
type="text" name="inputName" id="inputName"
placeholder="Your Name" required>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12 pl6 pr-12 mb-12">
<input
class="email w-100 primary-border pl-20 pt-15 pb-15 pr-10 bg-white border-radius5"
type="email" name="inputEmail" id="inputEmail"
placeholder="Your Email" required>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12 pr6 mb-12">
<input
class="phone w-100 primary-border pl-20 pt-15 pb-15 pr-10 bg-white border-radius5"
type="text" name="inputPhone" id="inputPhone"
placeholder="Your Phone" required>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12 pl6 pr-12 mb-12">
<input
class="subject w-100 primary-border pl-20 pt-20 pb-15 pr-10 bg-white border-radius5"
type="text" name="inputSubject" id="inputSubject"
placeholder="Your Subject" required>
</div>
</div>
<div class="row ">
<div
class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 pl-12 pr-12 mb-12">
<textarea
class="massage w-100 primary-border pl-20 pt-20 pr-10 bg-white border-radius5"
name="inputMessage" id="inputMessage"
placeholder="Write your message here" required></textarea>
</div>
</div>
<div class="my-btn">
<button class="btn w-100 d-inline-block theme-bg" type="submit"
name="submit">Send Message</button>
</div>
</form>
<p class="form-message"></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ====== footer-start ========== -->
<footer class="footer-area pb-20 pt-30">
<div class="row align-items-center justify-content-between">
<div class="col-xl-6 col-lg-5 col-md-6 col-sm-12 col-12">
<div class="copyright-text text-center text-lg-left mb-10">
<p class="mb-0 text-white">• 2024 SecMiners</p>
</div>
</div>
<div class="col-xl-6 col-lg-7 col-md-6 col-sm-12 col-12">
<ul class="useful-link text-center text-lg-right">
<li class="d-inline-block pl-45 mb-15">
<a href="https://x.com/SecMiners" class="text-white d-inline-block text-uppercase">Twitter</a>
</li>
<li class="d-inline-block pl-45 mb-15">
<a href="https://www.facebook.com/SecMiners" class="text-white d-inline-block text-uppercase">Facebook</a>
</li>
</ul>
</div>
</div>
</footer>
</div>
<div id="scroll" class="scroll-up">
<div class="top text-center"><span class="white-bg theme-color d-block"><i class="fa fa-arrow-alt-up"></i></span></div>
</div>
</div>
<!-- All js here -->
<script src="js/vendor/modernizr-3.5.0.min.js"></script>
<script src="js/vendor/jquery-2.2.0.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/typer.js"></script>
<script src="js/waypoint.js"></script>
<script src="js/counterup-min.js"></script>
<script src="js/vanilla-tilt.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/jquery-appear.js"></script>
<script src="js/jquery-knob.js"></script>
<script src="js/leaflet.js"></script>
<script src="js/jquery.easytabs.min.js"></script>
<script src="js/jquery.carouFredSel.packed.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/three.js"></script>
<script src="js/vanta-dots-min.js"></script>
<script src="js/magic-mouse.js"></script>
<script src="js/menu.js"></script>
<script src="js/main.js"></script>
<script src="js/slick.js"></script>
</body>
</html>