Skip to content
/ Zoom Public
forked from krashman/Zoom

Automatic & lightning fast wordpress vulnerability scanner

License

Notifications You must be signed in to change notification settings

gcxtx/Zoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom

Zoom is a lightning fast wordpress vulnerability scanner equipped with subdomain & infinite username enumeration.. It doesn't support plugin & theme enumeration at the moment.

What's infinite enumeration? Try enumerating usernames of cybrary.com with Zoom & wpscan (or your fav tool).

Twitter: @weareultimate Website: teamultimate.in

Usages

Manual Mode
python zoom.py -u <wordpress website>

In the manual mode, you will need to specify a wordpress website to scan for vulnerabilities and to enumerate subdomains.

Automatic Mode
python zoom.py -u <website> --auto

In the automatic mode, Zoom will find subdomains and check the ones using wordpress for vulnerabilities.

Automatic Mode Demo

subdomains vulnerability

Manual Mode Demo

vulnerability usernames

License

Zoom is licensed under MIT license.

About

Automatic & lightning fast wordpress vulnerability scanner

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%