Skip to content

A complete refactor and different take on a traditional attack script for exploiting XML-RPC pingback(s) on WordPress.

Notifications You must be signed in to change notification settings

stackoverflowin/XML-RPC-reflection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML-RPC attack script

Please note: this is old, crappy, code.

A complete refactor and different take on a traditional attack script for exploiting XML-RPC pingback(s) on WordPress. I've completely revamped the way that this is traditionally done, the old code/base used for attack scripts was horrible, contained memory leaks and was just overall disgusting. I'll release a guide on how to adapt this code for other attack vectors.

How to build?

gcc *.c -D DEBUG -pthread -o xml

About

A complete refactor and different take on a traditional attack script for exploiting XML-RPC pingback(s) on WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages