Skip to content

dincertekin/mailogleit

Repository files navigation

mailogleit

Mailogleit is an OSINT tool that helps find email addresses on websites like Spotify, Instagram, and Snapchat. It allows users to create custom modules to search for emails easily. The name "Mailogleit" comes from "mail" and "Google it," showing that it searches for email information online. This tool is useful for gathering open-source intelligence in a simple way.

Screenshots

Installation

There is two different ways to install mailogleit, using pypoetry and using only pip.

Installing with pip

Use these commands on Linux:

git clone https://github.com/dincertekin/mailogleit.git
cd mailogleit/
pip install -r requirements.txt
python mailogleit.py

Installing with pypoetry

Use these commands on Linux:

git clone https://github.com/dincertekin/mailogleit.git
cd mailogleit/
poetry install
python mailogleit.py

Contributions

Contributions are very welcome! We can improve this tool together! 😊

License

This project is licensed under MIT License.

Thanks

This project is inspired by megadose's holehe.