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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file footprint-py-1.3.tar.gz
.
File metadata
- Download URL: footprint-py-1.3.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96ba8365be3c09a1c0c0dca7ead0bc188b9b23cde64e5482d1a3e6944ccc4cde |
|
MD5 | 9e32c849752220775dafcb92dae3a681 |
|
BLAKE2b-256 | cae90d9f4ae73add28aca1a427e81eafe444772a2afaa19e984bee549bc1fcad |
File details
Details for the file footprint_py-1.3-py3-none-any.whl
.
File metadata
- Download URL: footprint_py-1.3-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bfd8e586487272ca44a5e974b93ae208019bd8e514f0d4186688b70a2899a2e |
|
MD5 | 1ed8c987da083eb0558a46b3b45f40be |
|
BLAKE2b-256 | fb938e1e8eb30761f744d49db0905e7d824170d457b4bb5224f85e699e8e3f47 |