This tool gather the information of the target URL. In this information gathering process involves port scanning, whois, and subdomain finder. This tool will gather all the information and will show it to you as an output.
$ git clone https://github.com/SHAHKRISHS/The-Inspection-Tool.git
$ cd The-Inspection-Tool
$ pip3 install -r requirements.txt
After Installing all the requirements you are ready to go!!
$ python3 mainport.py
Requirements
Selection of the tool
Selection of the task
Output of the task
Output of the port scanning
Output of the whois
Output of the subdomain finder
- Give the user functionality to store the output in a file.
- Integrate the nslookup tool.
- Integrate many more tools.
Author: Krish Shah
License: MIT License