Welcome to College Techies, the place for nerds to find the best Tech and IT related news, reviews, tutorials and more!!

Find out basic information of a person from their phone number using PhoneInfoga


We humans are social beings, so it is quite natural for us to post our contact information all over the web, including our phone numbers. Today we will see how we can find some basic information of a person using their phone numbers.

NOTE: THIS IS FOR EDUCATIONAL PURPOSES ONLY. WE ARE NOT LIABLE AND CANNOT HELD RESPONSIBLE FOR THE MISUSE OF THIS INFORMATION!!

Requirements

  • Kali Linux
  • PhoneInfoga

Steps

1. First of all fire up your Kali and visit the Github repository of PhoneInfoga here and read the documentation file.

2. Open up a terminal, and clone the git repository by executing:

"git clone https://github.com/sundowndev/PhoneInfoga.git"

3. cd into the PhoneInfoga directory and into the scripts file.

4. make the install file executable by typing "chmod +x install" and then install PhoneInfoga by executing "./install" and wait for it to install. NOTE: IT WILL BE INSTALLED IN THE DIRECTORY YOU ARE CURRENTLY IN, SO EXECUTE "mv ./phoneinfoga /usr/bin/phoneinfoga" TO MAKE IT GLOBALLY EXECUTABLE.


5. You can see the various options by executing "phoneinfoga --help". To do a basic scan of a phone number, just execute "phoneinfoga scan -n NUMBER".



Comments

Popular Posts