GitHunt

WPFinder

Simple Wordpress Enumeration Tool.

This tool helps us to finding admin users and Checking XmlRPC Features (Pingback etc.) on wordpress sites.

Install Requirements:

$ pip install -r requirements.txt

Usage :

Checking Admin User & XMLRPC Features

$ python3 WPFinder.py -u 'URL'

Checking XMLRPC Pingback Feature

$ python3 WPFinder.py -u 'URL' -X 'Pingback_URL'

Attention

  • Please don't use this tool for illegal activities.
    Educational use only!

Changelog

Languages

Python100.0%

Contributors

MIT License
Created November 6, 2021
Updated December 19, 2021