Top 10 Information Gathering Tools in Termux
Hey Guys thatshacker is back again In Anthor artical in this artical I have brought for you the top 10 information gathering tools that you can easily get information from anyone by installing it in your termux and you will also get the command list of all these tools.
Before you go ahead, Let me explain this meaning, these are the tools that are used to find out any information such as phone number, location, etc. during the time of penetration testing, so let us know which are the top 10 tools that we can use without losing time Can give information.
Read Also
Top 10 Best Phishing Tools in Termux
What is Tool-X. How to install Tool-X in your Termux
Track Location using Termux. How to Install Seeker Tool in Termux
Access Front Camera Using Termux. Installation of Saycheese
01. PhoneInfoga
PhoneInfoga is information gathering tool with the help of this tool you can gather information about perticular phone number.
> Installation Command
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/Wes974/PhoneInfoga
cd PhoneInfoga
pip install -r requirements.txt
python phoneinfoga.py -n xx xxxxxxxxxx
Here = ' xx' is a country code and 'xxxxxxxxxx' is phone number.
02. Red Hawk
This is a website information gathering tool with the help of which you can scan any website and get its information.Red Hawk is best website information gathering tool.
> Installation Command
pkg up -y
pkg install git -y
pkg install php -y
git clone https://github.com/Tuhinshubhra/RED_HAWK
cd RED_HAWK
php rhawk.php
3. Nmap
Nmap is port scanner, free ethical hacking and penetration tool. Nmap is very useful for vulnerability analysis of any website.
> Installation Command
pkg up -y
pkg install curl -y
pkg install nmap -y
nmap
4. OSI.IG
OSI.IG is information gathering tool for instagram accounts by just using username of victim. So easily gather any Instagram information.
> Installation Commands
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/th3unkn0n/osi.ig
cd osi.ig
pip install -r requirements.txt
Commands for Information Gathering
python main.py -u username -p
Here username = username of victim's instagram account
5. Sherlock
Sherlock tool help you to search username in 110 social networks sites. With the help of this tool you can find unique or same username which can be available on all social media plateforms. Just type username in this tool and it will shows username is taken or not in social media plateforms.
> Installation Command
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/sherlock-project/sherlock
cd sherlock
pip install beautifulsoup4
pip install bs4
pip install certifi
pip install colorama
pip install lxml
pip install PySocks
pip install requests
pip install requests-futures
pip install soupsieve
pip install stem
pip install torrequest
cd sherlock
python sherlock.py username
Here username = username of victim
6. FBI
FBI tool is information gathering tool for facebook. FBI tool is also called as facebook bot, you can automate so many tasks by FBI tool. This is the best Facebook information gathering tool.
> Installation Command
pkg up -y
pkg install git -y
pkg install python2 -y
git clone https://github.com/xHak9x/fbi
cd fbi
pip2 install -r requirements.txt
pip2 install requests
python2 fbi.py
help
7. Breacher
With the help of this script you can find admin login pages and EAR vulnerabilities.
> Installation Command
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/s0md3v/Breacher
cd Breacher
pip install requests
python breacher.py -h
8. IPGeoLocation
IPGeoLocation is tool for gather information and find location from IP address of device. Best Location tracker tool.
> Installation Command
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/maldevel/IPGeoLocation
cd IPGeoLocation
pip install colorama
pip install termcolor
python ipgeolocation.py -t 127.0.0.1
Here: 127.0.0.1 is IP address of victim's device.
9. Track-IP
With the help of this tool you can find your IP details and get details from any other IP address. Best IP tracker tool.
> Installation Command
pkg up -y
pkg install git -y
pkg install curl -y
git clone https://github.com/htr-tech/track-ip
cd track-ip
chmod 777 track-ip
bash track-ip
10. PureBlood
Pure blood is most powerful all in one Information Gathering and Penetration testing tool.easy to get information.
> Installation Command
pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/ChesZy2810/https-github.com-cr4shcod3-pureblood
cd https-github.com-cr4shcod3-pureblood
pip install -r requirements txt
python pureblood.py
Note :- So in this way you can easily install all these tools by copy paste from here and enjoy them and if you face any problem in its installation process, we can tell you by commenting the answer to your comment Must be given.
Disclaimer :- If you use all these tools in any kind of wrong way or someone harms it, then you will be responsible for it.
1 Comments
How come numverify is unavailable?
ReplyDelete