Skip to content

Advanced information gathering & OSINT framework for phone numbers

License

Notifications You must be signed in to change notification settings

Z4nzu/PhoneInfoga

 
 

Repository files navigation

Advanced information gathering & OSINT framework for phone numbers

DocumentationAPI documentationDemo instanceRelated blog post

About

PhoneInfoga is an information gathering framework for phone numbers that uses only free resources. This tool might not be able to recover your name or address by scanning your number (fortunately), anyway, that is not the purpose. The goal is to provide an easy way to investigate and parse information from any phone number.

This project is under active development. Numverify scan does not work on demo instance because my server's IP got blocked. Roadmap is here

Current status

This project has recently been rewritten in Go language. Why ? To improve code base, maintainability, have a stronger test suite and be able to compile code base. PhoneInfoga v2 brings new features such as serving a REST API and a web client. Usage of scanners was improved in order to drop usage of Selenium/Geckodriver which has cause many users to have troubleshoots using the tool. You can still use the legacy version in tag v1.11 and the legacy Docker image (sundowndev/phoneinfoga:legacy). Some features were not included in the v2 MVP such as input/output CLI options. The roadmap of the project changed so we can focus on the web client features such as downloading scan results as CSV, Instagram/Whatsapp lookup, and more.

Features

  • Check if phone number exists and is possible
  • Gather standard informations such as country, line type and carrier
  • OSINT footprinting using external APIs, Google Hacking, phone books & search engines
  • Check for reputation reports, social media, disposable numbers and more
  • Scan several numbers at once
  • Use custom formatting for more effective OSINT reconnaissance
  • NEW: Serve a web client along with a REST API to run scans from the browser
  • NEW: Run your own web instance as a service
  • NEW: Programmatic usage with Go modules

Anti-features

  • Does not claim to provide relevant or verified data, it's just a tool !
  • Does not allow to "track" a phone or its owner in real time
  • Does not allow to get the precise phone location
  • Does not allow to hack a phone

Footprinting process

License

FOSSA Status

This tool is licensed under the GNU General Public License v3.0.

Icon made by Freepik from flaticon.com is licensed by CC 3.0 BY.

About

Advanced information gathering & OSINT framework for phone numbers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 74.3%
  • Vue 14.9%
  • JavaScript 3.4%
  • TypeScript 3.3%
  • Shell 2.4%
  • Dockerfile 0.9%
  • HTML 0.8%