Skip to content

5l1v3r1/wp-user-enum-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

Some wordpress user enumeration scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%