Skip to content

A simple Bash script which helps to enumerate Wordpress plugins.

Notifications You must be signed in to change notification settings

piyush-security/WordPress-Plugin-Enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress-Plugin-Enum

This is a simple Bash script which helps to enumerate Wordpress plugins, Without WP-scan. I use this when I don't have to make much noise.


Installation :

git clone https://github.com/piyush-security/WordPress-Plugin-Enum.git
cd WordPress-Plugin-Enum/ ; chmod 755 Enumerator.sh ; chmod 755 Fresh-Wordlist-Gen.py 
pip install -r requirements.txt

Usage :

Now Before using the bash script I suggest you to update our Wordlist (Plugin-names.txt). To do this :

rm Plugin-names.txt
python3 Fresh-Wordlist-Gen.py

Imgur

Now Its Time To use The Enumerator.sh ..

./Enumerator.sh
cat output.txt 

About

A simple Bash script which helps to enumerate Wordpress plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published