Skip to content

Releases: sundowndev/phoneinfoga

v2.0-beta release

18 Mar 17:52
Compare
Choose a tag to compare

⚠️ Breaking changes

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.

Changelog

Features

  • Init Go code base
  • Implement REST API
  • Implement web client
  • Add OpenAPI 3.0 specs
  • Implemented Local, Numverify, Google search, and OVH scanners

Bug fixes

  • Dropped support Selenium/Geckodriver to only generate Google search links

Misc

  • Updated and improved documentation content

v1.11 release

24 Feb 09:56
8eb7e67
Compare
Choose a tag to compare

Changelog

⚠️ WARNING: some major breaking changes are coming with PhoneInfoga v2.0. This repository will be wiped and version 1 will be archived in a tag. Docker image will also be archived as phoneinfoga:legacy. Stay tuned!

Features

  • Add error message for missing config file

Misc

  • Improve documentation

v1.10.12

25 Dec 11:31
7b507f1
Compare
Choose a tag to compare

Changelog

  • Added Black code formater
  • Added some unit tests
  • Moved from Travis CI to GitHub Action
  • Added Firefox binary path to config (#168)

v1.10.10

13 Dec 15:13
c96bed2
Compare
Choose a tag to compare

Minor release to fix an issue with local package importation and some typo in documentation.

  • Add config (0.4.2) and html5lib (1.0.1) package to the requirements
  • Fix some typos in documentation
  • Added continuous delivery for documentation

v1.10.9

14 Jun 22:17
Compare
Choose a tag to compare

Changelog

This release contain breaking changes.

  • [Fix #65] Handle output and footprinting together
  • [Fix #6] Implemented Selenium and Firefox webdriver to handle Google captcha
  • [Fix #50] Better exception handling in google search when using api key
  • Created a docker-compose config for Selenium hub with Firefox and a VNC server
  • Improved then moved documentation to gh-pages using mkdocs and mkdocs-material
  • Minor fix for document footprinting (acb8519)

v1.6.7

17 Apr 12:10
58036c8
Compare
Choose a tag to compare

Changelog

  • Added a logo to the Readme
  • Added uk.popularphotolook.com reputation source
  • Fix Google search broken urls filter (9df382b)
  • Fix wrong Google Dork operators resulting in bad footprinting behavior (e28e4c5)

v1.6.4

19 Mar 19:47
355e460
Compare
Choose a tag to compare

Changelog

This release contain breaking changes.

  • Added findwhocallsme.com source
  • Added pagesjaunes.ca source
  • Added phonenumbers.ie source
  • Added who-calledme.com source
  • Added quinumero.info source
  • Added spytox.com source
  • [Fix] Country name for OVH scan (#35)
  • [Fix] Google search results (#38)
  • Custom format recommandation (4181534)
  • Created Docker image (#39)
  • Major code base refactor
  • Delete native update feature (use git pull instead)
  • Renamed osint option to footprints scanner (--scanner footprints)
  • [Fix #1] Added logger class to print in both stdout and stderr
  • Added "recon" feature (--recon) to practice reconnaissance on custom formats

v1.0.0

18 Feb 16:00
8bac8eb
Compare
Choose a tag to compare

Changelog

  • [Fix #15] Add exception on tempophone API call
  • Added smslive.co disposable number footprints
  • Added locatefamily.com source for individuals
  • Added .xls extension for document footprinting
  • Created a script to generate example outputs
  • Added --no-ansi option to disable color output
  • Improved document footprinting
  • Asking to rerun OSINT scan (e.g: to use a different format) before exiting
  • Moved the full usage documentation to the wiki
  • [Hotfix] Added exception on Numverify scan & updated user agents
  • [Fix #24] Use local scan to find country code instead of using third party API
  • [Refactor] Improved code base with better error handling and debugging

v1.0.0-rc2

14 Jan 10:24
ec227c0
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

Changelog

v1.0.0-rc1

11 Dec 14:10
30226cc
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Changelog

  • [Fix #7] Migrated to Python 3
  • [Fix #9] Update feature
  • Added pastebin.com source for individual searches
  • Added whycall.me source for individual searches