H8mail

Latest version: v2.5.6

Safety actively analyzes 625051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.5.6

* fix snusbase API
* fix breachdirectory search limitation
* fix format string in output

What's Changed
* Breachdirectory domain change by noraj in https://github.com/khast3x/h8mail/pull/131
* Fixed "TypeError: can only concatenate str (not "int") to str" in print_json.py by shifoc in https://github.com/khast3x/h8mail/pull/143
* 2.5.6 by khast3x in https://github.com/khast3x/h8mail/pull/144

New Contributors
* noraj made their first contribution in https://github.com/khast3x/h8mail/pull/131
* shifoc made their first contribution in https://github.com/khast3x/h8mail/pull/143

**Full Changelog**: https://github.com/khast3x/h8mail/compare/2.5.5...2.5.6

2.5.5

More details can be found in the [dedicated blog post](https://khast3x.club/posts/h2-5-5/)

* **Fixed Scylla errors** - Scylla's domain has migrated to scylla.so
* **Fixed IntelX bucket errors** - h8mail will now check which buckets your API has access to before performing search
* **New JSON ouput** - h8mail can now output results to JSON format using `-j` or `--json`. A data structure sample is included below
* **[Breachdirectory.tk](Breachdirectory.tk) API integration** - [Breachdirectory.tk](Breachdirectory.tk)'s API has been integrated and added to config template. Key is free for infosec students and pro! :key:


----
JSON data struct:

shell
> h8mail -t testgmail.com -j test.json
*** snip ***
> cat test.json | jq
{
"targets":[
{
"target":"testgmail.com",
"pwn_num":108,
"data":[
[
"SCYLLA_SOURCE:Collections"
],
[
"SCYLLA_PASSWORD:jontest",
"SCYLLA_SOURCE:lbsg.net"
],
[
"SCYLLA_PASSWORD:Atoru",
"SCYLLA_SOURCE:Collection1-btc-combo"
],
*** snip ***
[
"SCYLLA_PASSWORD:x23abc",
"SCYLLA_USERNAME:orinko0624",
"SCYLLA_SOURCE:lbsg.net"
]
]
}
]
}

2.5.4

* **Fixed Scylla errors** - The internal scylla check was not timing out, resulting in h8mail hanging. In the meantime [_hyp3ri0n](https://twitter.com/_hyp3ri0n) updated scylla's backend, and some JSON keys. Wanna give back to this free service? Help out [_hyp3ri0n 's Dad kickstarter!](https://www.kickstarter.com/projects/1016921090/riego-automatically-water-your-houseplants)

* **Fixed Dehashed API integration** - Dehashed integration was not working since they updated to their new API. Everything is back to normal, thanks again Peter! :relaxed:
* **Added spacing in results** - Still unsure of some of the colours and formatting but I hope this small detail helps
* **Added a [contribution guideline](https://github.com/khast3x/h8mail/blob/master/CONTRIBUTING.md)** - Started receiving my first PRs for h8mail, so figured it was about time we took care of that.
* Thank you [cclauss](https://github.com/cclauss), [V1A0](https://github.com/V1A0) and [maxsam4](https://github.com/maxsam4) for your contributions! :star:

2.5.3

![](https://khast3x.club/assets/h8mail/h2.5.3_1-final.png)

* :star: New [intelx.io](https://intelx.io) API added, sign up for a free trial key. Results include clear text passwords, and much more.
* :wrench: Multiple bug fixes.

:arrow_right: Check the [blog post](https://khast3x.club/posts/h2-5-3/) for full description of this release

2.5.3-pre-release
:information_source: This is a pre-release.

![](https://khast3x.club/assets/h8mail/h2.5.3_1-final.png)

To use, pull the 2.5.3 branch or download the pre-release source code archive, and either run as module with `python -m` or install using `setup.py`.

* :star: New [intelx.io](https://intelx.io) API added, sign up for a free trial key. Results include clear text passwords, and much more.
* :wrench: Multiple bug fixes.

:arrow_right: Check the [blog post](https://khast3x.club/posts/h2-5-3/) for full description of this release

2.5.2

Quick bugfix for emailrep API with key.
Still waiting on the dehashed support, will be fixing the API when they reply :+1:

Cheers

2.5.1

- Suppress https warnings using native python
- Remove emailrep from default
- Add emailrep explicitness
- First / last seen
- Redo scylla online check
- **Fix scylla**

56 64 60 62 63

[:book: Update instructions here :book:](https://github.com/khast3x/h8mail/wiki/Install#update)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.