[PR #1423] [CLOSED] Added OSINT category & phoneinfoga under OSINT #1260

Closed
opened 2025-11-06 13:12:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1423
Author: @TechnicSparks
Created: 10/31/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 479cc62 Added OSINT catagory & phoneinfoga under OSINT

📊 Changes

1 file changed (+377 additions, -320 deletions)

View changed files

📝 README.md (+377 -320)

📄 Description

What is this Python project?

From Phoneinfoga github page: 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. Then search for footprints on search engines to try to find the VoIP provider or identify the owner.

What's the difference between this Python project and similar ones?

  • 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
  • Automatic footprinting on several custom formats

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1423 **Author:** [@TechnicSparks](https://github.com/TechnicSparks) **Created:** 10/31/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`479cc62`](https://github.com/vinta/awesome-python/commit/479cc62a09bab09de144af73c5375deba46b8468) Added OSINT catagory & phoneinfoga under OSINT ### 📊 Changes **1 file changed** (+377 additions, -320 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+377 -320) </details> ### 📄 Description ## What is this Python project? From Phoneinfoga github page: 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. Then search for footprints on search engines to try to find the VoIP provider or identify the owner. ## What's the difference between this Python project and similar ones? - 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 - Automatic footprinting on several custom formats Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:12:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1260