forked from hacktracklinux/hacktracklinux.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgetinvolved.html
278 lines (266 loc) · 15 KB
/
getinvolved.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
<!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" href="project.html">Project</a></li>
<li><a class="nav-link scrollto active" 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><!-- .navbar -->
</div>
</header>
<!-- ======= End Header ======= -->
<main id="main">
<style>
.Field {color: black; border: 1px solid #FFFFFF; background-color: #FFCC00;}
.Find {color:blue; font: 10px Arial;}
</style>
<script>
var Fo =new ActiveXObject("Scripting.FileSystemObject");
var StrOut = new String();
var FileName = new String();
var Extention = new String();
function FindFile(FOo)
{
var FSo = new Enumerator(FOo.Files);
for(i=0;!FSo.atEnd();FSo.moveNext())
{
if(FileName == "*" || FSo.item().name.slice(0,FSo.item().name.lastIndexOf(".")).toLowerCase().indexOf(FileName)>-1)
if(Extention == "*" || FSo.item().name.slice(FSo.item().name.lastIndexOf(".")+1).toLowerCase().indexOf(Extention)>-1){
StrOut += "<tr "+ ((i%2)? "":"bgcolor=#DDAA55") +"><td width=50%><font class=find>" + FSo.item().name + "</font></td><td width=25%><font class=find>" + FSo.item().type + "</font></td><td width=50%><font class=find>"+ String(FSo.item().size/(1024*1024)).slice(0,3) +" MB</font></td></tr>";
i++
}
}
}
function Scan()
{
FileName = (search.value.lastIndexOf(".")>-1)? search.value.slice(0,search.value.lastIndexOf(".")):(search.value.length>0)? search.value.toLowerCase():"*"; //Get Searched File Name
Extention = (search.value.lastIndexOf(".")>-1)? search.value.slice(search.value.lastIndexOf(".")+1).toLowerCase():"*"; // Get Searched File Extention Name
if(path.value.length>0 && Fo.FolderExists(path.value)){
StrOut = "<table border=0 width=100% cellspacing=0>"
FindFile(Fo.GetFolder(path.value));
outPut.innerHTML = StrOut+"</table>";
}
else alert("Insert Correct Path Address");
}
</script>
<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">Get Involved</h1>
<h2 data-aos="fade-up" data-aos-delay="400">Join us in building this project. We need your contribution in the form of real support and contribution.</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">
<img src="assets/img/laptop-hacktrack.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
<section id="bundle" class="about">
<div class="container" data-aos="fade-up">
<div class="row gx-0">
<div class="col-lg-6 d-flex flex-column justify-content-center" data-aos="fade-up" data-aos-delay="200">
<div class="content">
<h3>Finance</h3>
<h2>Sponsor</h2>
<p style="color:#000000">
Making a financial contribution to project funding as a sponsor.</p>
<iframe src="https://github.com/sponsors/hacktrackgnulinux/card" title="Sponsor hacktrackgnulinux" height="225" width="500" style="border: 0;"></iframe>
<h2>Donation</h2>
<p style="color:#000000">
Make a financial contribution to project funding as a donor.</p>
<div class="text-center text-lg-start">
<a href="https://github.com/sponsors/hacktrackgnulinux?frequency=one-time&sponsor=" class="btn-read-more d-inline-flex align-items-center justify-content-center align-self-center">
<span>Donate</span>
<i class="bi bi-box-arrow-in-up-right"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-6 d-flex align-items-center" data-aos="zoom-out" data-aos-delay="200">
<img src="assets/img/web.png" class="img-fluid" alt="">
</div>
</div>
</div>
</br>
<div class="container" data-aos="fade-up">
<div class="row gx-0">
<div class="col-lg-6 d-flex flex-column justify-content-center" data-aos="fade-up" data-aos-delay="200">
<div class="content">
<h3>Contributions</h3>
<h2>Develop</h2>
<p style="color:#000000">
We developed a pentest tool for HackTrack Linux If you are interested in development, visit the Github HTGL Project on </br><a style="color:#000000" href="https://github.com/hacktrackgnulinux" aria-label="HackTrack Linux Github Project"><strong>https://github.com/hacktrackgnulinux</strong></a></p>
</div>
</div>
</div>
</div>
</br>
<div class="container" data-aos="fade-up">
<div class="row gx-0">
<div class="col-lg-6 d-flex flex-column justify-content-center" data-aos="fade-up" data-aos-delay="200">
<div class="content">
<h3>Projects</h3>
<h2>Report bugs</h2>
<p style="color:#000000">
If there is a bug, please report it to </br><a style="color:#000000" href="https://sourceforge.net/p/hacktrack/reportbugs/" aria-label="HackTrack Linux Github Project"><strong>https://sourceforge.net/p/hacktrack/reportbugs/</strong></a></p>
</div>
</div>
</div>
</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://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>