Digger - Tool Which Can Do A Lot Of Basic Tasks Related To Information Gathering
Digger is a multi-functional tool written in python for all of your primary data gathering wants. It makes use of APIs to assemble all the data so your id just isn’t uncovered.
Features
- Whois Lookup
- Online Traceroute
- DNS Lookup
- Reverse DNS Lookup
- IP Location Lookup
- Port Scan
- HTTP Header Check
How to Install and Run in Linux
[1] Enter the following command in the terminal to download it.
git clone https://github.com/Sameera-Madhushan/Digger
[2] After downloading the program, enter the following command to navigate to the Digger directory and listing the contents
cd Digger && ls
[3] Install dependencies
pip3 install -r requirements.txt
[4] Now run the script with following command.
python3 digger.py
How to Install and Run in Windows
[1] Download and run Python 2.7.x and Python 3.7 setup file from Python.org
- In Install Python 3.7, enable Add Python 3.6 to PATH
[3] Afther that, Run Command Propmt and enter this commands:
git clone https://github.com/Sameera-Madhushan/Digger
cd Digger
pip3 install -r requirements.txt
python3 digger.py
Digger - Tool Which Can Do A Lot Of Basic Tasks Related To Information Gathering
Reviewed by Zion3R
on
5:25 PM
Rating: