-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms-and-conditions.html
More file actions
219 lines (190 loc) · 8.07 KB
/
terms-and-conditions.html
File metadata and controls
219 lines (190 loc) · 8.07 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Terms & Conditions | ExploitInject</title>
<meta name="description" content="Terms & Conditions for ExploitInject. Read our terms of service and agreement.">
<meta name="keywords" content="ExploitInject Terms and Conditions, Terms of Service, Legal, Tech Startup Bangladesh">
<meta name="author" content="ExploitInject Team">
<meta property="og:title" content="Terms & Conditions | ExploitInject">
<meta property="og:description"
content="Terms & Conditions for ExploitInject. Read our terms of service and agreement.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://exploitinject.dev/html">
<meta property="og:image" content="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png">
<meta name="robots" content="index, follow">
<link rel="icon" href="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png" type="image/png">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="stylesheet" href="style.css">
<style>
.policy-content {
max-width: 900px;
margin: 0 auto;
padding: 40px 20px;
line-height: 1.8;
color: #e0e0e0;
}
.policy-content h2 {
color: #00eaff;
margin-top: 40px;
border-bottom: 1px solid rgba(0, 234, 255, 0.2);
padding-bottom: 10px;
}
.policy-content h3 {
color: #ffffff;
margin-top: 25px;
}
.policy-content p {
margin-bottom: 20px;
}
.policy-content ul {
margin-bottom: 20px;
padding-left: 20px;
}
.policy-content li {
margin-bottom: 10px;
}
.last-updated {
font-style: italic;
color: #888;
margin-bottom: 30px;
}
</style>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "ExploitInject",
"url": "https://exploitinject.dev/terms-and-conditions.html",
"logo": "https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png",
"description": "Bangladesh-based startup providing Web Development, App Development and Cyber Security Training.",
"sameAs": [
"https://www.facebook.com/ExploitInject",
"https://www.instagram.com/expl.oitinject/",
"https://x.com/ExploitInject",
"https://wa.me/+8801575120682",
"https://m.me/ExploitInject",
"https://www.facebook.com/groups/exploitinject",
"https://github.com/ExploitInject"
]
}
</script>
</head>
<body>
<!-- BACKGROUND -->
<div class="background-animation">
<div class="grid"></div>
<script>
for (let i = 0; i < 25; i++) {
let circle = document.createElement("div");
circle.classList.add("circle");
circle.style.width = circle.style.height = Math.random() * 15 + 8 + "px";
circle.style.left = Math.random() * 100 + "vw";
circle.style.animationDuration = Math.random() * 7 + 6 + "s";
circle.style.opacity = Math.random();
document.querySelector(".background-animation").appendChild(circle);
}
</script>
</div>
<!-- NAVBAR -->
<nav id="siteNav">
<div class="leftnav">
<a href="index.html" class="logo" title="ExploitInject — Home">
<span class="logo-img" aria-hidden="true">
<img src="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png" alt="ExploitInject">
</span>
<span class="logo-text glitch">ExploitInject</span>
</a>
</div>
<div class="navlinks">
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="services.html">Services</a>
<a href="connect.html">Connects</a>
</div>
</nav>
<!-- HERO SECTION -->
<section class="hero" style="height: 40vh; min-height: 300px;">
<div style="width: 100%; text-align: center;">
<h2 style="font-size: 50px;">Terms & <br><span>Conditions</span></h2>
</div>
</section>
<!-- POLICY CONTENT -->
<main class="policy-content">
<p class="last-updated">Last Updated: March 31, 2026</p>
<p>Welcome to ExploitInject! By accessing this website or using our services, you agree to comply with and be bound
by the following Terms & Conditions.</p>
<h2>1. Acceptance of Terms</h2>
<p>By using this website, you acknowledge that you have read, understood, and agree to be bound by these Terms &
Conditions. If you do not agree to these terms, please do not use our services.</p>
<h2>2. Services Provided</h2>
<p>ExploitInject provides various IT services, including but not limited to:</p>
<ul>
<li>Web, Mobile App, and Software Development.</li>
<li>Cyber Security Training and Penetration Testing.</li>
<li>IT Training and Programming Mentorship.</li>
</ul>
<p>We reserve the right to modify or discontinue any service at any time without notice.</p>
<h2>3. User Responsibilities</h2>
<p>Users are responsible for providing accurate information when contacting us or purchasing services. Any
unauthorized use of our website or its content is strictly prohibited.</p>
<h2>4. Intellectual Property</h2>
<p>All content on this website, including text, designs, code, and logos, is the property of ExploitInject and is
protected by copyright and intellectual property laws. You may not reproduce, distribute, or create derivative
works from any content without our prior written consent.</p>
<h2>5. Training & Education</h2>
<p>Our training programs are educational in nature. While we provide hands-on training in Cyber Security (Ethical
Hacking), we strongly condemn any illegal activities. Any misuse of the techniques taught in our training programs
for malicious purposes is at the student's own risk and responsibility.</p>
<h2>6. Limitation of Liability</h2>
<p>ExploitInject shall not be liable for any direct, indirect, incidental, or consequential damages resulting from
the use or inability to use our website or services.</p>
<h2>7. Governing Law</h2>
<p>These Terms & Conditions are governed by the laws of Bangladesh.</p>
<h2>8. Changes to Terms</h2>
<p>We reserve the right to update these Terms & Conditions at any time. Changes will be effective immediately upon
posting on this website.</p>
<h2>9. Contact Us</h2>
<p>If you have any questions regarding these Terms & Conditions, please contact us at:</p>
<p>Email: <a href="mailto:support@exploitinject.dev" style="color: #00eaff;">support@exploitinject.dev</a></p>
</main>
<!-- FOOTER -->
<footer class="main-footer">
<div class="footer-content">
<div class="footer-col">
<h4>ExploitInject</h4>
<p>Bridging the gap between Cyber Security and Software Development.</p>
</div>
<div class="footer-col">
<h4>Quick Links</h4>
<ul class="footer-links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="connect.html">Connect</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Legal</h4>
<ul class="footer-links">
<li><a href="privacy-policy.html">Privacy Policy</a></li>
<li><a href="terms-and-conditions.html">Terms & Conditions</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
© 2022 - <span id="currentYear"></span> ExploitInject • Made in Bangladesh
</div>
</footer>
<script>
document.getElementById("currentYear").textContent = new Date().getFullYear();
window.onscroll = () => {
let nav = document.querySelector("nav");
if (window.scrollY > 50) nav.classList.add("shrink");
else nav.classList.remove("shrink");
};
</script>
</body>
</html>