Email OSINT tool to gather information from public sources
Project description
Infoga-ng - Email OSINT
Infoga is a tool gathering email accounts informations (ip,hostname,country,...) from different public source (search engines, pgp key servers and shodan) and check if emails was leaked using haveibeenpwned.com API. Is a really simple tool, but very effective for the early stages of a penetration test or just to know the visibility of your company in the Internet.
It is a reorganized and packaged version of the infoga project for python3. Additional features may be added in the future.
Installation
pip install infoga-ng
This script is Tested in Ubuntu based OS
Usage
infoga --domain nsa.gov --source all --breach -v 2 --report ../nsa_gov.txt
infoga --info test@example.com --breach -v 3 --report ../example.txt
Docker Support
You can also run Infoga-ng using Docker. First, build the Docker image:
docker build -t infoga .
Then, run the container:
docker run --rm -it infoga --domain nsa.gov --source all --breach -v 2 --report /output/nsa_gov.txt
License
This project is licensed under the MIT 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file infoga_ng-0.0.1.tar.gz.
File metadata
- Download URL: infoga_ng-0.0.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e66998aa1c1068efcc69f7169dd1490e695780a6c60923f7c9513283f73aa070
|
|
| MD5 |
77ff10fbbe430c0316f48eeaa38d7d4c
|
|
| BLAKE2b-256 |
bdf8c771e54fc4faef4a3cab51218138712bb52af0e67b1ac86b4a79d49d8a7b
|
File details
Details for the file infoga_ng-0.0.1-py3-none-any.whl.
File metadata
- Download URL: infoga_ng-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47c6f3a772ccbec79c84e43e22441289a5ffcee28f8880151ed99cd072582dcb
|
|
| MD5 |
233f96ec3cd4b05113b5943153ee5594
|
|
| BLAKE2b-256 |
4b1f0ffedc5d7f4e8752f0b787d898dd23d81f5abbbb24711e0557d35356b1ce
|