Skip to main content

A python OSINT tool to discover and analyze the digital footprint of a targets email or username across millions of sites.

Project description

footprint-py

What is footprint-py

A python OSINT tool to discover and analyze the digital footprint of a targets email or username across millions of sites. Perfect for gathering gneral information about a target email.

Features: :eyes:

  • Email validation
  • Check social accounts
  • Scan Pastebin Dumps
  • Check Breached Sites
  • DNS/IP Lookup
  • Username search (WIP)
  • Check if email is active (WIP)
  • Check related emails (WIP)

Services (APIs):

Service Function Status
ipapi.co - Public More Information About Domain :white_check_mark:
psbdmp.ws - Public Pastebin Dumps :white_check_mark:
hunter.io - Public Related Emails :white_check_mark: :key:
emailrep.io - Public Breached Sites Names :white_check_mark: :key:
BreachDirectory Password Leaks :white_check_mark: :key:

:key: API key required

If you want to use footprint with full features, set your API keys:

 footprint set hunter <hunter.io API key>
 footprint set emailrep <emailrep.io API key>
 footprint set breachdirectory <breachdirectory.org API key>

Installation:

pip install footprint-py
-----------
OR
-----------
git clone https://github.com/Frikallo/footprint.git
cd footprint
python setup.py install

Usage:

footprint example@email.com
-----------
OR
-----------
python -m footprint example@email.com

Demo:

This project is licensed under the APACHE License - see the LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

footprint-py-1.3.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

footprint_py-1.3-py3-none-any.whl (32.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page