Garuda V1.1
A Sophisticated And Beautiful Doxing Tool
Works on Android[Termux] | Linux | Windows
Don't Forget to give it a star
❓
How to use -
First of all you need API keys for Shodan and geolocation.io
-
Goto their websites, sign up and get 'em
-
Then in Garuda directory, open terminal and type
python setup.py
-
Choose options to enter API keys
-
Now install requirements
pip install -r requirements.txt
- Now you are ready to go!
Commands
- To Dox using a name
python garuda.py --name
- To Dox using an IP Address
python garuda.py --ip
- To Dox using an E-Mail Address
python garuda.py --mail
- To Dox using a phonenumber
python garuda.py --phone
- To Dox using an username
python garuda.py --user
- Perform Shodan search and get IPs and Ports of devices available in the internet
python garuda.py --shodan
⚠️
Warning This tool is solely for educational purposes. Developer will not be reponsible for any misuse of the tool
Support
Join our Hub if you have any issues with the tool
Suggestions/Major issues - Open an issue on GitHub
Code improvements are welcome