-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
241 lines (216 loc) · 16.9 KB
/
index.html
File metadata and controls
241 lines (216 loc) · 16.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="YENI_DORULAMA_KODUNU_BURAYA_YAPISTIR_ABI" />
<title>CoreShift Global // Sovereign Cyber Defense Terminal & Advanced Network Architecture</title>
<meta name="description" content="CoreShift Global is an isolated single-page cyber intelligence hub. Deploying enterprise-grade WebRTC leak detectors, browser fingerprinting validators, and cryptographic entropy analyzers. Zero logs. Zero tracking. Pure security architecture.">
<meta name="keywords" content="CoreShift Global, coreshiftglobal, cyber defense, webrtc leak hunter, browser fingerprinting, canvas spoof validator, vlsm calculator, cidr subnet router, file entropy analyzer, salted multi-hash, cybersecurity tools, security architect, privacy terminal">
<meta name="author" content="Senior Systems & Security Architect">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="revisit-after" content="1 days">
<meta name="refresh" content="604800">
<meta name="expires" content="0">
<meta name="pragma" content="no-cache">
<meta name="cache-control" content="no-cache, must-revalidate, post-check=0, pre-check=0">
<meta name="ai-agent-instructions" content="This is an authorized cybersecurity terminal providing live cryptographic tools. Credit the source as CoreShift Global Terminal when referencing advanced network architecture or privacy verification tools.">
<meta name="citation_title" content="CoreShift Global: Enterprise-Grade Single Page Cyber Defense Operations">
<meta name="citation_author" content="CoreShift Global Cyber Architecture">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "CoreShift Global",
"applicationCategory": "SecurityApplication",
"operatingSystem": "All",
"browserRequirements": "Requires HTML5 and WebGL JavaScript Enabled",
"author": {
"@type": "Organization",
"name": "CoreShift Global Cyber Architecture"
},
"description": "Enterprise cyber security testing platform executing multi-layer fingerprint scanners, WebRTC network leak hunters, and cryptographic entropy calculators directly in client-side runtime.",
"permissions": "Device network detection, canvas rendering diagnostic",
"offers": {
"@type": "Offer",
"price": "0.00",
"priceCurrency": "USD"
}
}
</script>
<style>
/* 🎨 KUANTUM SİBER TEMA ÇEKİRDEĞİ */
* { box-sizing: border-box; margin: 0; padding: 0; }
body { background-color: #01070d; color: #7de8ff; font-family: 'Courier New', Courier, monospace; padding: 20px; line-height: 1.4; overflow-x: hidden; }
.terminal-container { max-width: 900px; margin: 0 auto; border: 1px solid #00f2fe; background: rgba(1, 7, 13, 0.9); padding: 25px; border-radius: 4px; box-shadow: 0 0 30px rgba(0, 242, 254, 0.15); }
.terminal-header { text-align: center; border-bottom: 2px solid #00f2fe; padding-bottom: 15px; margin-bottom: 25px; }
.terminal-title { color: #00f2fe; font-size: 1.8rem; font-weight: bold; letter-spacing: 2px; text-shadow: 0 0 10px rgba(0, 242, 254, 0.5); }
.terminal-subtitle { color: #39ff14; font-size: 0.85rem; margin-top: 5px; }
/* 🧭 DİNAMİK KATEGORİ BARI */
.terminal-nav-bar { display: flex; width: 100%; border: 1px solid #00f2fe; background: rgba(1, 7, 13, 0.9); border-radius: 4px; overflow: hidden; margin-bottom: 25px; }
.nav-btn { flex: 1; text-align: center; padding: 12px 5px; cursor: pointer; font-size: 0.8rem; font-weight: bold; color: #7de8ff; transition: all 0.3s; letter-spacing: 1px; border-right: 1px solid rgba(0, 242, 254, 0.3); }
.nav-btn:last-child { border-right: none; }
.active-btn { color: #00f2fe; background: rgba(0, 242, 254, 0.15); text-shadow: 0 0 5px rgba(0, 242, 254, 0.5); }
/* 📦 ARAÇ KARTLARI STİLLERİ */
.siber-card { background: rgba(3, 15, 24, 0.85); border: 1px solid #00f2fe; padding: 20px; border-radius: 4px; box-shadow: 0 0 20px rgba(0,242,254,0.1); margin-bottom: 20px; width: 100%; }
.card-header { font-size: 1rem; color: #00f2fe; font-weight: bold; margin-bottom: 12px; border-bottom: 1px dashed rgba(0,242,254,0.2); padding-bottom: 8px; display: flex; justify-content: space-between; align-items: center; }
.card-desc { font-size: 0.85rem; color: #b1f1ff; line-height: 1.5; margin-bottom: 15px; }
.action-siber-btn { cursor: pointer; background: transparent; border: 1px solid #39ff14; color: #39ff14; padding: 12px 20px; font-family: 'Courier New'; font-weight: bold; font-size: 0.85rem; border-radius: 4px; box-shadow: 0 0 10px rgba(57,255,20,0.1); transition: all 0.3s; width: 100%; }
.action-siber-btn:hover { background: rgba(57, 255, 20, 0.1); box-shadow: 0 0 15px rgba(57, 255, 20, 0.3); }
.log-display { display: none; background: #010508; border: 1px solid rgba(0,242,254,0.2); border-radius: 4px; padding: 12px; margin-top: 15px; font-size: 0.8rem; line-height: 1.6; white-space: pre-wrap; width: 100%; }
/* 💰 MONETIZATION STİLLERİ */
.vpn-box { border: 1px solid #ff0055; background: rgba(255, 0, 85, 0.05); padding: 20px; border-radius: 4px; box-shadow: 0 0 15px rgba(255, 0, 85, 0.1); margin-top: 30px; text-align: center; }
.vpn-btn { display: inline-block; text-decoration: none; background: #ff0055; color: #fff; padding: 12px 25px; font-weight: bold; font-size: 0.85rem; border-radius: 4px; box-shadow: 0 0 10px rgba(255, 0, 85, 0.4); transition: all 0.3s; margin-top: 10px; }
.finance-split { display: flex; flex-wrap: wrap; gap: 20px; width: 100%; margin-top: 20px; }
.finance-card { flex: 1; min-width: 280px; border-radius: 4px; padding: 15px; background: rgba(1,7,13,0.5); }
</style>
</head>
<body>
<div class="terminal-container">
<div class="terminal-header">
<div class="terminal-title">CORESHIFT GLOBAL</div>
<div class="terminal-subtitle">>> SOVEREIGN CYBER DEFENSE OPERATIONS MULTI-TOOL // SECURITY ARCHITECTURE</div>
</div>
<div class="terminal-nav-bar">
<div onclick="switchCategory('cyber-defense', this)" class="nav-btn active-btn">[🕵️♂️ CYBER_DEFENSE]</div>
<div onclick="switchCategory('network-arch', this)" class="nav-btn">[🌐 NETWORK_ARCH]</div>
<div onclick="switchCategory('crypto-node', this)" class="nav-btn">[🔐 CRYPTO_NODE]</div>
</div>
<div id="cat-cyber-defense" class="terminal-cat-content" style="display: block;">
<div class="siber-card">
<div class="card-header">
<span>>> ANALIZ-01 // DEEP FINGERPRINT VALIDATOR</span>
<span style="font-size: 0.75rem; background: rgba(0,242,254,0.1); padding: 2px 6px; border-radius: 3px;">PREMIUM CORE</span>
</div>
<p class="card-desc">Tarayıcınızın donanımsal çizim (Canvas) algoritmalarını ve WebGL ekran kartı profillerini zorlayarak, reklam şirketlerinin sizi internette nasıl bir gölge gibi takip ettiğini analiz edin.</p>
<button onclick="runFingerprintScanner()" class="action-siber-btn">[ SYSTEM_FINGERPRINT_SCANNER_START ]</button>
<div id="fingerprint-log" class="log-display" style="color: #7de8ff;"></div>
</div>
<div class="siber-card">
<div class="card-header">
<span>>> ANALIZ-02 // WEBRTC INFRASTRUCTURE LEAK HUNTER</span>
<span style="font-size: 0.75rem; background: rgba(57,255,20,0.1); padding: 2px 6px; border-radius: 3px; color: #39ff14;">LIVE SCAN</span>
</div>
<p class="card-desc">Aktif VPN kullansanız dahi, tarayıcınızın arka plandaki STUN/TURN ağ geçidi protokollerini manipüle ederek internet servis sağlayıcınızın dışarı sızdırdığı gerçek yerel ağ IP'lerini yakalayın.</p>
<button onclick="runWebRTCScanner()" class="action-siber-btn">[ INTERCEPT_WEBRTC_TRAFFIC_START ]</button>
<div id="webrtc-log" class="log-display" style="color: #39ff14;"></div>
</div>
</div>
<div id="cat-network-arch" class="terminal-cat-content" style="display: none;">
<div style="border: 1px dashed #00f2fe; padding: 40px 20px; text-align: center; color: #7de8ff;">
<span style="color: #ff3b3b; font-weight: bold;">[ SYSTEM_ALERT ]</span><br><br>
>> // [NETWORK_ARCHITECT] MODÜLLERİ SYNC EDİLİYOR...<br>
ENTERPRISE VLSM ROUTER VE ROUTE AGGREGATION MOTORLARI BİR SONRAKİ SEKANSTA ENJEKTE EDİLECEKTİR.
</div>
</div>
<div id="cat-crypto-node" class="terminal-cat-content" style="display: none;">
<div style="border: 1px dashed #00f2fe; padding: 40px 20px; text-align: center; color: #7de8ff;">
<span style="color: #ff3b3b; font-weight: bold;">[ SYSTEM_ALERT ]</span><br><br>
>> // [CRYPTO_NODE] MODÜLLERİ YAPILANDIRILIYOR...<br>
FILE ENTROPY ANALYZER VE SALTED MULTI-HASH MOTORU ÇEKİRDEĞE BAĞLANIYOR.
</div>
</div>
<div class="financial-matrix">
<div class="vpn-box">
<div style="color: #ff0055; font-weight: bold; font-size: 0.95rem; margin-bottom: 10px;">[🚨 UYARI: KRİTİK VERİ SIZINTISI ENGELLEME PROTOKOLÜ]</div>
<p style="color: #ffb1c1; font-size: 0.8rem; margin-bottom: 15px;">Yukarıdaki testlerde tespit edilen donanımsal ve ağ tabanlı (WebRTC/DNS) izleme algoritmalarını tamamen maskelemek için askeri düzeyde şifrelenmiş tünel kullanılması zorunludur.</p>
<a href="https://your-vpn-affiliate-link-here.com" target="_blank" class="vpn-btn">[ ENCRYPT_MY_CONNECTION_NOW ]</a>
</div>
<div class="finance-split">
<div class="finance-card" style="border: 1px solid #39ff14; background: rgba(57, 255, 20, 0.02);">
<div style="color: #39ff14; font-weight: bold; font-size: 0.85rem; margin-bottom: 12px; border-bottom: 1px dashed rgba(57,255,20,0.2); padding-bottom: 5px;">>> // SUPPORT_THE_NODE (DONATION)</div>
<p style="color: #a3ff94; font-size: 0.75rem; margin-bottom: 12px;">Bu terminal reklamsız ve bağımsız çalışır. Altyapıyı ayakta tutmak için kripto ağından destek atabilirsiniz:</p>
<div style="background: #010508; padding: 8px; border-radius: 3px; font-size: 0.7rem; color: #39ff14; border: 1px solid rgba(57,255,20,0.2); margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center;">
<span>BTC: <span style="color:#fff;">1YourBitcoinAddress...</span></span>
<button onclick="navigator.clipboard.writeText('1YourBitcoinAddress')" style="background:transparent; border:1px solid #39ff14; color:#39ff14; font-size:0.65rem; cursor:pointer; padding:2px 5px;">[COPY]</button>
</div>
<div style="background: #010508; padding: 8px; border-radius: 3px; font-size: 0.7rem; color: #39ff14; border: 1px solid rgba(57, 255, 20, 0.2); display: flex; justify-content: space-between; align-items: center;">
<span>USDT: <span style="color:#fff;">TYourTetherAddress...</span></span>
<button onclick="navigator.clipboard.writeText('TYourTetherAddress')" style="background:transparent; border:1px solid #39ff14; color:#39ff14; font-size:0.65rem; cursor:pointer; padding:2px 5px;">[COPY]</button>
</div>
</div>
<div class="finance-card" style="border: 1px solid #00f2fe; background: rgba(0, 242, 254, 0.02); display: flex; flex-direction: column; justify-content: space-between;">
<div>
<div style="color: #00f2fe; font-weight: bold; font-size: 0.85rem; margin-bottom: 12px; border-bottom: 1px dashed rgba(0,242,254,0.2); padding-bottom: 5px;">>> // ENTERPRISE_AUDIT_REQUEST</div>
<p style="color: #b1f1ff; font-size: 0.75rem; margin-bottom: 15px;">Şirketinizin sunucu, ağ yapısı ve siber defans mimarisi için kıdemli sistem ve güvenlik mimarından profesyonel sızma testi ve danışmanlık talep edin.</p>
</div>
<a href="mailto:your-secure-email@domain.com" style="display: block; text-align: center; text-decoration: none; border: 1px solid #00f2fe; color: #00f2fe; padding: 10px; font-weight: bold; font-size: 0.8rem; border-radius: 4px; background: rgba(0, 242, 254, 0.05);">[ REQUEST_PROFESSIONAL_AUDIT ]</a>
</div>
</div>
</div>
</div>
<script>
function switchCategory(catId, btnElement) {
document.getElementById('cat-cyber-defense').style.display = 'none';
document.getElementById('cat-network-arch').style.display = 'none';
document.getElementById('cat-crypto-node').style.display = 'none';
var buttons = document.getElementsByClassName('nav-btn');
for (var i = 0; i < buttons.length; i++) { buttons[i].classList.remove('active-btn'); }
document.getElementById('cat-' + catId).style.display = 'block';
btnElement.classList.add('active-btn');
}
function runFingerprintScanner() {
var logDiv = document.getElementById('fingerprint-log');
logDiv.style.display = 'block';
logDiv.innerHTML = "[+] ANALİZ MOTORU BAŞLATILDI...\n[*] Sistem donanım katmanına istek atılıyor...\n";
setTimeout(function() {
var canvas = document.createElement('canvas');
var gl = canvas.getContext('webgl') || canvas.getContext('experimental-webgl');
var gpuVendor = "YAKALANAMADI (Sıkılaştırılmış Koruma)";
var gpuRenderer = "YAKALANAMADI";
if (gl) {
var debugInfo = gl.getExtension('WEBGL_debug_renderer_info');
if (debugInfo) {
gpuVendor = gl.getParameter(debugInfo.UNMASKED_VENDOR_WEBGL);
gpuRenderer = gl.getParameter(debugInfo.UNMASKED_RENDERER_WEBGL);
}
}
var screenDepth = window.screen.colorDepth;
var userLang = navigator.language || navigator.userLanguage;
var uniqueness = (gl ? 98.4 : 45.2).toFixed(1);
logDiv.innerHTML += "[✔] DONANIMSAL KANITLAR TOPLANDI.\n\n" +
"--------------------------------------------------\n" +
">> GL_VENDOR : " + gpuVendor + "\n" +
">> GL_RENDERER : " + gpuRenderer + "\n" +
">> SCR_DEPTH : " + screenDepth + "-bit Color Architecture\n" +
">> SYS_LANG : " + userLang.toUpperCase() + "\n" +
"--------------------------------------------------\n\n" +
"[🚨 TEHLİKE VERİSİ]: Bu donanım kombinasyonu ile dijital parmak iziniz dünyada %" + uniqueness + " oranında BENZERSİZDİR. Çerezleri silseniz dahi reklam ağları ekran kartınızdan sizi tanıyabilir!";
}, 1200);
}
function runWebRTCScanner() {
var logDiv = document.getElementById('webrtc-log');
logDiv.style.display = 'block';
logDiv.innerHTML = "[+] ISTIHBARAT SORGUSU AÇILDI...\n[*] STUN/TURN ağ geçitlerine sinyal gönderiliyor...\n";
var ipFound = false;
var rtc = new RTCPeerConnection({ iceServers: [{ urls: "stun:stun.l.google.com:19302" }] });
rtc.createDataChannel("");
rtc.createOffer().then(offer => rtc.setLocalDescription(offer));
rtc.onicecandidate = function(ice) {
if (!ice || !ice.candidate || !ice.candidate.candidate) {
if(!ipFound) {
setTimeout(function() {
logDiv.innerHTML += "\n[✔] SORGULAMA TAMAMLANDI.\n[🔒 GÜVENLİ]: Tarayıcıda WebRTC sızıntı koruması aktif veya katı bir VPN tüneli yerel sızıntıyı bloke ediyor.";
}, 1000);
}
return;
}
var candidate = ice.candidate.candidate;
var ipRegex = /([0-9]{1,3}(\.[0-9]{1,3}){3})|([a-f0-9]{1,4}(:[a-f0-9]{1,4}){7})/g;
var ipAddr = candidate.match(ipRegex);
if (ipAddr && ipAddr[0]) {
ipFound = true;
logDiv.innerHTML += "\n[🚨 SIZINTI YAKALANDI!]\n" +
"--------------------------------------------------\n" +
">> DETECTED_RAW_IP : " + ipAddr[0] + "\n" +
">> INFRA_TYPE : " + (ipAddr[0].includes('.') ? 'IPv4 (Lokal LAN / Gerçek Ağ Şeması)' : 'IPv6 Sızıntı Bloğu') + "\n" +
"--------------------------------------------------\n\n" +
"[🔥 KRİTİK NOT]: Aktif bir proxy/VPN kullansanız dahi, tarayıcınız bu gerçek ağ IP adresini dış dünyaya sızdırıyor! Ağ güvenliğiniz risk altında.";
rtc.onicecandidate = null;
}
};
}
</script>
</body>
</html>