One of my website seems to be being under attack. I am getting requests, as shown below, from several IPs addresses. Is there a way to block them?
Asked
Active
Viewed 139 times
1
-
1If the queries make no sense, use URL Rewrite rules to abort the connections. You should also consider a firewall service that filters out such attacks automatically. – Lex Li Jul 09 '21 at 03:04
-
1This is normal in Case, your Server can be reached by 1) The Internet 2) via http/s - however take a look into https://www.calcomsoftware.com/use-iis-request-filtering-rules-to-block-sql-injection-attacks/ – djdomi Jul 09 '21 at 04:40