Reverse IP Lookup & Ports Scan

Disclaimer

This guide is solely for educational purposes only. Any acts of hacking taught here is for Ethical Hacking. Any hacking actions done without permission of owner is considered an illegal act by the law. Hence, do practice on your own network structure and your own devices.

I will explain how to do reverse IP lookup and ports scan using ReconDog.

https://github.com/s0md3v/ReconDog

You can git clone this repository from GitHub.

git clone https://github.com/s0md3v/ReconDog.git

Or you can also download ZIP file directly from GitHub.

To run the program you can go to ReconDog folder and run “python dog”.

It is very simple to use. As we can see there are options in the menu already. For Reverse IP you can choose 8 and enter the IP address you want to search. For Port Scanning, you can choose 3 and enter the IP address you want to search.

Leave a Reply

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