-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
232 lines (181 loc) · 8.16 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Know The Box: The #1 Performance and Store Center</title>
<script src="https://unpkg.com/[email protected]/dist/core.js"></script>
<!-- Meta information -->
<meta name="author" content="" />
<meta name="description"
content="kTB is the leading knowledge Center for aspiring security professionals & students." />
<!-- <meta name="robots" content="index, follow" /> -->
<!-- Social media -->
<meta property="og:site_name" content="KnowTheBox" />
<meta property="og:title" content="KnowTheBox: The knowledge Center" />
<meta property="og:type" content="website" />
<meta property="og:image" content="#" />
<meta property="og:url" content="#" />
<meta property="og:description"
content="KTB is the leading knowledge Center for aspiring security professionals & students." />
<meta property="og:locale" content="en_US" />
<link rel="stylesheet" href="style.css">
<!-- Schema.org Website KTB -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "Hack The Box: The #1 Cybersecurity Performance Center",
"url": "https://www.Knowthebox.com",
"description": "KTB is the leading Cybersecurity Performance Center for advanced frontline teams to aspiring security professionals & students. Start driving peak cyber performance."
}
</script>
<!-- End Schema.org Website HTB -->
<!-- Cookiebot Consent Banner -->
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="ee54d4ba-9660-4515-a764-a6ec3109f2a5"
data-blockingmode="auto" type="text/javascript"></script>
<!-- End Cookiebot Consent Banner -->
<!-- End Google Tag Manager -->
<!-- End Google Tag Manager -->
</head>
<body>
<header id="navbar">
<nav>
<ul>
<li><a href="#hero">Home</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#featured-courses">Courses</a></li>
<li><a href="#partners">Partners</a></li>
<li><a href="#newsletter">Subscribe</a></li>
</ul>
</nav>
</header>
<!-- Hero Section -->
<section id="hero">
<div class="hero-content">
<h1>Master Cybersecurity with Hands-On Training</h1>
<p>Learn ethical hacking, secure coding practices, and website vulnerability exploitation.</p>
<a href="courses.php" class="cta-button">Explore Courses</a>
</div>
</section>
<!-- Features Section -->
<section id="features">
<h2>What We Offer</h2>
<div class="feature-item">
<h3>Practical Exercises</h3>
<p>Gain real-world experience through hands-on exercises designed to teach and test your skills.</p>
</div>
<div class="feature-item">
<h3>Expert Training</h3>
<p>Learn from industry professionals with years of experience in ethical hacking and cybersecurity.</p>
</div>
<div class="feature-item">
<h3>Security Scripts</h3>
<p>Access and learn to use powerful scripts to detect and fix vulnerabilities in websites and applications.
</p>
</div>
</section>
<!-- Featured Courses Section -->
<section id="featured-courses">
<h2>Featured Courses</h2>
<div class="course-preview">
<div class="course-card">
<img src="images/ethical-hacking.jpg" alt="Ethical Hacking" class="course-image">
<h3>Ethical Hacking 101</h3>
<p>Learn the basics of ethical hacking, from penetration testing to system security.</p>
<a href="course_details.php?id=1" class="cta-button">Learn More</a>
</div>
<div class="course-card">
<img src="images/web-vuln.jpg" alt="Web Vulnerabilities" class="course-image">
<h3>Web Application Vulnerabilities</h3>
<p>Understand common web vulnerabilities and how to defend against them, including SQL injection and
XSS.</p>
<a href="course_details.php?id=2" class="cta-button">Learn More</a>
</div>
<div class="course-card">
<img src="images/network-security.jpg" alt="Network Security" class="course-image">
<h3>Advanced Network Security</h3>
<p>Master advanced network security techniques and learn how to protect enterprise-level
infrastructures.</p>
<a href="course_details.php?id=3" class="cta-button">Learn More</a>
</div>
</div>
<div class="cta-section">
<a href="courses.php" class="cta-button">See All Courses</a>
</div>
</section>
<!-- Countdown Timer Section -->
<section id="countdown">
<h2>Upcoming Course Launch</h2>
<p>Get ready for our new course launching soon! Sign up now to be notified.</p>
<div id="timer">
<div class="time-block" id="days">00</div>:
<div class="time-block" id="hours">00</div>:
<div class="time-block" id="minutes">00</div>:
<div class="time-block" id="seconds">00</div>
</div>
<a href="register.php" class="cta-button">Sign Up for Updates</a>
</section>
<section id="newsletter">
<h2>Stay Updated with the Latest Courses and News</h2>
<p>Subscribe to our newsletter and get the latest updates on new courses, promotions, and cybersecurity news.
</p>
<form id="subscribe-form" action="subscribe.php" method="POST">
<input type="email" id="email" name="email" placeholder="Enter your email" required>
<button type="submit" class="cta-button">Subscribe</button>
</form>
<p id="form-message" class="form-message"></p>
</section>
<!-- Testimonials Section -->
<section id="testimonials">
<h2>What Our Users Say</h2>
<div class="testimonial-item">
<blockquote>
"KnowTheBox transformed my understanding of website vulnerabilities. The hands-on approach helped me
master cybersecurity!" – John Doe, Cybersecurity Specialist
</blockquote>
</div>
<div class="testimonial-item">
<blockquote>
"The ethical hacking course helped me secure my company's website. Highly recommend!" – Jane Smith, IT
Security Expert
</blockquote>
</div>
</section>
<!-- Footer Section -->
<footer>
<div class="footer-content">
<div class="footer-section">
<h4>About KnowTheBox</h4>
<p>KnowTheBox provides practical training and real-world exercises to advance your cybersecurity skills.
Master ethical hacking, secure coding, and vulnerability analysis.</p>
</div>
<div class="footer-section">
<h4>Quick Links</h4>
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="courses.php">Courses</a></li>
<li><a href="contact.php">Contact Us</a></li>
<li><a href="login.php">Login</a></li>
<li><a href="register.php">Register</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Follow Us</h4>
<ul class="social-links">
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">LinkedIn</a></li>
<li><a href="#">YouTube</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>© 2024 KnowTheBox. All Rights Reserved.</p>
</div>
</footer>
<!-- Include Countdown Timer Script -->
<script src="app.js"></script>
</body>
</html>