You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**h8mail** is an email OSINT and breach hunting tool using [different breach and reconnaissance services](#apis), or local breaches such as Troy Hunt's "Collection1" and the infamous "Breach Compilation" torrent.
9
9
10
10
----
@@ -60,7 +60,6 @@
60
60
61
61
62
62
#### APIs
63
-
64
63
| Service | Functions | Status |
65
64
|-|-|-|
66
65
|[HaveIBeenPwned(v3)](https://haveibeenpwned.com/)| Number of email breaches |:white_check_mark::key:|
@@ -71,9 +70,10 @@
71
70
|[Leak-Lookup](https://leak-lookup.com/) - Public | Number of search-able breach results |:white_check_mark: (:key:) |
72
71
|[Leak-Lookup](https://leak-lookup.com/) - Service | Cleartext passwords, hashs and salts, usernames, IPs, domain |:white_check_mark::key:|
73
72
|[Emailrep.io](https://emailrep.io/) - Service (free) | Last seen in breaches, social media profiles |:white_check_mark::key:|
74
-
|[Scylla.sh](https://scylla.sh/) - Service (free) | Cleartext passwords, hashs and salts, usernames, IPs, domain |:white_check_mark:|
73
+
|[scylla.so](https://scylla.so/) - Service (free) | Cleartext passwords, hashs and salts, usernames, IPs, domain |:white_check_mark:|
75
74
|[Dehashed.com](https://dehashed.com/) - Service | Cleartext passwords, hashs and salts, usernames, IPs, domain |:white_check_mark::key:|
76
-
|:new:[IntelX.io](https://intelx.io/signup) - Service (free trial) | Cleartext passwords, hashs and salts, usernames, IPs, domain, Bitcoin Wallets, IBAN |:white_check_mark::key:|
75
+
|[IntelX.io](https://intelx.io/signup) - Service (free trial) | Cleartext passwords, hashs and salts, usernames, IPs, domain, Bitcoin Wallets, IBAN |:white_check_mark::key:|
76
+
|:new:[Breachdirectory.tk](Breachdirectory.tk) - Service (free) | Cleartext passwords, hashs and salts, usernames, domain |:white_check_mark::key:|
* h8mail's Pypi integration is strongly based on the work of audreyr's [CookieCutter PyPackage](https://github.com/audreyr/cookiecutter-pypackage)
223
223
* Logo generated using Hatchful by Shopify
224
224
* [Jake Creps](https://twitter.com/jakecreps) for his [h8mail v2 introduction](https://jakecreps.com/2019/06/21/h8mail/)
225
-
* [Alejandro Caceres](https://twitter.com/_hyp3ri0n) for making scylla.sh available. Be sure to [support](https://www.buymeacoffee.com/Eiw47ImnT) him if you can
225
+
* [Alejandro Caceres](https://twitter.com/_hyp3ri0n) for making scylla.so available. Be sure to [support](https://www.buymeacoffee.com/Eiw47ImnT) him if you can
226
226
* [IntelX](https://intelx.io) for being developer friendly
0 commit comments