-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathindex.html
More file actions
683 lines (653 loc) · 32.2 KB
/
index.html
File metadata and controls
683 lines (653 loc) · 32.2 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
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
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DestroyScammers - Threat Intelligence Platform</title>
<meta name="description" content="DestroyScammers - Advanced OSINT Threat Intelligence Platform for identifying and tracking phishing domains, malware infrastructure, and threat actors.">
<meta name="keywords" content="phishing, threat intelligence, OSINT, malware, cybersecurity, domain analysis, brand protection, scammers">
<meta name="author" content="PhishDestroy">
<meta property="og:title" content="DestroyScammers - Threat Intelligence Platform">
<meta property="og:description" content="Advanced OSINT platform for tracking phishing, malware, and threat actors">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="theme-color" content="#00d4ff">
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🛡️</text></svg>">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@7.0.0/css/flag-icons.min.css">
<script src="https://d3js.org/d3.v7.min.js"></script>
</head>
<body>
<!-- Animated Background -->
<div class="bg-grid"></div>
<div class="bg-glow glow-1"></div>
<div class="bg-glow glow-2"></div>
<div class="scanline"></div>
<!-- Mobile Overlay -->
<div class="sidebar-overlay" id="sidebarOverlay"></div>
<!-- Sidebar -->
<aside class="sidebar">
<div class="sidebar-logo">
<div class="logo-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
<path d="M12 8v4M12 16h.01"/>
</svg>
</div>
<div class="logo-text">
<a href="https://github.com/phishdestroy/DestroyScammers" target="_blank" class="logo-link" title="View on GitHub">
<span class="logo-title">Destroy<span class="accent">Scammers</span></span>
<span class="logo-sub">Threat Intelligence</span>
</a>
</div>
</div>
<nav class="sidebar-nav">
<button class="nav-item active" data-view="dashboard">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="3" width="7" height="7" rx="1"/>
<rect x="14" y="3" width="7" height="7" rx="1"/>
<rect x="3" y="14" width="7" height="7" rx="1"/>
<rect x="14" y="14" width="7" height="7" rx="1"/>
</svg>
<span class="nav-text">Dashboard</span>
<span class="nav-indicator"></span>
</button>
<button class="nav-item" data-view="actors">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
<circle cx="9" cy="7" r="4"/>
<path d="M23 21v-2a4 4 0 0 0-3-3.87"/>
<path d="M16 3.13a4 4 0 0 1 0 7.75"/>
</svg>
<span class="nav-text">Threat Actors</span>
<span class="nav-indicator"></span>
</button>
<button class="nav-item" data-view="threats">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/>
<line x1="12" y1="9" x2="12" y2="13"/>
<line x1="12" y1="17" x2="12.01" y2="17"/>
</svg>
<span class="nav-text">Threats</span>
<span class="nav-indicator"></span>
</button>
<button class="nav-item" data-view="graph">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="18" cy="5" r="3"/>
<circle cx="6" cy="12" r="3"/>
<circle cx="18" cy="19" r="3"/>
<line x1="8.59" y1="13.51" x2="15.42" y2="17.49"/>
<line x1="15.41" y1="6.51" x2="8.59" y2="10.49"/>
</svg>
<span class="nav-text">Relationship Graph</span>
<span class="nav-indicator"></span>
</button>
</nav>
<!-- Full Leak Data Access Button -->
<div class="sidebar-leak-access">
<button class="leak-access-btn" onclick="showLeakInfoModal()">
<div class="leak-access-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="11" width="18" height="11" rx="2" ry="2"/>
<path d="M7 11V7a5 5 0 0 1 10 0v4"/>
</svg>
</div>
<div class="leak-access-content">
<span class="leak-access-title">Full Leak Database</span>
<span class="leak-access-sub">Access protected data</span>
</div>
<div class="leak-access-arrow">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="16" height="16">
<path d="M9 18l6-6-6-6"/>
</svg>
</div>
</button>
</div>
<div class="sidebar-stats">
<div class="mini-stat">
<div class="mini-stat-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/>
<circle cx="12" cy="7" r="4"/>
</svg>
</div>
<span class="mini-stat-value" id="stat-actors">-</span>
<span class="mini-stat-label">Actors</span>
</div>
<div class="mini-stat">
<div class="mini-stat-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<line x1="2" y1="12" x2="22" y2="12"/>
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/>
</svg>
</div>
<span class="mini-stat-value" id="stat-domains">-</span>
<span class="mini-stat-label">Domains</span>
</div>
<div class="mini-stat critical">
<div class="mini-stat-icon pulse">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/>
<line x1="12" y1="9" x2="12" y2="13"/>
<line x1="12" y1="17" x2="12.01" y2="17"/>
</svg>
</div>
<span class="mini-stat-value" id="stat-threats">-</span>
<span class="mini-stat-label">Active Threats</span>
</div>
<div class="mini-stat">
<div class="mini-stat-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="3" width="18" height="18" rx="2"/>
<path d="M3 9h18M9 21V9"/>
</svg>
</div>
<span class="mini-stat-value" id="stat-registrars">-</span>
<span class="mini-stat-label">Registrars</span>
</div>
</div>
<div class="sidebar-footer">
<div class="status-indicator">
<span class="status-dot"></span>
<span>System Online</span>
</div>
</div>
</aside>
<!-- Main -->
<main class="main-content">
<!-- Top Bar -->
<header class="topbar">
<!-- Mobile Menu Button -->
<button class="mobile-menu-btn mobile-only" id="mobileMenuBtn" aria-label="Open menu">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M3 12h18M3 6h18M3 18h18"/>
</svg>
</button>
<div class="search-container">
<svg class="search-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="11" cy="11" r="8"/>
<path d="M21 21l-4.35-4.35"/>
</svg>
<input type="text" id="search-input" placeholder="Search actors, domains, emails, phones...">
<kbd class="search-kbd">/</kbd>
</div>
<div class="topbar-right">
<div class="stat-pills">
<div class="stat-pill danger">
<span class="pill-icon">☠️</span>
<span class="pill-value" id="pill-malware">0</span>
<span class="pill-label">Malware</span>
</div>
<div class="stat-pill warning">
<span class="pill-icon">🎣</span>
<span class="pill-value" id="pill-phishing">0</span>
<span class="pill-label">Phishing</span>
</div>
<div class="stat-pill brand">
<span class="pill-icon">🏷️</span>
<span class="pill-value" id="pill-brand">0</span>
<span class="pill-label">Brand</span>
</div>
<div class="stat-pill info">
<span class="pill-icon">🔓</span>
<span class="pill-value" id="pill-leaks">0</span>
<span class="pill-label">Leaks</span>
</div>
</div>
<div class="topbar-time">
<span id="current-time"></span>
</div>
</div>
</header>
<!-- Dashboard -->
<div id="dashboard-view" class="view active">
<div class="view-title">
<h1>Threat Intelligence Overview</h1>
<p class="view-subtitle">Real-time monitoring and analysis of malicious actors</p>
</div>
<div class="dashboard-grid">
<div class="stats-row">
<div class="stat-card glass">
<div class="stat-card-bg"></div>
<div class="stat-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/>
<circle cx="12" cy="7" r="4"/>
</svg>
</div>
<div class="stat-card-data">
<div class="stat-card-value" id="dash-actors">-</div>
<div class="stat-card-label">Threat Actors</div>
<div class="stat-card-trend up">+12% from last month</div>
</div>
</div>
<div class="stat-card glass">
<div class="stat-card-bg"></div>
<div class="stat-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<circle cx="12" cy="12" r="10"/>
<line x1="2" y1="12" x2="22" y2="12"/>
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/>
</svg>
</div>
<div class="stat-card-data">
<div class="stat-card-value" id="dash-domains">-</div>
<div class="stat-card-label">Malicious Domains</div>
<div class="stat-card-trend up">+8% from last month</div>
</div>
</div>
<div class="stat-card glass danger">
<div class="stat-card-bg"></div>
<div class="stat-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/>
<line x1="12" y1="9" x2="12" y2="13"/>
<line x1="12" y1="17" x2="12.01" y2="17"/>
</svg>
</div>
<div class="stat-card-data">
<div class="stat-card-value" id="dash-phishing">-</div>
<div class="stat-card-label">Phishing Sites</div>
<div class="stat-card-trend down">-3% from last month</div>
</div>
</div>
<div class="stat-card glass danger">
<div class="stat-card-bg"></div>
<div class="stat-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
<path d="M12 8v4M12 16h.01"/>
</svg>
</div>
<div class="stat-card-data">
<div class="stat-card-value" id="dash-malware">-</div>
<div class="stat-card-label">Malware Detected</div>
<div class="stat-card-trend up">+15% from last month</div>
</div>
</div>
<div class="stat-card glass warning">
<div class="stat-card-bg"></div>
<div class="stat-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"/>
<line x1="7" y1="7" x2="7.01" y2="7"/>
</svg>
</div>
<div class="stat-card-data">
<div class="stat-card-value" id="dash-brand">-</div>
<div class="stat-card-label">Brand Impersonation</div>
<div class="stat-card-trend neutral">No change</div>
</div>
</div>
<div class="stat-card glass">
<div class="stat-card-bg"></div>
<div class="stat-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<rect x="3" y="3" width="18" height="18" rx="2"/>
<path d="M3 9h18M9 21V9"/>
</svg>
</div>
<div class="stat-card-data">
<div class="stat-card-value" id="dash-registrars">-</div>
<div class="stat-card-label">Registrars</div>
<div class="stat-card-trend neutral">Domain providers</div>
</div>
</div>
<div class="stat-card glass info">
<div class="stat-card-bg"></div>
<div class="stat-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<path d="M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"/>
</svg>
</div>
<div class="stat-card-data">
<div class="stat-card-value" id="dash-passwords">-</div>
<div class="stat-card-label">Leaked Credentials</div>
<div class="stat-card-trend up">+24% from last month</div>
</div>
</div>
</div>
<div class="dashboard-row">
<div class="dashboard-section glass">
<div class="section-header">
<div class="section-title">
<span class="section-icon">🎯</span>
<h2>Critical Threats</h2>
</div>
<button class="btn-link" onclick="switchView('threats')">
View All
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="16" height="16">
<path d="M5 12h14M12 5l7 7-7 7"/>
</svg>
</button>
</div>
<div class="threats-preview" id="critical-threats"></div>
</div>
<div class="dashboard-section glass">
<div class="section-header">
<div class="section-title">
<span class="section-icon">👤</span>
<h2>Identified Actors</h2>
</div>
<button class="btn-link" onclick="switchView('actors')">
View All
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="16" height="16">
<path d="M5 12h14M12 5l7 7-7 7"/>
</svg>
</button>
</div>
<div class="actors-preview" id="top-actors"></div>
</div>
</div>
</div>
</div>
<!-- Actors -->
<div id="actors-view" class="view">
<div class="view-header">
<div class="view-title">
<h1>Threat Actors Database</h1>
<p class="view-subtitle">Comprehensive profiles of identified threat actors</p>
</div>
<div class="filter-chips">
<button class="chip active" data-filter="all">
<span class="chip-dot"></span>All Actors
</button>
<button class="chip" data-filter="malware">
<span class="chip-dot danger"></span>Malware
</button>
<button class="chip" data-filter="phishing">
<span class="chip-dot warning"></span>Phishing
</button>
<button class="chip" data-filter="brand">
<span class="chip-dot brand"></span>Brand
</button>
<button class="chip" data-filter="leaks">
<span class="chip-dot info"></span>With Leaks
</button>
</div>
</div>
<div class="actors-grid" id="actors-container"></div>
<div class="pagination" id="pagination"></div>
</div>
<!-- Threats -->
<div id="threats-view" class="view">
<div class="view-header">
<div class="view-title">
<h1>Threat Intelligence Feed</h1>
<p class="view-subtitle">Live monitoring of malicious infrastructure</p>
</div>
<div class="threats-filters">
<select id="threat-type-filter" onchange="filterThreats()">
<option value="all">All Types</option>
<option value="malware">Malware</option>
<option value="phishing">Phishing</option>
</select>
<select id="threat-registrar-filter" onchange="filterThreats()">
<option value="all">All Registrars</option>
</select>
<select id="threat-sort" onchange="filterThreats()">
<option value="severity">Sort: Severity</option>
<option value="date">Sort: Date</option>
<option value="registrar">Sort: Registrar</option>
</select>
</div>
</div>
<div class="threats-stats" id="threats-stats"></div>
<div class="threats-grid" id="threats-container"></div>
</div>
<!-- Graph -->
<div id="graph-view" class="view">
<div class="graph-full" id="graph-container"></div>
</div>
</main>
<!-- Actor Modal -->
<div class="actor-modal" id="actor-modal">
<div class="actor-modal-backdrop" onclick="closeActorModal()"></div>
<div class="actor-modal-content">
<button class="actor-modal-close" onclick="closeActorModal()">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="20" height="20">
<line x1="18" y1="6" x2="6" y2="18"/>
<line x1="6" y1="6" x2="18" y2="18"/>
</svg>
</button>
<div id="actor-profile"></div>
</div>
</div>
<!-- Image Modal -->
<div class="modal" id="modal">
<div class="modal-backdrop" onclick="closeModal()"></div>
<div class="modal-content">
<button class="modal-close" onclick="closeModal()">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="20" height="20">
<line x1="18" y1="6" x2="6" y2="18"/>
<line x1="6" y1="6" x2="18" y2="18"/>
</svg>
</button>
<img id="modal-image" src="" alt="">
<div class="modal-info" id="modal-info"></div>
</div>
</div>
<!-- Disclaimer Modal -->
<div class="disclaimer-modal" id="disclaimer-modal">
<div class="disclaimer-backdrop"></div>
<div class="disclaimer-content">
<div class="disclaimer-header">
<div class="disclaimer-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
<path d="M12 8v4M12 16h.01"/>
</svg>
</div>
<h2>Important Notice</h2>
<p class="disclaimer-subtitle">Please read carefully before proceeding</p>
</div>
<div class="disclaimer-body">
<ul class="disclaimer-list">
<li>
<span class="disclaimer-bullet">1</span>
<span>This database contains <strong>publicly available information</strong> obtained through legal means from open sources.</span>
</li>
<li>
<span class="disclaimer-bullet">2</span>
<span>We do not store or host the original databases - only search results related to known scammer email addresses.</span>
</li>
<li>
<span class="disclaimer-bullet">3</span>
<span>We are <strong>not the authors</strong> of this information and do not claim any ownership or authorship.</span>
</li>
<li>
<span class="disclaimer-bullet">4</span>
<span>All data is provided <strong>"as is"</strong> without any warranties regarding accuracy, completeness, or reliability.</span>
</li>
<li>
<span class="disclaimer-bullet">5</span>
<span>We assume <strong>no responsibility</strong> for the accuracy of the data or any consequences of its use.</span>
</li>
<li>
<span class="disclaimer-bullet">6</span>
<span>This tool is intended <strong>solely for research purposes</strong> to help identify and investigate potential scammers.</span>
</li>
<li>
<span class="disclaimer-bullet">7</span>
<span>By accessing this database, you agree to use the information <strong>responsibly and lawfully</strong>.</span>
</li>
</ul>
<div class="disclaimer-project">
<span class="project-badge">DestroyScammers</span>
<span>This project is part of the DestroyScammers initiative aimed at protecting people from online fraud.</span>
</div>
</div>
<div class="disclaimer-footer">
<button class="disclaimer-btn" onclick="acceptDisclaimer()">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="18" height="18">
<polyline points="20 6 9 17 4 12"/>
</svg>
I Understand & Accept
</button>
</div>
</div>
</div>
<!-- Leak Info Modal -->
<div class="leak-info-modal" id="leak-info-modal">
<div class="leak-info-backdrop" onclick="closeLeakInfoModal()"></div>
<div class="leak-info-content">
<button class="leak-info-close" onclick="closeLeakInfoModal()">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="20" height="20">
<line x1="18" y1="6" x2="6" y2="18"/>
<line x1="6" y1="6" x2="18" y2="18"/>
</svg>
</button>
<div class="leak-info-header">
<div class="leak-info-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="11" width="18" height="11" rx="2" ry="2"/>
<path d="M7 11V7a5 5 0 0 1 10 0v4"/>
</svg>
</div>
<h2>Full Leak Data Access</h2>
</div>
<div class="leak-info-body">
<div class="leak-info-notice">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="20" height="20">
<circle cx="12" cy="12" r="10"/>
<line x1="12" y1="8" x2="12" y2="12"/>
<line x1="12" y1="16" x2="12.01" y2="16"/>
</svg>
<span>Why is this data protected?</span>
</div>
<p class="leak-info-text">
Under the laws of certain countries, personal data - even belonging to confirmed scammers - cannot be freely distributed if it originates from databases that haven't been officially verified or confirmed by authorities.
</p>
<p class="leak-info-text">
Distributing such information could potentially violate <strong>GitHub's Terms of Service</strong> and various international privacy regulations.
</p>
<p class="leak-info-text highlight">
Therefore, complete leak data is hosted on our private server with <strong>password protection</strong>, <strong>CAPTCHA verification</strong>, and <strong>encryption</strong> - in compliance with U.S. federal laws regarding data handling.
</p>
<div class="leak-info-access">
<div class="access-item">
<span class="access-label">Access URL:</span>
<code class="access-value">https://phishdestroy.io/DestroyScammers/</code>
<button class="copy-btn" onclick="copyToClipboard('https://phishdestroy.io/DestroyScammers/')">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="14" height="14">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"/>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/>
</svg>
</button>
</div>
<div class="access-item">
<span class="access-label">Password:</span>
<code class="access-value password">DestroyScammers</code>
<button class="copy-btn" onclick="copyToClipboard('DestroyScammers')">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="14" height="14">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"/>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/>
</svg>
</button>
</div>
</div>
</div>
<div class="leak-info-footer">
<a href="https://phishdestroy.io/DestroyScammers/" target="_blank" class="leak-info-btn">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="18" height="18">
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/>
<polyline points="15 3 21 3 21 9"/>
<line x1="10" y1="14" x2="21" y2="3"/>
</svg>
Access Full Database
</a>
</div>
</div>
</div>
<script src="js/app.js"></script>
<script>
// Update time
function updateTime() {
const now = new Date();
const timeStr = now.toLocaleTimeString('en-US', { hour12: false });
const dateStr = now.toLocaleDateString('en-US', { weekday: 'short', month: 'short', day: 'numeric' });
document.getElementById('current-time').innerHTML = `<span class="time">${timeStr}</span><span class="date">${dateStr}</span>`;
}
setInterval(updateTime, 1000);
updateTime();
// Search keyboard shortcut
document.addEventListener('keydown', e => {
if (e.key === '/' && !['INPUT', 'TEXTAREA'].includes(document.activeElement.tagName)) {
e.preventDefault();
document.getElementById('search-input').focus();
}
});
// Disclaimer Modal
function showDisclaimer() {
if (!localStorage.getItem('disclaimerAccepted')) {
document.getElementById('disclaimer-modal').classList.add('active');
document.body.style.overflow = 'hidden';
}
}
function acceptDisclaimer() {
localStorage.setItem('disclaimerAccepted', 'true');
document.getElementById('disclaimer-modal').classList.remove('active');
document.body.style.overflow = '';
}
// Leak Info Modal
function showLeakInfoModal() {
document.getElementById('leak-info-modal').classList.add('active');
document.body.style.overflow = 'hidden';
}
function closeLeakInfoModal() {
document.getElementById('leak-info-modal').classList.remove('active');
document.body.style.overflow = '';
}
// Copy to clipboard
function copyToClipboard(text) {
navigator.clipboard.writeText(text).then(() => {
const btn = event.currentTarget;
btn.classList.add('copied');
setTimeout(() => btn.classList.remove('copied'), 1500);
});
}
// Show disclaimer on load
document.addEventListener('DOMContentLoaded', showDisclaimer);
// Observe for leak sections and add "Check Full Info" button
const leakObserver = new MutationObserver((mutations) => {
mutations.forEach((mutation) => {
mutation.addedNodes.forEach((node) => {
if (node.nodeType === 1) {
// Find leak sections (Leaked Credentials, Passwords, etc.)
const leakSections = node.querySelectorAll ?
node.querySelectorAll('.profile-section') : [];
leakSections.forEach(section => {
const header = section.querySelector('.ps-header h3');
if (header && (
header.textContent.includes('Leak') ||
header.textContent.includes('Password') ||
header.textContent.includes('Credential')
)) {
// Check if button already exists
if (!section.querySelector('.check-full-info-btn')) {
const btn = document.createElement('button');
btn.className = 'check-full-info-btn';
btn.innerHTML = `
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="11" width="18" height="11" rx="2"/>
<path d="M7 11V7a5 5 0 0 1 10 0v4"/>
</svg>
Check Full Info
`;
btn.onclick = showLeakInfoModal;
section.appendChild(btn);
}
}
});
}
});
});
});
leakObserver.observe(document.body, { childList: true, subtree: true });
</script>
</body>
</html>