Advertisement
TVT618

Zoom - Fast and Automatic Wordpress Vulnerability Scanner

May 9th, 2018
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Zoom - Fast and Automatic Wordpress Vulnerability Scanner
  2.  
  3. About Zoom
  4. Zoom is a lightning fast wordpress vulnerability scanner equipped with subdomain & infinite username enumeration.. It doesn't support plugin & theme enumeration at the moment.
  5.  
  6. What's infinite enumeration? Try enumerating usernames of cybrary.com with Zoom & wpscan (or your fav tool).
  7.  
  8. Twitter: @weareultimate Website: teamultim
  9.  
  10. Install and Use
  11. git clone https://github.com/UltimateLabs/Zoom (Download Zoom)
  12. cd Zoom
  13. python zoom.py -u <wordpress website> (Run in Manual Mode)
  14. or...
  15. python zoom.py -u <website> --auto (Run in Automatic Mode)
  16.  
  17. In the automatic mode, Zoom will find subdomains and check the ones using wordpress for vulnerabilities.
  18.  
  19. Screenshots
  20. Automatic Mode Demo
  21.  
  22. Manual Mode Demo
  23.  
  24. License: Zoom is licensed under MIT license.
  25.  
  26. Download Zoom: https://github.com/UltimateLabs/Zoom
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement