gcxtx / Zoom

Automatic & lightning fast wordpress vulnerability scanner

Home Page:https://teamultimate.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://teamultimate.in

License:GNU General Public License v3.0


Languages

Language:Python 100.0%