I have my contact form set up to throw an exception when a spam attempt is made so now instead of receiving a spam, I receive an exception report.
It's always the same two IPs:Code XML:Exception information: Exception type: System.Web.HttpRequestValidationException Exception message: A potentially dangerous Request.Form value was detected from the client (message="com1, <a href="http://prof..."). Request information: Request path: /Contact User host address: 213.5.70.205 User: Is authenticated: False Authentication Type: Thread account name: NT AUTHORITY\NETWORK SERVICE
User host address: 213.5.70.205
User host address: 188.92.75.82
I'm on shared hosting and don't have access to IIS control panel. Can I block these IPs without affecting performance for non-spammers?



Reply With Quote
Bookmarks