Dealing with spam security hole
How do I encourage someone to stop attempting to exploit a vulnerable script without kicking a hornet’s net?
I had a CGI on a site, that had a spam related security hole. The hole was discovered and used to transmit spam for 2 days before we stopped it. The script is gone, but the server continues to be hit every 15 seconds. The error log is growing cumbersome.
I discovered the email address of the person who took advantage of the vulnerability, but I’m reluctant to redirect all the requests back to them. I don’t want to draw a hacker’s guns to my site.
How do I persuade them to move along without pissing them off?