Last updated:
0 purchases
footprintpy 1.3
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 [email protected]
-----------
OR
-----------
python -m footprint [email protected]
Demo:
This project is licensed under the APACHE License - see the LICENSE file for details
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.