-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
510 lines (467 loc) · 35.9 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
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
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>WEB-DORK🔍</title>
<link rel="icon" href="assets/img/profile.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900&display=swap">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Sans+Inscriptional+Pahlavi&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,700">
<link rel="stylesheet" href="assets/css/Calender-Button.css">
<link rel="stylesheet" href="assets/css/Clean-Button-Scale-Hover-Effect.css">
<link rel="stylesheet" href="assets/css/News-Cards-4-Columns-v2.css">
<link rel="stylesheet" href="assets/css/Pages-Navbar.css">
<link rel="stylesheet" href="assets/css/untitled.css">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" type="text/css" href="assets-updated-train/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Abril+Fatface&display=swap">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Aclonica&display=swap">
<link rel="stylesheet" type="text/css"
href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900">
<link rel="stylesheet" type="text/css" href="assets-updated-train/fonts/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="assets-updated-train/css/dh-card-image-left-dark.css">
<link rel="stylesheet" type="text/css" href="assets-updated-train/css/FOOTERCSS.css">
<link rel="stylesheet" type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" type="text/css" href="assets-updated-train/css/Navbar-Centered-Links-icons.css">
<link rel="stylesheet" type="text/css" href="assets-updated-train/css/Responsive-UI-Card.css">
<link rel="stylesheet" type="text/css" href="assets-updated-train/css/styles.css">
<link rel="stylesheet" type="text/css" href="assets-updated-train/css/Navbar-Centered-Links-icons.css">
</head>
<body>
<div class="container-fluid" style="padding: 0px;">
<nav class="navbar navbar-light navbar-expand-md fixed-top navigation-clean white-links" style="background: rgba(42, 87, 107, 1);color: white;height: 70px;">
<div class="container d-flex justify-content-center">
<a class="navbar-brand" id="company-name" href="index.html">WEB-DORK🔍</a>
<form class="mx-auto">
<div class="searchcontainer">
<table>
<tr>
<th><input id="domain" type="text" placeholder="search here..."></th>
<th><input type="submit" value="🔍"></th>
</tr>
</table>
</div>
</form>
<div class="ribbon">
<a href="https://www.linkedin.com/in/sujay-adkesar-a90725224/">Follow me on linkedin</a>
</div>
</div>
</nav>
</div>
<header class="text-center text-white masthead">
<div class="masthead-content">
<div class="container">
<h1 class="masthead-heading mb-0">Discover Hidden Treasures </h1>
<h2 class="masthead-subheading mb-0">instantly with GOOGLE_DORKS🔍</h2><a
class="btn btn-primary btn-xl rounded-pill mt-5" role="button" href="#">step-up your recon</a>
</div>
</div>
</header>
<!-- searchbar
<form>
<div class="searchcontainer">
<table>
<tr>
<th><input id="domain" type="text" placeholder="search here..."></th>
<th><input type="submit" value="🔍"></th>
</tr>
</table>
</div>
</form> -->
<!-- -------DORK CARDS STAETS HERE-------- -->
<div class="container" style="padding-top: 100px;">
<div class="row">
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/reverseip.png") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Reverse IP lookup</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;"><br><br>Reverse IP Lookup is a way to identify hostnames that have DNS (A) records associated with an IP address.</p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="l1" href="https://search-a-domain!/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Dns-history 💀</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/shodan.jpg") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Shodan
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">Shodan is a search engine that lets users search for various types of servers connected to the internet using a variety of filters<br><br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link2" href="https://search-a-domain"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Shodan-search🔍</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/github.png") center / contain no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Github recon
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">search through your repository or your organization/user repositories. It's not a perfect tool at the moment but provides basic functionality to automate the search on your repositories against the dorks<br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link3" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Github-recon⚡</a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/login.jpg") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Login pages
Cyberaces</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">In the context of login pages, Google Dorks can be used to find vulnerable login pages of websites that may have security weaknesses<br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link4" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">huntdown-loginpages🍖</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/open-redirect.png") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Open redirection</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">Open redirection vulnerabilities arise when an application incorporates user-controllable data into the target of a redirection in an unsafe way<br><br>
</p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="open1" href="https://www.google.com/search?q=site:please-enter-your-site😣 inurl:redir | inurl:url | inurl:redirect | inurl:return | inurl:src=http | inurl:r=http"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">open redirect dork💥</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/secheader.png") center / contain no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Security header-check
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">Security headers are directives used by web applications to configure security defenses in web browsers. Based on these directives, browsers can make it harder to exploit client-side vulnerabilities <br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link5" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">sec-header dork🕶️</a>
</div>
</div>
</div>
</div>
</div>
<!-- 2nd set of cards -->
<div class="container" style="padding-top: 50px;">
<div class="row">
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/wayback.png") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Wayback machine</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;"><br><br>A digital archive of the WEB, to find sensitive or interesting information about a organization that was previously publicly accessible.</p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link6" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Wayback searech💀</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/wpcontent.png") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Wordpress Content search🔍
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">WordPress websites "wp-content" directory exposed and publicly accessible may contain vulnerabilities or sensitive information<br><br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link9" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">wpcontent-dork🚀</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/aws3.png") center / contain no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">AWS S3 Buckets
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">a search query used to find Amazon Simple Storage Service (S3) buckets that are misconfigured and publicly accessible. <br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link13" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">aws s3-recon⚡</a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/robot.png") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">robot.txt searech💀
Cyberaces</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">find files named "robots.txt" on websites, which are used to control access to a website's pages by search engine crawlers and other automated agents<br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="robot1" href="https://www.google.com/search?q=enter-your-targetsite+robots.txt"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">robots.txt</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/phpinfo.jpg") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">phpinfo</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">search query used to find websites that have the PHP "phpinfo" page publicly accessible. The PHP "phpinfo" page displays information about the server's PHP configuration<br><br>
</p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link15" href="http://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">phpinfo</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/pass.png") center / contain no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">password files dork💥
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">used to find files that contain passwords on websites. These files can be in various formats, such as plaintext, CSV, or database files. <br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="passwd1" href="https://www.google.com/search?q=site:enter-your-target 'password' filetype:doc | filetype:pdf | filetype:docx | filetype:xls | filetype:dat | filetype:log"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">hunt for pass-files</a>
</div>
</div>
</div>
</div>
</div>
<!-- 3rd set of cards -->
<div class="container" style="padding-top: 100px;">
<div class="row">
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/ssltest.png") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">SSL Test</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;"><br><br>SSL testing is a process of evaluating the security of the SSL (Secure Socket Layer) protocol implementation on a web server.</p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link7" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Check for SSL certificate</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/wpsearch.jpg") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Wordpress Dork 😈
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">A "deep search dork" in the context of web application penetration testing refers to a search query used to find vulnerable WordPress websites.<br><br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link8" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Hunt for vulnerable Wp-sites</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/cms.png") center / contain no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">What-CMS?
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">CMS is a software platform that provides a framework for managing, organizing, and publishing web content, such as text, images, and videos.<br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link10" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">what-cms-search⚡</a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/pastbin.jpg") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Pastbin Lookup
Cyberaces</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">Pastebin lookup is a process of searching the popular online text storage website Pastebin for sensitive information that may have-been leaked<br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link11" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Pastbin-lookup </a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/stackoverflow.png") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">dork-through stack-overflow</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">search query to find vulnerable webapp's is often used by security researchers and attackers to find vulnerabilities that can be exploited<br><br>
</p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link12" href="http://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">stackoverflow dork💥</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/subdomain.png") center / contain no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Subdomain CHECK 🕶️
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">a search query used to find subdomains of a particular domain. This type of search query is often used by security researchers and attackers to identify additional targets within a domain <br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link14" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">subdoamin-enum</a>
</div>
</div>
</div>
</div>
</div>
<!-- last set of 4 cards -->
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/config.jpg") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">config files dork💥
Cyberaces</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">search query used to find sensitive configuration files that may have been accidentally leaked. These may contain sensitive data such as login credentials, server configurations,<br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link17" href="https://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Backup files dork </a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/backup.png") center / cover no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">backup-files dork</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">a search query used to find backup files that may have been accidentally leaked online. These files can contain sensitive information such as source code, database backups,<br><br>
</p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="link16" href="http://search-a-domain/"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">config-fiels dork</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card"
style="width: 18rem;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;box-shadow: 5px 5px 16px 2px rgba(0,0,0,0.25);margin: 14px;min-width: 280px;max-width: 300px;margin-bottom: 20px;">
<div
style="width: 100%;height: 200px;background: url("assets-updated-train/img/directory.png") center / contain no-repeat;border-top-left-radius: 20px;border-top-right-radius: 20px;">
</div>
<div class="card-body d-flex flex-column" style="height: 262px;">
<div>
<h4 style="font-family: 'Source Sans Pro', sans-serif;font-weight: 700;color: rgb(255,160,0);">Directory Listing
</h4>
<p style="font-family: 'Source Sans Pro', sans-serif;color: #212121;margin-top: 16px;">a search query used to find web directories that have directory listing enabled, allowing directory contents to be listed and browsed.<br></p>
</div><a class="align-self-end card-link" data-bss-hover-animate="pulse" id="directory1" href="https://www.google.com/search?q=site:please-enter-your-site😣 intitle:index.of | 'parent directory'"
style="padding: 4px;background: #b86868;color: rgb(255,255,255);border-radius: 17px;padding-right: 14px;padding-left: 14px;padding-bottom: 6px;font-family: 'Source Sans Pro', sans-serif;margin-top: auto;">Directory-listing-dork</a>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="social-icons">
<a href="https://github.com/sujayadkesar">
<i class="fa fa-github"></i>
</a>
<a href="https://www.linkedin.com/in/sujay-adkesar-a90725224/">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://thelocalh0st.github.io">
<i class="fa fa-globe"></i>
</a>
<a href="https://instagram.com/sujay_adkesar">
<i class="fa fa-instagram"></i>
</a>
</div><br>
<p class="copyright"><br><br>© Copyright!! Not yet thought about that🤔</p>
</footer>
<button onclick="topFunction()" id="myBtn" title="go to top" style="font-size:10px;">Bak to top</button>
<script src="assets-updated-train/js/bs-init.js"></script>
<script src="assets\bootstrap\js\app.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.js"></script>
</body>
</html>