Discussions
xmlrpc.php ??
Posted by Bullgrit • 9/04/09 • Subscribe to this Discussion [RSS] • Report This Topic
Topics: xmlrpc
I have a wordpress blog. My stats show that this morning at 1:24, someone from some gibberish location (is just a very long string of random letters and numbers) accessed my "/xmlrpc.php" page.
Accessing that page, myself, gets "XML-RPC server accepts POST requests only."
What is this? What happened? Do I need to be concerned in any way?
Thanks,
Bullgrit
User Comments
-
-
Does this help?
phpxmlrpc.sourceforge.net/ -
I am not a PHP programmer, but XML-RPC is the technology that Wordpress uses to interface with other clients. For example, if you wanted to use a remote client to publish blog posts, you would send them to xmlrpc.php (via POST).
You should be on the latest version of Wordpress (2.8.4 as of today) to make sure any possible exploits have been patched.
Add Your Comment
Login to leave a message.


