A-ads

How to install Phoneinfoga tool in Termux | Phone number information Gathering using Termux

 Hallow friends,in this article i am going to talk about phoneinfoga tool which is available in github and you can clone or download this tool easily for you Termux or kali Machine.


~Browse internet on Termux~

Phoneinfoga

Phoneinfoga is an advanced information Gathering and ocean framework for phone numbers.So you can search up any phone number and this tool will try to find as much as valuable information about this given phone number.

How to install phoneinfoga in Termux

You can easily download phoneinfoga tool in your Android phone  or easily you canclone it on your Termux from github.

So before do it you have to run following commands on your Termux given below

$ pkg update && pkg upgrade

Phoneinfoga runs on python language .So you have to install python on your Termux first


$ pkg install python 

To clone Phoneinfoga software from Github

$ git clone https://github.com/Wes974/PhoneInfoga.git

$ cd PhoneInfoga

$ pip install -r requirements.txt

Now to scan any phone number use the command given below

$ python phoneinfoga.py -n <Phone number>

But remember that you have to use the phone number with country code (like +91,
+92)

If you want the output to be save in a txt file use command

$ python phoneinfoga.py -n +9193XXXXXXX6 > info.txt

Then the output information will be save in a txt file name info.txt

To see the content of this txt file use the given command

$ cat info.txt

See full video

Advantage and Disadvantage of Phoneinfoga


Advantage and Disadvantage are present in all things.Like everything else,Phoneinfoga tool has some advantage and Disadvantage.Let me talk advantage of this tool first

Advantage

1.Using of the tool is very easy

2. Easily we can gather information about any number 

3. Command line interface of this tool is colourful and attractive

Disadvantage

1.We can't gather more information like location and owner of the number

2.After running this tool we get an error 
"Numverify.com is not available"

3.This tool ask to give the number with country code .So if we don't know any phone number's country code then we can't use this tool

Error problem

If you are using Phoneinfoga tool then you might have to face some error problems.So read this article carefully I will explain how you can fix all error problem s

1.make sure that you have installed Python in your Termux

2.make sure that you haven't done any spelling mistake

3.make sure that you entered the phone number with country code

And if you haven't done any above of the following mistakes then your this script will run perfectly on your termux.For further detail you can subscribe our YouTube channel or subscribe our telegram channel.

So that was all for today,stay with us for more knowledgeable articles like that.

Post a Comment

0 Comments