How to install PhoneInfoga in Kali Linux || Phone number Information Gathering Tool ||TECH RAHMAN||

How to install PhoneInfoga in Kali Linux || Phone number Information Gathering Tool

What is PhoneInfoga?PhoneInfoga is one of the most advanced tools to scan phone numbers using only free resources. The goal is to first gather standard information such as country, area, carrier and line type on any international phone numbers with a very good accuracy.

Step 1: Open Kali Linux Terminal as root user.

 
 
Step 2: Type following commands that given below in Terminal.
  • pkg update
  • pkg upgrade
  • pkg install python
  • pkg install python2
  • pkg install git
  • git clone https://github.com/abhinavkavuri/PhoneInfoga
  • ls
  • cd PhoneInfoga
  • ls
  • mv config.example.py config.py
  • ls
  • python3 -m pip install -r requirments.txt
  • ls
  • chmod +x *
  • ls
  • python3 phoneinfoga.py -n +(phone number with country code)


 


EARN MONEY FROM HOME 

 
 

You may also like this:

I hope this blog helps you out.
If you have any queries related to this blog you can do comment or dm on Instagram.


Thank you.

8 Comments

  1. after cd PhoneInfoga
    it shows
    root@kali:~# cd PhoneInfoga
    root@kali:~/PhoneInfoga# ls
    api docker-compose.traefik.yml go.mod mkdocs.yml pkg
    client docker-compose.yml go.sum phoneinfoga README.md
    cmd Dockerfile LICENSE phoneinfoga_Linux_x86_64.tar.gz renovate.json
    CODEOWNERS docs main.go phoneinfoga_Linux_x86_64.tar.gz.1 scripts

    ReplyDelete
  2. after this command mv config.example.py config i get an error
    mv: cannot move 'config.example.py' to 'config.py': Permission denied pls help


    ReplyDelete
    Replies
    1. run sudo su after cd Desktop after following steps

      Delete
  3. ──(root💀kali)-[/home/kali/PhoneInfoga]
    └─# ls
    api CODEOWNERS docs LICENSE README.md support
    client config go.mod main.go renovate.json utils
    cmd Dockerfile go.sum mkdocs.yml scanners

    ┌──(root💀kali)-[/home/kali/PhoneInfoga]
    └─# mv config.example.py config.py
    mv: cannot stat 'config.example.py': No such file or directory

    how to solve the problem ??????

    ReplyDelete
  4. what must input in google abuse exemption?

    ReplyDelete
  5. so idk how to do this like the pkg stuff someone plz help

    ReplyDelete
Previous Post Next Post