Before Enter into the blog a small Disclamier use this for Educational and Research Purposes only. Don’t do this for any illegal activity the creator is not responsible for your activity.
Want to get information from Phone Number for OSINT Investigation.
Use this to tool to extract information from phone numbers.
This tool is completely developed with python. The source code of the program is also attached here(down). Here i use Google Cloud Console terminal you can use any other terminal also.
Go To https://github.com/maari-krish/Phoneinfoga
And then clone the Repository. Follow the Installing Steps which mentioned in github repository.
And then enter the mobile number with country code. And then see the result.
Your output will look like this.
Here i hide the phone number for security purposes. You can open the gps location in your browser which it is precised location not the exact location of the number.
We can use another tool also. Go to terminal and type for installation:- docker pull sundowndev/phoneinfoga:latest
Note google cloud console has docker preinstalled. So don’t have to be worry.
To run it:- docker run — rm -it sundowndev/phoneinfoga scan -n “type mobile number with country code”.
Your output will look like this.
For full details or documentation check https://github.com/sundowndev/PhoneInfoga (or) https://sundowndev.github.io/phoneinfoga/.
Like this way we can get the details of the phone numbers. Also you can create your own program with python. But the thing is you have to get the Api key to create this program. Get the Api key from https://numverify.com/ go to this site and click signup for free and get the api key.
Here is the Code:-
Comments
Post a Comment