-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
333 lines (314 loc) · 17 KB
/
index.html
File metadata and controls
333 lines (314 loc) · 17 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Home</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/lightbox.css" rel="stylesheet">
<link href="css/main.css?v=0.002" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<link rel="shortcut icon" href="images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png">
</head><!--/head-->
<body>
<header id="header">
<div class="container">
<div class="row">
<div class="col-sm-12 overflow">
<div class="social-icons pull-right">
<ul class="nav nav-pills">
<li><a href=""><i class="fa fa-facebook"></i></a></li>
<li><a href=""><i class="fa fa-twitter"></i></a></li>
<li><a href=""><i class="fa fa-google-plus"></i></a></li>
<li><a href=""><i class="fa fa-dribbble"></i></a></li>
<li><a href=""><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<h1><img src="images/logo.png" alt=""></h1>
</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="coming.html">Services</i></a>
<li class="dropdown"><a href="#">Certifications <i class="fa fa-angle-down"></i></a>
<ul role="menu" class="sub-menu">
<li>Certifications comming soon:- </li>
<li><a href="#"><b>RapidSec Certified Security Professional (RSCP)</b></a></li>
<li><a href="#"><b>RapidSec Certified Security Expert (RSCE)</b></a></li>
</ul>
</li>
<li> <a href="team/index.html">Our Team</a></li>
<li class="dropdown"><a href=#>Courses<i class="fa fa-angle-down"></i></a>
<ul role="menu" class="sub-menu">
<li><a href="c1.html"><b>Learning Penetration Testing</b></a></li>
<li><a href="c2.html"><b>Learning Malware Analysis</b></a></li>
<li><a href="c3.html"><b>Learning Network Penetration Testing</b></a></li>
<li><a href="c4.html"><b>Learning Incident Response</b></a></li>
<li><a href="c5.html"><b>Learning Reverse Engineering</b></a></li>
</ul>
<li class="dropdown"><a href=#>Seminars<i class="fa fa-angle-down"></i></a>
<ul role="menu" class="sub-menu">
<li><a href="s1.html"><b>Free Seminars</b></a></li>
</ul>
<li><a href="internship/index.html"><b>Join Us</b></a></li>
</ul>
</div>
<!--<div class="search">
<form role="form">
<i class="fa fa-search"></i>
<div class="field-toggle">
<input type="text" class="search-form" autocomplete="off" placeholder="Search">
</div>
</form>
</div>
</div>
</div>
</header>
<!--/#header-->
<section id="home-slider">
<div class="container">
<div class="row">
<div class="main-slider">
<div class="slide-text">
<h1><b>Securing Everybody</b></h1>
<p>We provide Security from Individuals to Large corporations.<br>Our specializations are in Red Teaming, Blue Teaming and Incident Response.</p>
<a href="https://rapidsec.tech/service.html#!/~/signIn/returnUrl=!/~/" class="btn btn-common">SIGN UP</a>
</div>
<img src="images/home/slider/hill.png" class="slider-hill" alt="slider image">
<img src="images/home/slider/house.png" class="slider-house" alt="slider image">
<img src="images/home/slider/sun.png" class="slider-sun" alt="slider image">
<img src="images/home/slider/birds1.png" class="slider-birds1" alt="slider image">
<img src="images/home/slider/birds2.png" class="slider-birds2" alt="slider image">
</div>
</div>
</div>
<div class="preloader"><i class="fa fa-sun-o fa-spin"></i></div>
</section>
<!--/#home-slider--><br><br>
<h1 align="center" ><b>Our Services</b></h1>
<section id="services">
<div class="container">
<div class="row">
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="300ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="300ms">
<img src="images/home/icon1.png" alt="">
</div>
<h2><b>Incident Response</b></h2>
<p>Your business is your top priority. We at Rapidsec understand this and we have specialized team that comes to rescue when breach occurs.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="600ms">
<img src="images/home/icon2.png" alt="">
</div>
<h2><b>Red Teaming</b></h2>
<p>Our Hackers are always ready to break in your security measures.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="900ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="900ms">
<img src="images/home/icon3.png" alt="">
</div>
<h2><b>Blue Teaming</b></h2>
<p>Defense is our top priority. Our Blue team will always monitor your infrastructure to avoid any damages.</p>
</div>
</div>
</div>
</div>
</section>
<!--/#services-->
</section>
<!--/#home-slider-->
<section id="services">
<div class="container">
<div class="row">
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="300ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="300ms">
<img src="images/home/icon4.png" alt="">
</div>
<h2><b>Web Application Security</b></h2>
<p>Your website is always exposed to public and it should have strongest security.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="600ms">
<img src="images/home/icon5.png" alt="">
</div>
<h2><b>Android Application Security</b></h2>
<p>Our team can perform Android apps pentesting.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="900ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="900ms">
<img src="images/home/icon6.png" alt="">
</div>
<h2><b>IOS Application Security</b></h2>
<p>Our Team can perform IOS apps pentesting.</p>
</div>
</div>
</div>
</div>
</section>
</section>
<!--/#home-slider-->
<section id="services">
<div class="container">
<div class="row">
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="300ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="300ms">
<img src="images/home/icon7.png" alt="">
</div>
<h2><b>Network Security</b></h2>
<p>A network security hole can leave your all devices exposed to Hackers. Our Team will discover them and patch before time.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="600ms">
<img src="images/home/icon8.png" alt="">
</div>
<h2><b>IOT Security</b></h2>
<p>IOT devices are becoming the primary target of hackers.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="900ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="900ms">
<img src="images/home/icon9.png" alt="">
</div>
<h2><b>Data security</b></h2>
<p>Your data is your gold and we ensure its security.</p>
</div>
</div>
</div>
</div>
</section>
<!--/#home-slider-->
<section id="services">
<div class="container">
<div class="row">
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="300ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="300ms">
<img src="images/home/icon10.png" alt="">
</div>
<h2><b>Malware Analysis</b></h2>
<p>Everyday you get alot of attachments. Your never know which one is malicious.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="600ms">
<img src="images/home/icon11.png" alt="">
</div>
<h2><b>Forensic Investigation</b></h2>
<p>After a breach has occured its investigation is very important.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="900ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="900ms">
<img src="images/home/icon12.png" alt="">
</div>
<h2><b>Governance, Risk & Compliance</b></h2>
<p>Governance, risk and compliance (GRC) refers to a strategy for managing an organization's overall governance, enterprise risk management and compliance with regulations</p>
</div>
</div>
</div>
</div>
</section>
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center bottom-separator">
<img src="images/home/under.png" class="img-responsive inline" alt="">
</div>
<div class="col-md-4 col-sm-6">
<div class="testimonial bottom">
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="contact-info bottom">
<h2>Contacts</h2>
<address>
E-mail: <a href="mailto:someone@example.com">zsecure1@protonmail.com</a> <br>
Phone: +918708593615, +917611006170
<br>
</address>
<h2>Address</h2>
<address>
Chandigarh University <br>
Gharuan <br>
Mohali, Punjab <br>
India <br>
</address>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="contact-form bottom">
<h2>Send a message</h2>
<form id="main-contact-form" name="contact-form" method="post" action="sendemail.php">
<div class="form-group">
<input type="text" name="name" class="form-control" required="required" placeholder="Name">
</div>
<div class="form-group">
<input type="email" name="email" class="form-control" required="required" placeholder="Email Id">
</div>
<div class="form-group">
<textarea name="message" id="message" required="required" class="form-control" rows="8" placeholder="Your text here"></textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" class="btn btn-submit" value="Submit">
</div>
</form>
</div>
</div>
<div class="col-sm-12">
<div class="copyright-text text-center">
<p>© RapidSec 2019. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<!--/#footer-->
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/lightbox.min.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>