Getting Started — PhoneInFoga

Mansoor Barri
Aug 12, 2023

--

Brief

PhoneInFoga — Information gathering & OSINT framework for phone numbers.

This install guide is specific to Debian/Ubuntu machines, for other installation options, visit PhoneInfoga’s install page.

Install

Installation documentation

run these command:

Install the latest version

curl -sSL https://raw.githubusercontent.com/sundowndev/phoneinfoga/master/support/scripts/install | bash

Confirm/Check install

./phoneinfoga version

Copy it to path for global install

sudo mv ./phoneinfoga /usr/bin/phoneinfoga

Usage

Scan with “phoneinfoga -n [NUMBER WITH COUNTRY CODE]”

Example:

phoneinfoga serve -n +1234567891

The output is kinda weird and messy so using the web GUI is a better way.

command:

phoneinfoga serve -p 8080

-p is to specify a port. PhoneInFoga uses port 5000 by default.

Useful Link

find info on phone numbers with PhoneInfoga — NetworkChuck

that’s it ✌🏽

--

--

Mansoor Barri
Mansoor Barri

Written by Mansoor Barri

Profile designed to share technology content about Penetration testing, Linux and Windows.

No responses yet