forked from hacktracklinux/hacktracklinux.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathproject.html
344 lines (343 loc) · 18.9 KB
/
project.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
<!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" 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" href="about.html">About</a></li>
<li><a class="nav-link scrollto" href="product.html">Product</a></li>
<li><a class="nav-link scrollto active" 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="getstarted scrollto" href="download.html">Download Now!</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- End navbar -->
</div>
</header>
<!-- End Header -->
<main id="main">
<!-- Hero Section -->
<!-- Services Section -->
<section id="services" class="services">
<div></br></div>
<div class="container" data-aos="fade-up">
<header class="section-header">
<h2>HTGL Project</h2>
<a style="color:#000000">The following are projects that we have worked on</a>
</header>
<div class="row gy-4">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="service-box grey">
<i class="ri-macbook-line icon"></i>
<h3>Distro</h3>
<p>We are under construction HackTrack distro linux penetrasing live system. We provide prototypes or release candidates. Please note that this version is for testing only and is not stable yet. The build system technique we use is debootraping. Sources Tools Pentest are available on our github organization.</p>
<div>
<a style="color:#fff"href="https://github.com/hacktrackgnulinux" aria-label="HackTrack Linux Github">View Source</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="service-box grey">
<i class="ri-book-mark-line icon"></i>
<h3>Guide</h3>
<p>We are building the HackTrack documentation.</br>
1. Guide to creating bootable HackTrack Linux.</br>
2. Linux Standard Desktop Guide and HackTrack Menu.</br>
3. Hacktrack linux penetration tools guide.</br>
</p>
<div>
<a style="color:#fff"href="https://sourceforge.net/p/hacktrack/guide/ref/main/" aria-label="HackTrack Linux Github">View Source</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="400">
<div class="service-box grey">
<i class="ri-calendar-check-fill icon"></i>
<h3>Event</h3>
<p>We also support projects, one of them held an event with the theme of cyber security and penetration. We also support projects, one of which is holding events with the theme of security and cyber penetration. one of which participates in disseminating and publicizing ongoing or upcoming events.</p>
<div>
<a style="color:#fff"href="events.html" aria-label="HackTrack Linux Github">View events</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="500">
<div class="service-box grey">
<i class="ri-discuss-line icon"></i>
<h3>Forum</h3>
<p>We build forums as a form of support for our community discuss sharing tutorials. For us to archive our project activities and release notes.</p>
<div>
<a style="color:#fff"href="https://forum.hacktracklinux.org" aria-label="HackTrack Forum">View Forum</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="600">
<div class="service-box grey">
<i class="ri-slideshow-2-line icon"></i>
<h3>Course</h3>
<p>Currently we are preparing agendas and needs related to courses that we will publish and teach virtually. Free and paid options are available. Currently still under development.</p>
<div>
<a style="color:#fff"href="courses.html" aria-label="HackTrack Course">View Course</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="700">
<div class="service-box grey">
<i class="ri-question-answer-fill icon"></i>
<h3>Help</h3>
<p>We are building a help desk for our project. One of them we provide Frequently Asked Questions - HackTrack Linux</p>
<div>
<a style="color:#fff"href="faq.html" aria-label="HackTrack FAQ">View F.A.Q</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Services Section -->
<section id="team" class="team">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3 style="color:#940909">Our Expert Developer</h3>
<a style="color:#000000">Get to know the developers.</a>
</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.jpg" class="img-fluid" alt="">
<div class="social">
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-github"></i></a>
</div>
</div>
<div class="member-info">
<h4>dindinG41TR3</h4>
<span>Founder</span>
<!--- <p>Lorem ipsum dolor sit amet </p> --->
</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" alt="">
<div class="social">
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-github"></i></a>
</div>
</div>
<div class="member-info">
<h4>Afrzlfa</h4>
<span>CEO Founder</span>
<!--- <p>Lorem ipsum dolor sit amet </p> --->
</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" alt="">
<div class="social">
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-github"></i></a>
</div>
</div>
<div class="member-info">
<h4>LoliC0d3</h4>
<span>UI / UX Designer</span>
<!--- <p>Lorem ipsum dolor sit amet </p> --->
</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" alt="">
<div class="social">
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-github"></i></a>
</div>
</div>
<div class="member-info">
<h4>gagaltotal</h4>
<span>Software Engineer</span>
<!--- <p>Lorem ipsum dolor sit amet </p> --->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Clients Section -->
<section id="clients" class="clients">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3 style="color:#940909">Community Partners</h3>
<a style="color:#000000">Our community partners work together to distribute and support the open source movement.</a>
</header>
<div class="clients-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide"><a href="https://kpgli.github.io/">
<img src="assets/img/clients/KPGLI.jpg" class="img-fluid" alt=""></a></div>
<div class="swiper-slide"><a href="https://incrustwerush.org/">
<img src="assets/img/clients/ICWR.png" class="img-fluid" alt=""></a></div>
<div class="swiper-slide"><a href="https://tegalsec.org/">
<img src="assets/img/clients/tegalsec1337.png" class="img-fluid" alt=""></a></div>
<div class="swiper-slide"><a href="https://web.facebook.com/groups/zonait.ternate">
<img src="assets/img/clients/ZIT.png" class="img-fluid" alt=""></a></div>
<div class="swiper-slide"><a href="https://incrustwerush.org/">
<img src="assets/img/clients/ICWR.png" class="img-fluid" alt=""></a></div>
<div class="swiper-slide"><a href="https://tegalsec.org/">
<img src="assets/img/clients/tegalsec1337.png" class="img-fluid" alt=""></a></div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section>
<!-- 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="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:[email protected]">
<span class="text"> [email protected]</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>