How to get information about phone number
In This Article I Will Show You How To Get Information About Phone Number Using Kali Linux .So Let's Get Started...
NOTE:
Guys,
If you are starters on kali linux and you don’t have some knowledge so this tutorial is made for you.
If you have some knowledge on kali linux and you want to learn some professional commands and tools so that wasn’t made for you, beacuse with this tool you can’t get some advenced details of the phone number.
Requirements :-
1. Kali Linux
2. Brain
1⃣
 So first what we gonna do we will open our terminal, if you haven’t updated yet your kali linux so update by typing:
apt-get update 
2⃣
 Now we have to install “Phoneinfoga” tool so we will type:
cd Desktop
And then:
Then it will download our tool.
Now what we have to do is to type :
ls
And then:
cd PhoneInfoga
And:
python3 -m pip install -r requirements.txt
3⃣
 Now we start all the main work, before we start type:
cp config.example.py config.py
And now we start, type:
python3 phoneinfoga.py -n [phone number] (without the “[ ]”).
You’ll see the results.
Done.

Comments

Post a Comment

Popular Posts