Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Requirement: seach use in cyber target location domain and ip ip address
- RewriteEngine On
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^IL$
- RewriteRule ^(.*)$ https://threatmap.checkpoint.com/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^HK$
- RewriteRule ^(.*)$ https://www.imperva.com/cyber-threat-attack-map/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^IN$
- RewriteRule ^(.*)$ https://livethreatmap.radware.com/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^BW$
- RewriteRule ^(.*)$ https://www.fireeye.com/cyber-map/threat-map.html [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^AU$
- RewriteRule ^(.*)$ https://threatmap.bitdefender.com [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^FR$
- RewriteRule ^(.*)$ https://attackmap.sonicwall.com/live-attack-map/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^BS$
- RewriteRule ^(.*)$ https://www.digitalattackmap.com/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^BR$
- RewriteRule ^(.*)$ https://map.httpcs.com/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^IO$
- RewriteRule ^(.*)$ http://norsenet.com/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^CA$
- RewriteRule ^(.*)$ https://map.lookradar.securitywizardry.comingglasscyber.com/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^CN$
- RewriteRule ^(.*)$ https://geekflare.com/real-time-cyber-attacks/ [L]
- RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^IQ$
- RewriteRule ^(.*)$ https://threatbutt.com/map/ [L]
Add Comment
Please, Sign In to add comment