khast3x / h8mail

Email OSINT & Password breach hunting tool, locally or using premium services. Supports chasing down related email
Other
4.04k stars 506 forks source link

H8mail does not display all emails from Dehashed #134

Open DocKali opened 2 years ago

DocKali commented 2 years ago

Issues not respecting the issue template will be closed without being read, thank you.

Checkbox

Env

Description

I put my Dehashed keys from CLI, no problem the script found them. I made a test with a domain contening 10k+ compromised mails. H8mail found the correct number of mail but didn't return all of them. I think the problem comes from Dehashed, is there a way to force display of all 10k+ mail ?

What I Did

h8mail -t domain.tld -q domain -k "dehashed_email=mymail" "dehashed_key=my API" -o file.csv

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
khast3x commented 2 years ago

Hello,

You can check the exact API response from Dehashed using --debug.
Feel free to update this issue with the results of your tests.

Cheers