-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFAQ.html
More file actions
358 lines (326 loc) · 16.3 KB
/
FAQ.html
File metadata and controls
358 lines (326 loc) · 16.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FAQ | ExploitInject</title>
<meta name="description"
content="Frequently Asked Questions about ExploitInject. Learn about our services, location, security audits, and IT training.">
<meta name="keywords"
content="ExploitInject FAQ, Cyber Security Questions, Web Development FAQ, IT Training Bangladesh">
<meta name="author" content="ExploitInject Team">
<meta property="og:title" content="FAQ | ExploitInject">
<meta property="og:description" content="Frequently Asked Questions about ExploitInject services and training.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://exploitinject.dev/FAQ.html">
<meta property="og:image" content="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png">
<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">
</head>
<body>
<!-- BACKGROUND -->
<div class="background-animation">
<div class="grid"></div>
</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 Logo">
</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: 42px;">Frequently Asked <br><span>Questions</span></h2>
<p style="margin: 20px auto; max-width: 800px;">
Everything you need to know about our services, training, and security expertise.
</p>
</div>
</section>
<!-- FAQ SECTION -->
<section class="section" style="padding-top: 0;">
<div class="faq-container">
<!-- 1. General Information -->
<h4 class="faq-category">General Information</h4>
<div class="faq-item">
<div class="faq-question">
<span>What is ExploitInject?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
ExploitInject is a Bangladesh-based tech startup that specializes in bridging the gap between
Advanced Cyber Security and Next-Gen Software Development. We provide both professional services
and expert-led IT training.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>Where are you based?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
We are proudly based in Bangladesh, serving both local and international clients with a global
standard of technology and security.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>Do you work with startups?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Yes! We love working with startups. We offer scalable solutions that grow with your business, from
MVP development to enterprise-grade security.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>How can I contact the team?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
You can reach us via our "Connect" page, or directly through email at support@exploitinject.dev.
We are also active on GitHub, LinkedIn, and Facebook.
</div>
</div>
<!-- 2. Professional Services -->
<h4 class="faq-category">Professional Services</h4>
<div class="faq-item">
<div class="faq-question">
<span>What services do you offer?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
We provide Web Development (Landing pages, E-commerce, SaaS), Mobile App Development (Android &
iOS), Custom Software Development, Cyber Security Services (Penetration testing, Ethical
hacking), and IT Training.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>What tech stack do you use?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
We specialize in modern stacks including React, Next.js, Node.js, Python (Django/FastAPI), and PHP
(Laravel). For mobile, we use Flutter and Native technologies.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>How long does a project take?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Timeline depends on the complexity of the project. A standard landing page or portfolio takes
3-5
days, while larger e-commerce or custom SaaS platforms typically take 2-4 weeks.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>Do you provide maintenance?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Yes, we offer monthly maintenance and security update packages to ensure your digital assets
remain secure, fast, and up-to-date with the latest tech standards.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>Can you secure my existing website?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Absolutely. Our cyber security team provides penetration testing and security audits to identify
and patch vulnerabilities in your existing systems.
</div>
</div>
<!-- 3. Training & Education -->
<h4 class="faq-category">Training & Education</h4>
<div class="faq-item">
<div class="faq-question">
<span>What training programs do you offer?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
While we have successfully conducted sessions in Ethical Hacking, Python, and more in the past,
we are currently restructuring our modules to provide even better value. We plan to resume our
expert-led sessions in the near future.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>Are the classes online or offline?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Currently, our focus is on high-quality online training to reach students globally. However, we
occasionally host offline workshops and bootcamps in major cities.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>Is the training beginner-friendly?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Absolutely. Our past and future courses are built for all levels. We start from the absolute
basics and guide you step-by-step toward advanced mastery with real-world projects.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>Do I get a certificate after completing a course?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Yes, students who successfully complete our training programs (past and future) receive a
certificate from ExploitInject to validate their skills.
</div>
</div>
<!-- 4. Digital Solutions -->
<h4 class="faq-category">Digital Solutions</h4>
<div class="faq-item">
<div class="faq-question">
<span>Do you offer branding services?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Yes, our graphics design team provides full visual identity packages, including logo design,
typography, and brand guidelines to make your business stand out.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>How do you handle Digital Marketing?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
We use data-driven strategies for SEO and Social Media Management. Our goal is to increase your
organic reach and conversion rates through targeted campaigns.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>What is Web Analytics & Tracking?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
We set up advanced tracking tools like Google Analytics 4 and GTM to help you understand your
users' behavior and optimize your marketing budget effectively.
</div>
</div>
<!-- 5. Ordering & Payments -->
<h4 class="faq-category">Ordering & Payments</h4>
<div class="faq-item">
<div class="faq-question">
<span>How do I start a project with you?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
Visit our "Services" page to review offerings and then use the "Order" page to submit your
details. Our team will get back to you with a quote and timeline.
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>Which payment methods do you accept?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
For local clients (Bangladesh), we accept bKash, Nagad, Rocket, and Bank transfers. For
international clients, we accept Bank transfers and Binance (Recommended for faster processing).
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<span>What is your refund policy?</span>
<i class="fas fa-chevron-down faq-toggle-icon"></i>
</div>
<div class="faq-answer">
We offer a satisfaction guarantee. If we fail to meet the agreed-upon project requirements, we provide
partial or full refunds depending on the project phase. Detailed terms are in our T&C.
</div>
</div>
</div>
</section>
<!-- 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>
<li><a href="FAQ.html">FAQ</a></li>
<li><a href="consultation.html">Consultation</a></li>
<li><a href="https://review.exploitinject.dev/" target="_blank">Client Reviews</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 class="footer-col">
<h4>Connect With Us</h4>
<div class="footer-social-icons">
<a href="https://www.facebook.com/exploitinjectofficial/" class="footer-social-link" title="Facebook Page"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/exploitinjectofficial/" class="footer-social-link" title="Instagram"><i class="fab fa-instagram"></i></a>
<a href="https://github.com/ExploitInject" class="footer-social-link" title="GitHub"><i class="fab fa-github"></i></a>
<a href="mailto:support@exploitinject.dev" class="footer-social-link" title="Email Us"><i
class="fas fa-envelope"></i></a>
</div>
</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();
// Navbar shrink script
window.onscroll = () => {
let nav = document.querySelector("nav");
if (window.scrollY > 50) nav.classList.add("shrink");
else nav.classList.remove("shrink");
};
// Accordion Logic
document.querySelectorAll('.faq-question').forEach(question => {
question.addEventListener('click', () => {
const item = question.parentElement;
item.classList.toggle('active');
// Optional: Close other items when one is opened
document.querySelectorAll('.faq-item').forEach(otherItem => {
if (otherItem !== item) {
otherItem.classList.remove('active');
}
});
});
});
</script>
</body>
</html>