Zoom is a lightning fast wordpress vulnerability scanner equipped with subdomain & infinite username enumeration.. It doesn't support plugin & theme enumeration at the moment.
Usages
Manual Mode
In the manual mode, you will need to specify a wordpress website to scan for vulnerabilities and to enumerate subdomains.
Automatic Mode
In the automatic mode, Zoom will find subdomains and check the ones using wordpress for vulnerabilities.
Automatic Mode Demo
Manual Mode Demo
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>
Automatic Mode
python zoom.py -u <website> --auto
Automatic Mode Demo
Manual Mode Demo