Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save roycewilliams/40f0e8c93ec9c69f5b5a1874c76f2587 to your computer and use it in GitHub Desktop.
Save roycewilliams/40f0e8c93ec9c69f5b5a1874c76f2587 to your computer and use it in GitHub Desktop.

Revisions

  1. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 11 additions and 11 deletions.
    22 changes: 11 additions & 11 deletions hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -4,17 +4,17 @@ Each new target hashlist is a delta - the "net new" from the previous downloads.

    | ID | Hashlist Name | Hash Type | Found | Total | Recovered % |
    |---------|-------------------------------------------------|------------|---------------|---------------|-------------|
    | [#H11651](https://hashmob.net/hashlists/info/11651) | Have I been Pwned v2025-03 (Delta V8.12) (SHA1) | SHA1 (100) | 411,723,586 | 420,878,532 | 97.82% |
    | [#H9259](https://hashmob.net/hashlists/info/9259) | Have I been Pwned V8.12 (Delta V8.4) (SHA1) | SHA1 (100) | 630,532 | 778,688 | 80.97% |
    | [#H7464](https://hashmob.net/hashlists/info/7464) | Have I been Pwned V8.4 (Delta V8) (SHA1) | SHA1 (100) | 16,019,292 | 18,050,003 | 88.75% |
    | [#H4026](https://hashmob.net/hashlists/info/4026) | Have I been Pwned V8 (Delta V7) (SHA1) | SHA1 (100) | 233,633,986 | 233,639,157 | 100.00% |
    | [#H1760](https://hashmob.net/hashlists/info/1760) | HO 8161__Have I been Pwned V7 | SHA1 (100) | 40,971,629 | 40,972,626 | 100.00% |
    | [#H1582](https://hashmob.net/hashlists/info/1582) | HO 7290__Have I been Pwned V6 | SHA1 (100) | 17,332,841 | 17,332,846 | 100.00% |
    | [#H513](https://hashmob.net/hashlists/info/513) | HO 2499__Have I been Pwned V5 | SHA1 (100) | 3,766,871 | 3,768,443 | 99.96% |
    | [#H315](https://hashmob.net/hashlists/info/315) | HO 1509__Have I been Pwned V4 | SHA1 (100) | 34,213,071 | 34,262,491 | 99.86% |
    | [#H2045](https://hashmob.net/hashlists/info/2045) | HO 899__Have I been Pwned V3 | SHA1 (100) | 15,588,799 | 15,594,215 | 99.97% |
    | [#H754](https://hashmob.net/hashlists/info/754) | HO 515_Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | [#H11651](https://hashmob.net/hashlists/info/11651) | Have I been Pwned v2025-03 (Delta V8.12) | SHA1 (100) | 411,723,586 | 420,878,532 | 97.82% |
    | [#H9259](https://hashmob.net/hashlists/info/9259) | Have I been Pwned V8.12 (Delta V8.4) | SHA1 (100) | 630,532 | 778,688 | 80.97% |
    | [#H7464](https://hashmob.net/hashlists/info/7464) | Have I been Pwned V8.4 (Delta V8) | SHA1 (100) | 16,019,292 | 18,050,003 | 88.75% |
    | [#H4026](https://hashmob.net/hashlists/info/4026) | Have I been Pwned V8 (Delta V7) | SHA1 (100) | 233,633,986 | 233,639,157 | 100.00% |
    | [#H1760](https://hashmob.net/hashlists/info/1760) | HO 8161__Have I been Pwned V7 | SHA1 (100) | 40,971,629 | 40,972,626 | 100.00% |
    | [#H1582](https://hashmob.net/hashlists/info/1582) | HO 7290__Have I been Pwned V6 | SHA1 (100) | 17,332,841 | 17,332,846 | 100.00% |
    | [#H513](https://hashmob.net/hashlists/info/513) | HO 2499__Have I been Pwned V5 | SHA1 (100) | 3,766,871 | 3,768,443 | 99.96% |
    | [#H315](https://hashmob.net/hashlists/info/315) | HO 1509__Have I been Pwned V4 | SHA1 (100) | 34,213,071 | 34,262,491 | 99.86% |
    | [#H2045](https://hashmob.net/hashlists/info/2045) | HO 899__Have I been Pwned V3 | SHA1 (100) | 15,588,799 | 15,594,215 | 99.97% |
    | [#H754](https://hashmob.net/hashlists/info/754) | HO 515_Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |

    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest wordlist includes every HIBP crack, as well as many others -- one of the most efficient base wordlists for password cracking.
  2. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    Tracking [Hashmob](https://hashmob.net/) progress on cracking [downloadable](https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader) SHA1 hashes from [Pwned Passwords](https://haveibeenpwned.com/Passwords).

    Each new target hashlist is a delta - the "net new" from the previous downloads.
    Each new target hashlist is a delta - the "net new" from the previous downloads. My list here is in reverse chronological order.

    | ID | Hashlist Name | Hash Type | Found | Total | Recovered % |
    |---------|-------------------------------------------------|------------|---------------|---------------|-------------|
  3. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -19,4 +19,4 @@ Each new target hashlist is a delta - the "net new" from the previous downloads.

    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest wordlist includes every HIBP crack, as well as many others -- one of the most efficient base wordlists for password cracking.

    You can also look at latest/live numbers by searching for "been pwned" [here](https://hashmob.net/hashlists/official).
    This is a point-in-time snapshot -- you can see the latest/live numbers by searching for "been pwned" [here](https://hashmob.net/hashlists/official).
  4. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -17,6 +17,6 @@ Each new target hashlist is a delta - the "net new" from the previous downloads.
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |

    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest wordlist includes every HIBP crack, as well as others.
    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest wordlist includes every HIBP crack, as well as many others -- one of the most efficient base wordlists for password cracking.

    You can also look at latest/live numbers by searching for "been pwned" [here](https://hashmob.net/hashlists/official).
  5. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -19,4 +19,4 @@ Each new target hashlist is a delta - the "net new" from the previous downloads.

    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest wordlist includes every HIBP crack, as well as others.

    You can also look at latest/live numbers by searching for "been pwned" [here](https://hashmob.net/hashlists/official)
    You can also look at latest/live numbers by searching for "been pwned" [here](https://hashmob.net/hashlists/official).
  6. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -17,4 +17,6 @@ Each new target hashlist is a delta - the "net new" from the previous downloads.
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |

    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest wordlist includes every HIBP crack, as well as others.
    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest wordlist includes every HIBP crack, as well as others.

    You can also look at latest/live numbers by searching for "been pwned" [here](https://hashmob.net/hashlists/official)
  7. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    Tracking [Hashmob](https://hashmob.net/) progress on cracking [downloadable](https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader) SHA1 hashes from [Pwned Passwords](https://haveibeenpwned.com/Passwords).

    Each new target hashlist is a delta - the "net new" from the previous downloads.

    | ID | Hashlist Name | Hash Type | Found | Total | Recovered % |
    |---------|-------------------------------------------------|------------|---------------|---------------|-------------|
    | [#H11651](https://hashmob.net/hashlists/info/11651) | Have I been Pwned v2025-03 (Delta V8.12) (SHA1) | SHA1 (100) | 411,723,586 | 420,878,532 | 97.82% |
  8. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -15,4 +15,4 @@ Tracking [Hashmob](https://hashmob.net/) progress on cracking [downloadable](htt
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |

    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest list includes every HIBP crack, as well as others.
    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest wordlist includes every HIBP crack, as well as others.
  9. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Tracking [Hashmob](https://hashmob.net/) progress on cracking [downloadable](https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader) SHA1 hashes from [Pwned Passwords](https://haveibeenpwned.com/Passwords)
    Tracking [Hashmob](https://hashmob.net/) progress on cracking [downloadable](https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader) SHA1 hashes from [Pwned Passwords](https://haveibeenpwned.com/Passwords).

    | ID | Hashlist Name | Hash Type | Found | Total | Recovered % |
    |---------|-------------------------------------------------|------------|---------------|---------------|-------------|
  10. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -13,4 +13,6 @@ Tracking [Hashmob](https://hashmob.net/) progress on cracking [downloadable](htt
    | [#H2045](https://hashmob.net/hashlists/info/2045) | HO 899__Have I been Pwned V3 | SHA1 (100) | 15,588,799 | 15,594,215 | 99.97% |
    | [#H754](https://hashmob.net/hashlists/info/754) | HO 515_Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |

    All Hashmob founds can be downloaded -- grab the largest file [here](https://hashmob.net/resources/hashmob). This largest list includes every HIBP crack, as well as others.
  11. roycewilliams revised this gist Mar 19, 2025. No changes.
  12. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Track [Hashmob](https://hashmob.net/) progress on cracking [downloadable](https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader) SHA1 hashes from [Pwned Passwords](https://haveibeenpwned.com/Passwords)
    Tracking [Hashmob](https://hashmob.net/) progress on cracking [downloadable](https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader) SHA1 hashes from [Pwned Passwords](https://haveibeenpwned.com/Passwords)

    | ID | Hashlist Name | Hash Type | Found | Total | Recovered % |
    |---------|-------------------------------------------------|------------|---------------|---------------|-------------|
  13. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,5 @@
    Track [Hashmob](https://hashmob.net/) progress on cracking [downloadable](https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader) SHA1 hashes from [Pwned Passwords](https://haveibeenpwned.com/Passwords)

    | ID | Hashlist Name | Hash Type | Found | Total | Recovered % |
    |---------|-------------------------------------------------|------------|---------------|---------------|-------------|
    | [#H11651](https://hashmob.net/hashlists/info/11651) | Have I been Pwned v2025-03 (Delta V8.12) (SHA1) | SHA1 (100) | 411,723,586 | 420,878,532 | 97.82% |
  14. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -4,11 +4,11 @@
    | [#H9259](https://hashmob.net/hashlists/info/9259) | Have I been Pwned V8.12 (Delta V8.4) (SHA1) | SHA1 (100) | 630,532 | 778,688 | 80.97% |
    | [#H7464](https://hashmob.net/hashlists/info/7464) | Have I been Pwned V8.4 (Delta V8) (SHA1) | SHA1 (100) | 16,019,292 | 18,050,003 | 88.75% |
    | [#H4026](https://hashmob.net/hashlists/info/4026) | Have I been Pwned V8 (Delta V7) (SHA1) | SHA1 (100) | 233,633,986 | 233,639,157 | 100.00% |
    | [#H2045](https://hashmob.net/hashlists/info/2045) | HO 899__Have I been Pwned V3 | SHA1 (100) | 15,588,799 | 15,594,215 | 99.97% |
    | [#H1760](https://hashmob.net/hashlists/info/1760) | HO 8161__Have I been Pwned V7 | SHA1 (100) | 40,971,629 | 40,972,626 | 100.00% |
    | [#H1582](https://hashmob.net/hashlists/info/1582) | HO 7290__Have I been Pwned V6 | SHA1 (100) | 17,332,841 | 17,332,846 | 100.00% |
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | [#H754](https://hashmob.net/hashlists/info/754) | HO 515_Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | [#H513](https://hashmob.net/hashlists/info/513) | HO 2499__Have I been Pwned V5 | SHA1 (100) | 3,766,871 | 3,768,443 | 99.96% |
    | [#H315](https://hashmob.net/hashlists/info/315) | HO 1509__Have I been Pwned V4 | SHA1 (100) | 34,213,071 | 34,262,491 | 99.86% |
    | [#H2045](https://hashmob.net/hashlists/info/2045) | HO 899__Have I been Pwned V3 | SHA1 (100) | 15,588,799 | 15,594,215 | 99.97% |
    | [#H754](https://hashmob.net/hashlists/info/754) | HO 515_Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |
  15. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 11 additions and 11 deletions.
    22 changes: 11 additions & 11 deletions hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -1,14 +1,14 @@
    | ID | Hashlist Name | Hash Type | Found | Total | Recovered % |
    |---------|-------------------------------------------------|------------|---------------|---------------|-------------|
    | #H11651 | Have I been Pwned v2025-03 (Delta V8.12) (SHA1) | SHA1 (100) | 411,723,586 | 420,878,532 | 97.82% |
    | #H9259 | Have I been Pwned V8.12 (Delta V8.4) (SHA1) | SHA1 (100) | 630,532 | 778,688 | 80.97% |
    | #H7464 | Have I been Pwned V8.4 (Delta V8) (SHA1) | SHA1 (100) | 16,019,292 | 18,050,003 | 88.75% |
    | #H4026 | Have I been Pwned V8 (Delta V7) (SHA1) | SHA1 (100) | 233,633,986 | 233,639,157 | 100.00% |
    | #H2045 | HO[899]__Have I been Pwned V3 | SHA1 (100) | 15,588,799 | 15,594,215 | 99.97% |
    | #H1760 | HO[8161]__Have I been Pwned V7 | SHA1 (100) | 40,971,629 | 40,972,626 | 100.00% |
    | #H1582 | HO[7290]__Have I been Pwned V6 | SHA1 (100) | 17,332,841 | 17,332,846 | 100.00% |
    | #H1539 | HO[70]__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | #H754 | HO[515]__Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | #H513 | HO[2499]__Have I been Pwned V5 | SHA1 (100) | 3,766,871 | 3,768,443 | 99.96% |
    | #H315 | HO[1509]__Have I been Pwned V4 | SHA1 (100) | 34,213,071 | 34,262,491 | 99.86% |
    | [#H11651](https://hashmob.net/hashlists/info/11651) | Have I been Pwned v2025-03 (Delta V8.12) (SHA1) | SHA1 (100) | 411,723,586 | 420,878,532 | 97.82% |
    | [#H9259](https://hashmob.net/hashlists/info/9259) | Have I been Pwned V8.12 (Delta V8.4) (SHA1) | SHA1 (100) | 630,532 | 778,688 | 80.97% |
    | [#H7464](https://hashmob.net/hashlists/info/7464) | Have I been Pwned V8.4 (Delta V8) (SHA1) | SHA1 (100) | 16,019,292 | 18,050,003 | 88.75% |
    | [#H4026](https://hashmob.net/hashlists/info/4026) | Have I been Pwned V8 (Delta V7) (SHA1) | SHA1 (100) | 233,633,986 | 233,639,157 | 100.00% |
    | [#H2045](https://hashmob.net/hashlists/info/2045) | HO 899__Have I been Pwned V3 | SHA1 (100) | 15,588,799 | 15,594,215 | 99.97% |
    | [#H1760](https://hashmob.net/hashlists/info/1760) | HO 8161__Have I been Pwned V7 | SHA1 (100) | 40,971,629 | 40,972,626 | 100.00% |
    | [#H1582](https://hashmob.net/hashlists/info/1582) | HO 7290__Have I been Pwned V6 | SHA1 (100) | 17,332,841 | 17,332,846 | 100.00% |
    | [#H1539](https://hashmob.net/hashlists/info/1539) | HO 70__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | [#H754](https://hashmob.net/hashlists/info/754) | HO 515_Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | [#H513](https://hashmob.net/hashlists/info/513) | HO 2499__Have I been Pwned V5 | SHA1 (100) | 3,766,871 | 3,768,443 | 99.96% |
    | [#H315](https://hashmob.net/hashlists/info/315) | HO 1509__Have I been Pwned V4 | SHA1 (100) | 34,213,071 | 34,262,491 | 99.86% |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |
  16. roycewilliams revised this gist Mar 19, 2025. No changes.
  17. roycewilliams revised this gist Mar 19, 2025. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -11,4 +11,4 @@
    | #H754 | HO[515]__Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | #H513 | HO[2499]__Have I been Pwned V5 | SHA1 (100) | 3,766,871 | 3,768,443 | 99.96% |
    | #H315 | HO[1509]__Have I been Pwned V4 | SHA1 (100) | 34,213,071 | 34,262,491 | 99.86% |
    | | | TOTAL: | 1,595,786,352 | 1,607,207,363 | 99.29% |
    | | | **TOTAL:** | 1,595,786,352 | 1,607,207,363 | **99.29%** |
  18. roycewilliams created this gist Mar 19, 2025.
    14 changes: 14 additions & 0 deletions hashmob-pwned-passwords-cracking-progress.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    | ID | Hashlist Name | Hash Type | Found | Total | Recovered % |
    |---------|-------------------------------------------------|------------|---------------|---------------|-------------|
    | #H11651 | Have I been Pwned v2025-03 (Delta V8.12) (SHA1) | SHA1 (100) | 411,723,586 | 420,878,532 | 97.82% |
    | #H9259 | Have I been Pwned V8.12 (Delta V8.4) (SHA1) | SHA1 (100) | 630,532 | 778,688 | 80.97% |
    | #H7464 | Have I been Pwned V8.4 (Delta V8) (SHA1) | SHA1 (100) | 16,019,292 | 18,050,003 | 88.75% |
    | #H4026 | Have I been Pwned V8 (Delta V7) (SHA1) | SHA1 (100) | 233,633,986 | 233,639,157 | 100.00% |
    | #H2045 | HO[899]__Have I been Pwned V3 | SHA1 (100) | 15,588,799 | 15,594,215 | 99.97% |
    | #H1760 | HO[8161]__Have I been Pwned V7 | SHA1 (100) | 40,971,629 | 40,972,626 | 100.00% |
    | #H1582 | HO[7290]__Have I been Pwned V6 | SHA1 (100) | 17,332,841 | 17,332,846 | 100.00% |
    | #H1539 | HO[70]__Have I been Pwned V1 | SHA1 (100) | 320,294,461 | 320,294,463 | 100.00% |
    | #H754 | HO[515]__Have I been Pwned V2 | SHA1 (100) | 501,611,284 | 501,635,899 | 100.00% |
    | #H513 | HO[2499]__Have I been Pwned V5 | SHA1 (100) | 3,766,871 | 3,768,443 | 99.96% |
    | #H315 | HO[1509]__Have I been Pwned V4 | SHA1 (100) | 34,213,071 | 34,262,491 | 99.86% |
    | | | TOTAL: | 1,595,786,352 | 1,607,207,363 | 99.29% |