Image by PublicDomainPictures from Pixabay |
What is PhoneInfoga?
PhoneInfoga is the most advanced information gathering tool to find phone number owner information in OSNIT investigation. It scans phone number information using free resources and large databases to get the information in a few clicks. It plays a very good role in the open-source intelligent investigation and social engineering. At first, it gathers standard information such as area, career, country, and then it searches for footprints on search engines and tries to find the identity of the owner and VOIP provider info. It contains very good accuracy with international phone numbers.
How to install PhoneInfoga in Kali Linux?
- Download the PhoneInfoga_Linux_x86_64.tar.gz file (download).
- Go to the directory where your "tar.gz" file downloaded using the "cd" command " cd /Downloads "
- Type this command to extract tar.gz file in the directory " tar xfw PhoneInfoga_linux_x86_64.tar.gz "
- After your file successfully extracted, type this command to run this tool " ./PhoneInfoga "
- Then type this command to get the information of the target number " ./PhoneInfoga scan -n (MOBILE NUMBER) "
- After that wait for some time for the results.
Usage:
phoneinfoga [command]
Available Commands:
help = Help about any command
scan = Scan a phone number
serve = Serve web client
version = Print current version of the tool
Flags:
-h, --help help for phoneinfoga
Use "phoneinfoga [command] --help" for more information of commands.
What is Infoga?
Available Commands:
help = Help about any command
scan = Scan a phone number
serve = Serve web client
version = Print current version of the tool
Flags:
-h, --help help for phoneinfoga
Use "phoneinfoga [command] --help" for more information of commands.
What is Infoga?
Infoga is an email address information-gathering tool that scans information from different public sources like shodan, search engines, PGP key servers. It is a very effective and simple tool and used in the early stages of penetration testing. It needs "Python3" installed in your Linux.
How to install Infoga in Kali Linux?
How to install Infoga in Kali Linux?
Requirements: Python 2.7 or higher
- After that run this command " python setup.py install "
- After setup completes, run this command " python infoga.py "
- Then run this command " python infoga.py --info [ your email ] all -v 3 "
- Then wait for some time for the results.
Usage:
Infoga [command]
Available Commands:
-d --domain = target url/name
-s --source = source data, default "all"
-b --breach = check if email breached
-i --info = get email information
-r --report = simple file text report
-v --verbose = verbosity level (1 , 2, or 3)
-h --help = help for infoga
Use " infoga [command] --help" for more information of commands
for more info click on the links below:-
Conclusion:- This article is all about how you can use infoga and phoneinfoga tools. If you have any queries Feel free to ask in the comment section.
Available Commands:
-d --domain = target url/name
-s --source = source data, default "all"
-b --breach = check if email breached
-i --info = get email information
-r --report = simple file text report
-v --verbose = verbosity level (1 , 2, or 3)
-h --help = help for infoga
Use " infoga [command] --help" for more information of commands
for more info click on the links below:-
- infoga (click here )
- phoneinfoga (click here)
Conclusion:- This article is all about how you can use infoga and phoneinfoga tools. If you have any queries Feel free to ask in the comment section.