forked from hacktracklinux/hacktracklinux.github.io
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathabout.html
More file actions
483 lines (478 loc) · 31.3 KB
/
about.html
File metadata and controls
483 lines (478 loc) · 31.3 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
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
<!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
- littleshadow
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" alt=""> -->
<span><<Hack|Track GNU/Linux</span>
</a>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto" href="index.html"><i class="ri-home-4-fill"></i></i></a></li>
<li><a class="nav-link scrollto active" href="about.html">About</a></li>
<li><a class="nav-link scrollto" href="product.html">Product</a></li>
<li><a class="nav-link scrollto" href="project.html">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">Contact</a></li>
<li><a class="nav-link scrollto" href="id/index.html" aria-label="Translate"><i class="ri-translate-2"></i> id</a></li>
<li><a class="getstarted scrollto" href="download.html">Download Now!</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= 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</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. The pentest tool is generated from the source code and then compiles it. More ? scroll down.</h2>
<div data-aos="fade-up" data-aos-delay="600">
<div class="text-center text-lg-start">
</div>
</div>
</div>
<div class="col-lg-6 hero-img" data-aos="zoom-out" data-aos-delay="200">
<a href="download.html" ><img src="assets/img/try-rc-hacktrack2.png" class="img-fluid" alt=""></a>
</div>
</div>
</div>
</section>
<section id="features" class="features">
<!--- DIV1 --><div class="container" data-aos="fade-up">
<!--- DIV2 --><div class="row feture-tabs" data-aos="fade-up">
<!--- DIV3 --><div class="col-lg-6">
<h3>The Organizations</h3>
<!-- Tabs -->
<ul class="nav nav-pills mb-3">
<li>
<a class="nav-link active" data-bs-toggle="pill" href="#tab1"><i class="bi bi-braces"></i> About</a>
</li>
<li>
<a class="nav-link " data-bs-toggle="pill" href="#tab11"><i class="bi bi-clock-history"></i> History</a>
</li>
<li>
<a class="nav-link" data-bs-toggle="pill" href="#tab2"><i class="bi bi-lightbulb"></i> Philosophical</a>
</li>
<li>
<a class="nav-link" data-bs-toggle="pill" href="#tab3"><i class="bi bi-diagram-3"></i> Structure</a>
</li>
<li>
<a class="nav-link" data-bs-toggle="pill" href="#tab10"><i class="bi bi-cash-coin"></i> Funding</a>
</li>
</ul>
<!--- DIV4 --><div class="tab-content">
<div class="tab-pane fade show active" id="tab1">
<a style="color:#000000">
<i class="bi bi-chat-square-quote"></i> <strong>Founder says</strong></br>
"We exist and exist because we have something in
common in the open source field. Initially present as a team in the development
of <<Hack|Track GNU/Linux spark plug distributions.<br> We grow
and develop and now we focus on HTGL Project. The name of our organization
is unknown because we joined from our respective community bases.
More precisely we are a group of people who develop open source software projects."</br></br>
<i class="bi bi-chat-square-quote"></i> <strong>Co-Founder says</strong> </br>
"HTGL is not an organization, but a product formed from 4 organizational pillars"</br></br>
</a></br>
<div class="d-flex align-items-center mb-2">
<i class="bi bi-braces"></i>
<h4>Since</h4>
</div>
<a style="color:#000000">2017</a>
<div class="d-flex align-items-center mb-2">
<i class="bi bi-people"></i>
<h4>Member</h4>
</div>
<a style="color:#000000">dindinG41TR3 - Afrzlfa - Lolic0d3 - gagaltotal - littleshadow </br></a>
</div>
<div class="tab-pane fade show" id="tab2">
<a style="color:#000000"><i class="bi bi-lightbulb"></i>"HOPE IT IS USEFUL AND THINKING POSITIVE"</a></br>
<div class="d-flex align-items-center mb-2">
<i class="bi bi-chat-square-quote"></i>
<h4>Meaning</h4>
</div>
<a style="color:#000000">It means congratulations on reaching your
goals and hopefully your dreams will come true and keep thinking
positive in achieving your goals. Good Luck & Think Positive</br></a>
</div>
<div class="tab-pane fade show" id="tab3">
<a style="color:#000000">STRUCTURE "TEAM DEVELOPMENT" HTGL PROJECT</a>
<div class="d-flex align-items-center mb-2">
</div>
<a style="color:#000000">
██╗░░██╗████████╗░██████╗░██╗░░░░░
██║░░██║╚══██╔══╝██╔════╝░██║░░░░░
███████║░░░██║░░░██║░░██╗░██║░░░░░
██╔══██║░░░██║░░░██║░░╚██╗██║░░░░░
██║░░██║░░░██║░░░╚██████╔╝███████╗
╚═╝░░╚═╝░░░╚═╝░░░░╚═════╝░╚══════╝</br>
P R O J E C T</br>
Website : https://www.hacktrack-linux.org/ </br>E-Mail: redlovereturn@yahoo.com</br>
_____________________________________________________________________________________</br>
<i class="bi bi-person"></i> dindinG41TR3 {Founder}</br>
<i class="bi bi-person"></i> Afrzlfa {Co-Founder}</br>
<i class="bi bi-person"></i> LoliC0d3 {UI/UX Designer}</br>
<i class="bi bi-person"></i> gagaltotal {Software Enginer}</br>
<i class="bi bi-person"></i> littleshadow {Front-End Web Designer}</br>
</a></br>
</div>
<div class="tab-pane fade show" id="tab10">
<a style="color:#000000">HTGL Project funding sources from sponsors, donors and product distribution incentives or merchandisers. The funding is aimed at the development and financing of the project.<br/> Apply for Sponsorship or Donation, contact us by email redlovereturn@yahoo.com</a><br/><hr/>
<div class="d-flex align-items-center mb-2">
<i class="bi bi-cash-coin"></i><h4>Current funding opportunities</h4>
</div>
<a style="color:#000000"><i class="bi bi-calendar"></i><strong>Hosting</strong> No longer subscribed to hosting</a></br>
<a style="color:#000000"><i class="bi bi-calendar"></i><strong>Domain</strong> Payment 2025-2026 hacktrack-linux.org [Paid]</a></br>
<a style="color:#000000"><i class="bi bi-calendar"></i><strong>Domain</strong> Payment 2026-2027 hacktrack-linux.org [Unpaid]</a></br><hr/>
<div class="d-flex align-items-center mb-2">
<i class="bi bi-cash-coin"></i>
<h4>History of the use of outgoing funds</h4>
</div>
<a style="color:#000000"><i class="bi bi-calendar-check"></i><strong>Hosting</strong> Payment Jan 2023 for cdimage.hacktracklinux.org by Permata Software [Paid]</a></br>
<a style="color:#000000"><i class="bi bi-calendar-check"></i><strong>Hosting</strong> Payment Des 2022 for cdimage.hacktracklinux.org by Permata Software [Paid]</a></br>
<a style="color:#000000"><i class="bi bi-calendar-check"></i><strong>Hosting</strong> Payment Nov 2022 for cdimage.hacktracklinux.org by Permata Software [Paid]</a></br>
<a style="color:#000000"><i class="bi bi-calendar-check"></i><strong>Hosting</strong> Payment Okt 2022 for cdimage.hacktracklinux.org by Permata Software [Paid]</a></br>
<a style="color:#000000"><i class="bi bi-calendar-check"></i><strong>Hosting</strong> Payment Sep 2022 for cdimage.hacktracklinux.org by Permata Software [Paid]</a></br>
<a style="color:#000000"><i class="bi bi-calendar-check"></i><strong>Domain</strong> Payment 2022-2023 hacktracklinux.org by dindinG41TR3, Afrzlfa, LoliC0d3 and gagaltotal [Paid]</a></br>
<a style="color:#000000"><i class="bi bi-calendar-check"></i><strong>Domain</strong> Payment 2025-2026 hacktrack-linux.org by LoliC0d3 [Paid]</a></br>
</div>
<div class="tab-pane fade show" id="tab11">
<a style="color:#000000">
<i class="bi bi-clock-history"></i></i> <strong>2017 'The Birth of Project HackTrack'</strong>
</br> Hacktrack is basically a breakthrough in the Pentest environment
which is very wide in scope. hacktrack which was previously a secret project
by the founder of this project. Because he said 'Hacktrack is a distro of
ideas focused on live systems worked on in conjunction with the Xenta OS
Linux project, an unpublished hacktrack'</br></br>
<img style="float:center;" width="500" height="300"src=assets/img/about/linuxsec.org-hacktrack-linux.png ></br>
Reported by the media https://www.linuxsec.org</br>
https://www.linuxsec.org/2017/06/hacktrack-linux.html</br>
Posted by Problem Child Tue, 13 June 2017 </br></br>
Member ; dindinG41TR3 and Afrzlfa</br></br>
<i class="bi bi-clock-history"></i></i> <strong>2018 'Project HackTrack disappeared'</strong> </br>
The hacktrack project was stopped which left an organization's github repository.
At https://github.com/hacktracklinux. Domain http://www.hacktrack-linux.org/
<img style="float:center;" width="500" height="250"src=assets/img/about/github-old-project-hacktracklinux.png></br>
</br> </br>
Member ; dindinG41TR3, Afrzlfa, LoliC0d3, Lucifer07</br></br>
<i class="bi bi-clock-history"></i></i> <strong>2019 'Dead domain and inactive project status'</strong> </br>
During the years between 2019 to 2020, project stall and domain death
for http://www.hacktrack-linux.org/ and loss of founder's github account access.</br>
</br>
Member ; dindinG41TR3, Afrzlfa, LoliC0d3</br></br>
<i class="bi bi-clock-history"></i></i> <strong>2020 'HackTrack project rebirth and forking'</strong> </br>
The news of the hacktrack project being covered in the media Tegal1337.</br>
<img style="float:center;" width="500" height="300"src=assets/img/about/tegal1337-hacktrack-back.png></br>
</br>
Temporary domain at https://hacktrack-linux.blogspot.com/ and github repository of the
new organization and fork all old repository projects. At https://github.com/hacktrackgnulinux.</br>
<img style="float:center;" width="500" height="200"src=assets/img/about/github-new-project-hacktracklinux.png></br></br>
Member ; dindinG41TR3, Afrzlfa, LoliC0d3</br></br>
<i class="bi bi-clock-history"></i></i> <strong>2021 'Establishment of the HTGL Project'</strong> </br>
About the HTGL Project is as follows</br>
Founder says;</br>
"We exist and exist because we have something in
common in the open source field. Initially present as a team in the development
of <<Hack|Track GNU/Linux spark plug distributions.<br> We grow
and develop and now we focus on HTGL Project. The name of our organization
is unknown because we joined from our respective community bases.
More precisely we are a group of people who develop open source software projects."</br></br>
Co-Founder says;</br>
"HTGL is not an organization, but a product formed from 4 organizational pillars"</br>
<img style="float:center;" width="500" height="250"src=assets/img/about/new-website.png></br>
New website and domain at https://www.hacktracklinux.org/
</br></br>
Member ; dindinG41TR3, Afrzlfa, LoliC0d3, gagaltotal</br></br>
<i class="bi bi-clock-history"></i></i> <strong>2022 'Road to Release [Release Candidate]'</strong> </br>
Release Candidate is a cdimage which is an .iso file which is created weekly
uploaded with new updates every weekend.
There will be a Final Release called RF (Release Fixed).
</br></br>
Building the distro requires testing of various hardware.
It takes a tester in the development of this distro to make it better.
so we from the TEAM HTGL Project released this RC so that other friends
together in developing this distribution.</br>
<img style="float:center;" width="500" height="250"src=assets/img/about/road-to-return.png></br></br>
Member ; dindinG41TR3, Afrzlfa, LoliC0d3, gagaltotal</br></br>
<i class="bi bi-clock-history"></i></i> <strong>2023 '[UPDATE] Road to Release [Release Candidate]'</strong> </br>
RC is a cdimage in the form of a.iso file created at the end of each month
uploaded with new updates already packaged.
There will be a Final Release called RF (Fixed Release) at the end of each year.
</br></br>
Building the distro requires testing of various hardware.
It takes a tester in the development of this distro to make it better.
so we from the TEAM HTGL Project released this RC so that other friends
together in developing this distribution.</br>
</br>
ISO Master backend archive project moved from GitHub to SourceForge.
<img style="float:center;" width="500" height="250"src=assets/img/about/cdimage-sourceforge.png></br></br>
Member ; dindinG41TR3, Afrzlfa, LoliC0d3, gagaltotal</br></br>
</br>
<i class="bi bi-clock-history"></i></i> <strong>2025 'The project resumed in late 2025'</strong> </br>
The project resumed in late 2025, with the old domain reactivated.</br>
<img style="float:center;" width="500" height="250"src=assets/img/about/new-website.png></br>
New website and domain at http://www.hacktrack-linux.org/
</br></br>
Member ; dindinG41TR3, Afrzlfa, LoliC0d3, gagaltotal, littleshadow </br></br> </a>
</div>
<!--- DIV4 --></div>
<!--- DIV3 --></div>
<div class="col-lg-6">
<img src="assets/img/org-hacktrack.png" class="img-fluid" alt="">
</div>
<!--- /DIV2 --></div>
<!--- /DIV1 --></div>
</section>
<section id="features" class="features">
<!--- DIV1 --><div class="container" data-aos="fade-up">
<!--- DIV2 --><div class="row feture-tabs" data-aos="fade-up">
<!--- DIV3 --><div class="col-lg-6">
<h3>The Distributions</h3>
<!-- Tabs -->
<ul class="nav nav-pills mb-3">
<li>
<a class="nav-link active" data-bs-toggle="pill" href="#tab4">About</a>
</li>
<li>
<a class="nav-link" data-bs-toggle="pill" href="#tab5">Name</a>
</li>
<li>
<a class="nav-link" data-bs-toggle="pill" href="#tab6">Mascot</a>
</li>
<li>
<a class="nav-link" data-bs-toggle="pill" href="#tab7">Logotype</a>
</li>
<li>
<a class="nav-link" data-bs-toggle="pill" href="#tab8">Motto</a>
</li>
<li>
<a class="nav-link" data-bs-toggle="pill" href="#tab9">Based</a>
</li>
</ul>
<!--- DIV4 --><div class="tab-content">
<div class="tab-pane fade show active" id="tab4">
<a style="color:#000000"><<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.</a><br> </br>
<div class="d-flex align-items-center mb-2">
</div>
<div class="d-flex align-items-center mb-2">
</div>
</div>
<div class="tab-pane fade show" id="tab5">
<i class="bi bi-info-circle"></i>
<a style="color:#000000">The name of the <<Hack|Track GNU/Linux is
inspired from the <<Back|Track GNU/Linux project. We don't mean
to violate a name work or plagiarize a name.</br>
</br>
Our goal is to be inspired by the project. Our difference is that we
only focus on mate desktop environments as the main desktop and general
management tools and provide official products.</br></br></a>
<div class="d-flex align-items-center mb-2">
<i class="bi bi-r-circle"></i>
<h4>Linux</h4>
</div>
<a style="color:#000000">Linux® is the registered trademark of Linus Torvalds in the
U.S. and other countries</br></a>
</div>
<div class="tab-pane fade show" id="tab6">
<div class="d-flex align-items-center mb-2">
</div>
<a style="color:#000000"><img style="float:left;" width="200" height="300" src="https://www.inside-mexico.com/wp-content/uploads/2016/03/Yaxchilan_Lintel_15-249x300.jpg" alt="Quetzal">Our mascot is an imaginary image inspired by the Quetzalcoatl
legend of the Maia tribe.
</br></br>
Quetzalcoatl, one of the main deities of pre-Hispanic civilizations, is present in most of 15th-century Mesoamerica.
From the beginning, he has been attributed countless mysteries: he is considered a man, a deity, a priest, a myth or a legend.</br></br>
<img style="float: right;" width="150" height="300" src="https://upload.wikimedia.org/wikipedia/commons/0/02/Golden-headed_Quetzal.jpg" alt="Quetzal">
The origin of his name comes from the Nahuatl and means “Quetzal”: a bird of beautiful plumage and “Coatl”, which means snake,
resulting in what is commonly known as “the Plumed Serpent.” </br></br>
This deity was one of the most popular in Hispanic tradition and refers to the union of terrestrial and rain waters, which,
among agricultural peoples, was essential for their survival, thus signifying the origin of life itself. </br></br>
Mascot designed by the project founder.
The Mascot was converted to a svg file by an outside contributor
named munskyson.</br></br>
Reference History</br>
- https://www.inside-mexico.com/the-many-faces-of-quetzalcoatl</br>
- https://en.wikipedia.org/wiki/Quetzalcoatl</br>
</a></br></br>
</div>
<div class="tab-pane fade show" id="tab7">
<div class="d-flex align-items-center mb-2">
</div>
<a style="color:#000000">
Our logotype is an imaginary text inspired from the <<Back|Track project.
We don't mean to violate a name work or plagiarize a name. Logotype designed by the project founder.
The logotype was converted to a svg file by an outside contributor named munskyson.
</a></br>
</div>
<div class="tab-pane fade show" id="tab8">
<div class="d-flex align-items-center mb-2">
</div>
<a style="color:#000000">"return of dreams come true" </br></br>The philosophical meaning is that if we chase our dreams with the power of encouragement. There will be failure but hope is always there for those who believe that dreams will come true again.</br></br></a>
</div>
<div class="tab-pane fade show" id="tab9">
<a style="color:#000000">
<div class="d-flex align-items-center mb-2">
</div>
<a style="color:#000000">
OS Type: Linux </br>
Based on: Debian (Stable)</br>
Origin: Indonesia</br>
Architecture: i686 and amd64</br>
Package manager: dpkg</br>
Desktop: MATE and Console</br>
Category: Data Rescue, Forensics, Live System, Pentester , Security</br></br>
</a>
</div>
<!--- DIV4 --></div>
<!--- DIV3 --></div>
<div class="col-lg-6">
<img src="https://raw.githubusercontent.com/hacktrackgnulinux/developers/master/asset/logo/logo-hacktrack-rules.png" class="img-fluid" alt="">
</div>
<!--- /DIV2 --></div>
<!--- /DIV1 --></div>
</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://distrowatch.com/table.php?distribution=hacktrack" class="DistroWatch" aria-label="HackTrack Linux at DistroWatch"><i class="bi bi-globe"></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 Contributors">Contributors</a></li>
<li><i class="ri-git-commit-line"></i>
<a href="community.html" aria-label="HackTrack Linux Contributors">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:redlovereturn@yahoo.com">
<span class="text"> redlovereturn@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>