Skip to content

wp account enumerator

kaustubh Padwad edited this page Mar 5, 2018 · 1 revision

wp-account-enumerator

A simple python script which reveal the usernames of a WordPress based site.

Usage

root@B3astPad:/data/tools/wp-account-enumerator# python wp-account-enumerator.py https://xyz.com
('enumrating Account Info for', 'https://xyz.com')

wpadmin
admin
b3ast 

Edits and pull request are always welcome... :) S3curityB3ast

Clone this wiki locally