Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishpranav/emailosint
emailosint is a tool for gathering email accounts informations (ip,hostname,country, etc...)
https://github.com/krishpranav/emailosint
email-osint hacking hacking-tool information-extraction information-gathering information-retrieval osint python python3
Last synced: 4 months ago
JSON representation
emailosint is a tool for gathering email accounts informations (ip,hostname,country, etc...)
- Host: GitHub
- URL: https://github.com/krishpranav/emailosint
- Owner: krishpranav
- Created: 2021-05-24T08:07:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T10:07:33.000Z (over 3 years ago)
- Last Synced: 2024-10-02T09:19:13.764Z (4 months ago)
- Topics: email-osint, hacking, hacking-tool, information-extraction, information-gathering, information-retrieval, osint, python, python3
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 18
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emailosint
emailosint is a tool for gathering email accounts informations (ip,hostname,country, etc...)[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
# Installation
```
git clone https://github.com/krishpranav/emailosint
cd emailosint
python3 -m pip install -r requirements.txt
python3 emailosint.py
```