I have a website setup on IIS 7 hosted on a Windows Virtual Private Server and I've noticed that it's being attacked using the Wordpress Pingback/XML-RPC method which is causing my website to go offline.
Here are logs;
2014-08-08 00:56:40 *IP ADDRESS HERE* GET / - 80 - *IP ADDRESS HERE* WordPress;+*WEBSITE SENDING ATTACKS HERE*+verifying+pingback+from+*IP ADDRESS HERE* 302 0 0 1593
2014-08-08 00:56:*IP ADDRESS HERE* GET / - 80 - *IP ADDRESS HERE* - 302 0 0 2607
I have been trying to figure out ways to stop this from happening (via web.config/url rewrite) and nothing has seeemed to be working. :(
I am also getting blank user-agent headers as well in logs.