Metadata-Version: 2.4
Name: h8mail
Version: 2.5.6
Summary: Email OSINT and password breach hunting. Use h8mail to find passwords through different breach and reconnaissance services, or using your local data
Home-page: https://github.com/khast3x/h8mail
Author: khast3x
Author-email: k@khast3x.club
License: BSD license
Keywords: h8mail
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: Console
License-File: LICENSE
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

======
h8mail
======

.. image:: https://i.postimg.cc/LXR6Jq8Y/logo-transparent.png
        ::target: https://github.com/khast3x/h8mail

.. image:: https://img.shields.io/pypi/v/h8mail.svg
        :target: https://pypi.python.org/pypi/h8mail

.. image:: https://img.shields.io/travis/khast3x/h8mail.svg
        :target: https://travis-ci.org/khast3x/h8mail






Email OSINT and password breach hunting. Use h8mail to find passwords through different breach and reconnaissance services, or the infamous Breached Compilation torrent


* Free software: BSD license


Features
--------

* Email pattern matching (reg exp), useful for reading from other tool outputs
* Loosey patterns for local searchs ("john.smith", "evilcorp") 
* Painless install. Available through `pip`, only requires `requests`
* Small and fast Alpine Dockerfile available
* CLI or Bulk file-reading for targeting
* Output to CSV file
* Compatible with the "Breach Compilation" torrent scripts
* Search .txt and .gz files locally using multiprocessing
  * Compatible with "Collection#1"
* Get related emails
* Chase and target related emails in ongoing search
* Supports premium lookup services for advanced users
* Regroup breach results for all targets and methods
* Delicious colors

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



