Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
syselement committed Jul 7, 2024
2 parents b0bc4fb + d688949 commit 33249f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion peh/3-eth-hack/recon.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- fingerprinting
- `nmap`, `wappalyzer`, `netcat`, etc
- data breaches
- HaveIBeenPwned, Breach-Parse, WeLeakInfo
- [HaveIBeenPwned](https://haveibeenpwned.com/), Breach-Parse, WeLeakInfo



Expand Down Expand Up @@ -62,6 +62,8 @@

## Breached credentials

➡️ [HaveIBeenPwned](https://haveibeenpwned.com/) - Check if your email address is in a data breach

➡️ [breach-parse](https://github.com/hmaverickadams/breach-parse) - A tool for parsing breached passwords

- `BreachCompilation` password list (44GB) file comes from breached password dumps
Expand Down
1 change: 1 addition & 0 deletions peh/peh-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
- [Clearbit Connect](https://clearbit.com/resources/tools/connect)
- [EmailHippo Email address verifiy](https://tools.emailhippo.com/)
- [Email-checker](https://email-checker.net/)
- [HaveIBeenPwned](https://haveibeenpwned.com/)
- [breach-parse](https://github.com/hmaverickadams/breach-parse)
- [DeHashed.com](https://dehashed.com/)
- [Hashes.com](https://hashes.com/en/decrypt/hash)
Expand Down

0 comments on commit 33249f8

Please sign in to comment.