Catching SQL Injection and other Malicious Web Requests

后端 未结 8 1298
灰色年华
灰色年华 2020-12-18 18:18

I am looking for a tool that can detect malicious requests (such as obvious SQL injection gets or posts) and will immediately ban the IP address of the requester/add to a bl

8条回答
  •  一向
    一向 (楼主)
    2020-12-18 18:44

    Interesting how this is being implemented years later by google and them removing the URL all together in order to prevent XSS attacks and other malicious acitivites

提交回复
热议问题