Skip to content

rivsec/wordpress-rest-enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-rest-enum

A WordPress rest-enumeration script

Install

  • Pro Tip: utilize Python venv: python -m venv .\venv;source .\venv\bin\activate

pip install -r requirements.txt

Usage

Enumerate users and media files: python ./wordpress-rest-enum.py -w https://targetwebsite.com -u -m

Output in JSON format: python ./wordpress-rest-enum.py -w https://targetwebsite.com -u -m --json

About

A WordPress rest-enumeration script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages