All Projects → XiphosResearch → wp-user-enum-scripts

XiphosResearch / wp-user-enum-scripts

Licence: other
Some wordpress user enumeration scripts.

Programming Languages

python
139335 projects - #7 most used programming language

wp-user-enum-scripts

Some wordpress user enumeration scripts. A work in progress. I'll upload the rest of the stuff later...

wpjson.py

This script uses the method outlined by Jerry Gamblin here
Sample output below:

$ python wpjson.py https://redacted.co.uk
{*} Found 3 users
{>} User ID: 7, Name: Realistic User, Username: something
{>} User ID: 67, Name: Pessimistic User, Username: nothing
{>} User ID: 147, Name: Optimistic User, Username: everything

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].