Skip to content

connar/xmlrpc2ipdisclosure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

xmlrpc2ipdisclosure

A simple script for mass searching websites with pingback enabled in xmlrpc.php plugin. This allows for server ip disclosure.

Can be also customized to search for other methods enabled by changing the following:

def is_pingback_enabled(response_text):
    return "[can be customized]" in response_text

About

Script to mass search for websites using pingback method in xmlrpc.php plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages