We noticed that our server is being scanned for standard vulnerabilities like publically exposed myphpadmin and other common security configuration mistakes / failures. What is best locations to redirect such attackers to? Options popping in my head:
- url with attacker self http://127.0.0.1/
- url with broadcast IP like http://255.255.255.255/
What else can be made except redirecting attacker?