forked from hacktracklinux/hacktracklinux.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
372 lines (371 loc) · 21.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
363
364
365
366
367
368
369
370
371
372
<!DOCTYPE html>
<html lang="en">
<head>
<title><<Hack|Track GNU/Linux Distro Penetrasing Live System Burn to USB Flash Disk & Run.</title>
<!-- Meta Tags -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="author" content="HackTrack">
<meta name="description" content="Hack|Track GNU/Linux Distro Penetrasing Live System Burn to USB Flash Disk & Run.">
<meta name="keywords" content="Hack|Track GNU/Linux Distro Penetrasing Live System Burn to USB Flash Disk & Run.,hack,kacktrack,linux indonesia,linux hacking,linux pentest,linux hacker">
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<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/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">
<link href="assets/vendor/wruczek/cookiealert.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
____ _ _ _ _ _____ _
/ / / | | | | __ _ ___| | _| |_ _| __ __ _ ___| | __
/ / / | |_| |/ _` |/ __| |/ / | | || '__/ _` |/ __| |/ /
\ \ \ | _ | (_| | (__| <| | | || | | (_| | (__| <
\_\_\ |_| |_|\__,_|\___|_|\_\ | |_||_| \__,_|\___|_|\_\
"return of dreams come true" |_|
Modifier Themes by LoliC0d3 & dindinG41TR3
Contributors :
- Afrzlfa
- gagaltotal
- monskyson
Special Thanks for LoliC0d3
* Template Name: FlexStart - v1.11.1
* Template URL: https://bootstrapmade.com/flexstart-bootstrap-startup-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- Header -->
<header id="header" class="header fixed-top">
<div class="container-fluid container-xl d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!--- <img src="assets/img/logo.png" width="100%" height="100%" alt="HackTrack Linux"> -->
<span><<Hack|Track GNU/Linux</span>
</a>
<!-- Start navbar -->
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" aria-label="HackTrack Linux HTML Index" href="index.html"><i class="ri-home-4-fill"></i></i></a></li>
<li><a class="nav-link scrollto" href="about.html" aria-label="HackTrack Linux Page About">About</a></li>
<li><a class="nav-link scrollto" href="product.html" aria-label="HackTrack Linux Page Product">Product</a></li>
<li><a class="nav-link scrollto" href="project.html" aria-label="HackTrack Linux Page Project">Project</a></li>
<li><a class="nav-link scrollto" href="getinvolved.html" aria-label="HackTrack Linux Get Involved">Get Involved</a></li>
<li><a class="nav-link scrollto" href="contact.html" aria-label="HackTrack Linux Page Contact">Contact</a></li>
<li><a class="getstarted scrollto" href="download.html" aria-label="HackTrack Linux Page Download">Download Now!</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- End navbar -->
</div>
</header>
<!-- End Header -->
<!-- Hero Section -->
<section id="hero" class="hero d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-lg-6 d-flex flex-column justify-content-center">
<h1 data-aos="fade-up">About of this live operating system?</h1>
<h2 data-aos="fade-up" data-aos-delay="400"><<Hack|Track GNU/Linux is an open source operating
system developed by the HTGL Project from Indonesia which provides penetration testing.</h2>
<div data-aos="fade-up" data-aos-delay="600">
<div class="text-center text-lg-start">
<a href="download.html" class="btn-get-started scrollto d-inline-flex align-items-center justify-content-center align-self-center" aria-label="HackTrack Linux Page Download Now"><span>Download Now!</span><i class="bi bi-arrow-right"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-6 hero-img" data-aos="zoom-out" data-aos-delay="200">
<img src="assets/img/laptop-hacktrack.webp" width="100%" height="100%" alt="Laptop HackTrack Images" class="img-fluid">
</div>
</div>
</div>
</section>
<!-- End Hero -->
<main id="main">
<!-- Features Section -->
<section id="features" class="features">
<div class="container" data-aos="fade-up">
<!-- Feature Icons -->
<div class="row feature-icons" data-aos="fade-up">
<h3>Features of this live operating system?</h3>
<div class="row">
<div class="col-xl-4 text-center" data-aos="fade-right" data-aos-delay="100">
<img src="assets/img/fdisk.png" class="img-fluid p-4" width="100%" height="100%" alt="FDisk Images">
</div>
<div class="col-xl-8 d-flex content">
<div class="row align-self-center gy-4">
<div class="col-md-6 icon-box" data-aos="fade-up">
<i class="ri-usb-line"></i>
<div>
<h4>Easy use & Simple</h4>
<p>HackTrack Has Simple does not need to install.
Make bootable media usb flash and ready to act.</p>
</div>
</div>
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="100">
<i class="ri-inbox-unarchive-line"></i>
<div>
<h4>Tools & Open sources</h4>
<p>HackTrack Has more than 200+ tools ready to use.
Anyone can use, copy, learn, modify, and redistribute.</p>
</div>
</div>
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="200">
<i class="ri-terminal-window-fill"></i>
<div>
<h4>Modern & Light Stable</h4>
<p>HackTrack has a very light system and is suitable for medium to low computers.
Modern look and very easy in using it. There is a dark and light theme.</p>
</div>
</div>
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="300">
<i class="ri-git-repository-private-line"></i>
<div>
<h4>Safe and Reliable</h4>
<p>We focus on building a live pentester and reliable operating system for your every need.</p>
</div>
</div>
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="400">
<i class="ri-macbook-line"></i>
<div>
<h4>Buy products or Download free</h4>
<p>We provide the operating system integrated in the flash drive
exclusively. Or download the iso file for free.</p>
</div>
</div>
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="500">
<i class="ri-heart-add-line"></i>
<div>
<h4>Free & Freedom</h4>
<p>This free operating system does not have to pay.
But if you are interested we accept your donation.</br>
<iframe src="https://github.com/sponsors/hacktrackgnulinux/button" title="Sponsor hacktrackgnulinux" height="35" width="116" style="border: 0;"></iframe></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Features Section -->
<!-- Team Section -->
<section id="team" class="team">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h2>Our Expert Developer</h2>
<p>Get to know the developers.</p>
</header>
<div class="row gy-4">
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<div class="member-img">
<img src="assets/img/team/din.png" class="img-fluid" width="100%" height="100%" alt="Din Images">
<div class="social">
<a href="https://github.com/dindinG41TR3" aria-label="HackTrack Linux Founder"><i class="bi bi-github"></i></a>
</div>
</div>
<div class="member-info">
<h2>dindinG41TR3</h2>
<span>Founder</span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="200">
<div class="member">
<div class="member-img">
<img src="assets/img/team/afrizal.jpg" class="img-fluid" width="100%" height="100%" alt="Afrizal Images">
<div class="social">
<a href="https://github.com/afrzlfa" aria-label="HackTrack Linux Co-Founder"><i class="bi bi-github"></i></a>
</div>
</div>
<div class="member-info">
<h2>Afrzlfa</h2>
<span>CEO Founder</span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="300">
<div class="member">
<div class="member-img">
<img src="assets/img/team/loli.jpg" class="img-fluid" width="100%" height="100%" alt="Loli Images">
<div class="social">
<a href="https://github.com/LoliC0d3" aria-label="HackTrack Linux UI UX Designer"><i class="bi bi-github"></i></a>
</div>
</div>
<div class="member-info">
<h2>LoliC0d3</h2>
<span>UI / UX Designer</span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="400">
<div class="member">
<div class="member-img">
<img src="assets/img/team/gatot.jpg" class="img-fluid" width="100%" height="100%" alt="Gatot Images">
<div class="social">
<a href="https://github.com/gagaltotal" aria-label="HackTrack Linux Software Engineer"><i class="bi bi-github"></i></a>
</div>
</div>
<div class="member-info">
<h2>gagaltotal</h2>
<span>Software Engineer</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Team Section -->
<section id="clients" class="clients">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h2>Sponsored by</h3>
<p>Who supports funding in the development of the HTGL Project.</br><img text-align='center' src="assets/img/powered/logo-permata-software.png" width="25%" height="25%" alt="Permata Software"></p>
</header>
</div>
</section>
<!-- Clients Section -->
<section id="clients" class="clients">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h2>Community Partners</h3>
<p>Our community partners work together to distribute and support the open source movement.</p>
</header>
<div class="clients-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide"><a href="https://kpgli.github.io/" aria-label="HackTrack Linux Community Partners with KPGLI">
<img src="assets/img/clients/KPGLI.jpg" class="img-fluid" width="100%" height="100%" alt="KPGLI Images"></a></div>
<div class="swiper-slide"><a href="https://incrustwerush.org/" aria-label="HackTrack Linux Community Partners with ICWR">
<img src="assets/img/clients/ICWR.png" class="img-fluid" width="100%" height="100%" alt="ICWR Images"></a></div>
<div class="swiper-slide"><a href="https://tegalsec.org/" aria-label="HackTrack Linux Community Partners with TegalSec">
<img src="assets/img/clients/tegalsec1337.png" class="img-fluid" width="100%" height="100%" alt="TegalSec Images"></a></div>
<div class="swiper-slide"><a href="https://web.facebook.com/groups/zonait.ternate" aria-label="HackTrack Linux Community Partners with ZIT">
<img src="assets/img/clients/ZIT.png" class="img-fluid" width="100%" height="100%" alt="ZIT Images"></a></div>
<div class="swiper-slide"><a href="https://web.facebook.com/official4n6labs" aria-label="HackTrack Linux Community Partners with 4n6labs">
<img src="assets/img/clients/4n6labs.png" class="img-fluid" width="100%" height="100%" alt="4n6labs Images"></a></div>
<div class="swiper-slide"><a href="https://progrez.cloud/" aria-label="HackTrack Linux Community Partners with progrez.cloud">
<img src="assets/img/clients/progrez.cloud.png" class="img-fluid" width="100%" height="100%" alt="Progrez Cloud Images"></a></div>
<div class="swiper-slide"><a href="https://nusantaracode.org/" aria-label="HackTrack Linux Community Partners with Nusantara Code">
<img src="assets/img/clients/nusantaracode.png" class="img-fluid" width="100%" height="100%" alt="Nusantara Code"></a></div>
<div class="swiper-slide"><a href="community.html" aria-label="HackTrack Linux Community Partners with Forum Linux Indonesia">
<img src="assets/img/clients/FLI.jpg" class="img-fluid" width="100%" height="100%" alt="Forum Linux Indonesia"></a></div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section>
<!--- Start Bootstrap Cookie Alert
* Bootstrap Cookie Alert by Wruczek
* https://github.com/Wruczek/Bootstrap-Cookie-Alert
* Released under MIT license --->
<div class="alert text-center cookiealert" role="alert">
<p>🍪 This website uses cookies to ensure you get the best experience on our website.
<a href="https://www.hacktracklinux.org/privacy-policy.html" aria-label="HackTrack Linux About Privacy policy">Privacy policy</a>
<button type="button" class="btn btn-primary btn-sm acceptcookies">I agree</button></p>
</div>
<!--- End Bootstrap Cookie Alert --->
<!-- End Clients Section -->
</main>
<!-- End #main -->
<!-- Footer Version 4 (Clean Code) -->
<footer id="footer" class="footer">
<div class="footer-top">
<div class="container">
<div class="row gy-4">
<div class="col-lg-5 col-md-12 footer-info">
<a href="index.html" class="logo d-flex align-items-center" aria-label="HackTrack Linux HTML Index">
<img src="assets/img/mini-logotype-hacktrack-footer.webp" width="221px" height="70px" alt="HackTrack">
</a>
<span>
<<Hack|Track GNU/Linux is an open source operating system developed by the HTGL Project
from Indonesia which provides penetration testing.
The pentest tool is generated from the source code and then compiles it.
</span>
<div class="social-links mt-3">
<a href="https://github.com/hacktrackgnulinux" class="github" aria-label="HackTrack Linux Github Project"><i class="bi bi-github"></i></a>
<a href="https://sourceforge.net/projects/hacktrack/" class="sourceforge" aria-label="HackTrack Linux SourceForge Project"><i class="bi bi-disc-fill"></i></a>
<a href="https://chat.whatsapp.com/GVoCrg2pHCW226wAbT28Pu" class="whatsapp" aria-label="Official Whatsapp HackTrack Linux Groups"><i class="bi bi-whatsapp"></i></a>
<a href="https://www.youtube.com/@hacktracklinux" class="youtube" aria-label="HackTrack Linux official youtube channel"><i class="bi bi-youtube"></i></a>
</div>
</div>
<div class="col-lg-2 col-6 footer-links ">
<h3><i class="ri-external-link-line"></i> Quick Links</h3>
<ul>
<li><i class="ri-git-commit-line"></i>
<a href="download.html" aria-label="HackTrack Linux Page Download">Downloads</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="product.html" aria-label="HackTrack Linux Page Product">Products</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="courses.html" aria-label="HackTrack Linux Page Courses">Courses</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="certificates.html" aria-label="HackTrack Linux Page Certificates">Certificates</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="contributor.html" aria-label="HackTrack Linux Contributor">Contributor</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="community.html" aria-label="HackTrack Linux Communitys">Community</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="events.html" aria-label="HackTrack Linux Page Events">Events</a></li>
</ul>
</div>
<div class="col-lg-2 col-6 footer-links">
<h3><i class="ri-information-line"></i> Info</h3>
<ul>
<li><i class="ri-git-commit-line"></i>
<a href="about.html" aria-label="HackTrack Linux Page About">About</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="terms-and-conditions.html" aria-label="HackTrack Linux Terms and Conditions">Terms and Conditions</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="privacy-policy.html" aria-label="HackTrack Linux Page Privacy Policy">Privacy Policy</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="faq.html" aria-label="HackTrack Linux Page Frequently Asked Questions ">FAQ</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-12 footer-contact text-center text-md-start">
<h3><i class="ri-heart-2-line"></i> Support</h3>
<p>
<i class="ri-map-pin-line"></i></i><span class="text"> Republic of Indonesia</span></br>
<i class="ri-mail-line"></i></i><a href="mailto:hacktracklinux@yahoo.com">
<span class="text"> hacktracklinux@yahoo.com</span></a>
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright © 2017-<script>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script>
<<Hack|Track GNU/Linux. Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Hosting by GitHub Pages. All rights reserved | This template is made with <i class="icon-heart" aria-hidden="true"></i>by <a href="https://bootstrapmade.com/">BootstrapMade</a></p>
</div>
<!-- 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/flexstart-bootstrap-startup-template/ -->
</div>
</footer>
<!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<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/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/wruczek/cookiealert.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>