Zoom: Scanning Subdomains

This tutorial is 100% for Education Purpose only. Any time the word “Hacking” that is used on this site shall be regarded as Ethical Hacking. Do not attempt to violate the law with anything contained here. If you planned to use the content for illegal purposes, then please leave this site immediately! We will not be responsible for any illegal actions.

By using zoom. we can scan the WordPress for its subdomains.

Firstly, we need to clone the repository first from github by typing:

$ git clone https://github.com/Mebus/cupp.git

After the repository is cloned, change your current directory into the cloned repository by typing:

$ cd zoom

Then, we can finally run the tool by typing:

$ python zoom.py -u target_url –auto

Leave a Reply

Your email address will not be published. Required fields are marked *