CARVIEW |
Select Language
HTTP/2 200
date: Mon, 13 Oct 2025 03:28:10 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=83ce2b7f8c0dd6a7395ffff1e0f9c2f48e5b4c220db6da171bec390603fdc2e7a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%228s4Cc56VnFE9Dur4qoi1v5LFKsFpvh2X%22%3B%7D; HttpOnly; Path=/
cf-ray: 98dbbecf693ac1c7-BLR
cyberattack.pl - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- use Geo::IP2Location;
- $obj = Geo::IP2Location->open("IP-COUNTRY.BIN");
- my $countryshort = $obj->get_country_short($ENV{'REMOTE_ADDR'};);
- if($countryshort == "IL"){
- $q = new CGI;
- print $q->redirect("https://threatmap.checkpoint.com/");
- exit 1;
- }
- if($countryshort == "HK"){
- $q = new CGI;
- print $q->redirect("https://www.imperva.com/cyber-threat-attack-map/");
- exit 1;
- }
- if($countryshort == "IN"){
- $q = new CGI;
- print $q->redirect("https://livethreatmap.radware.com/");
- exit 1;
- }
- if($countryshort == "BW"){
- $q = new CGI;
- print $q->redirect("https://www.fireeye.com/cyber-map/threat-map.html");
- exit 1;
- }
- if($countryshort == "AU"){
- $q = new CGI;
- print $q->redirect("https://threatmap.bitdefender.com");
- exit 1;
- }
- if($countryshort == "FR"){
- $q = new CGI;
- print $q->redirect("https://attackmap.sonicwall.com/live-attack-map/");
- exit 1;
- }
- if($countryshort == "BS"){
- $q = new CGI;
- print $q->redirect("https://www.digitalattackmap.com/");
- exit 1;
- }
- if($countryshort == "BR"){
- $q = new CGI;
- print $q->redirect("https://map.httpcs.com/");
- exit 1;
- }
- if($countryshort == "IO"){
- $q = new CGI;
- print $q->redirect("https://norsenet.com/");
- exit 1;
- }
- if($countryshort == "CA"){
- $q = new CGI;
- print $q->redirect("https://map.lookradar.securitywizardry.comingglasscyber.com/");
- exit 1;
- }
- if($countryshort == "CN"){
- $q = new CGI;
- print $q->redirect("https://geekflare.com/real-time-cyber-attacks/");
- exit 1;
- }
- if($countryshort == "IQ"){
- $q = new CGI;
- print $q->redirect("https://threatbutt.com/map/");
- exit 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
💡 EASY MONEY GUIDE ✅ Working
JavaScript | 1 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ E
JavaScript | 6 sec ago | 0.25 KB
-
🔥 Exchange profit method
JavaScript | 10 sec ago | 0.24 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 19 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐ 3
JavaScript | 24 sec ago | 0.25 KB
-
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 29 sec ago | 0.24 KB
-
📌 Swapzone +37% glitch ⭐ Q
JavaScript | 33 sec ago | 0.25 KB
-
💡 Instant BTC Profit Method ✅ Working
JavaScript | 38 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand