-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Christian Heinrich <[email protected]>
- Loading branch information
Showing
5 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
Binary file modified
BIN
-25.4 KB
(51%)
Maltego-Configuration/Maltego-Configuration-haveibeenpwned.mtz
Binary file not shown.
11 changes: 0 additions & 11 deletions
11
Maltego-Machines/Maltego-Machine-haveibeenpwned-v4-Pwned_Passwords.txt
This file was deleted.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
Maltego-Machines/Maltego-Machine-haveibeenpwned-v5-Pwned_Passwords.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
machine("cmlh.pwnedpasswords.v5", | ||
displayName:"@haveibeenpwned v5 Pwned Passwords", | ||
author:"Christian Heinrich", | ||
description:"What is the k-anonymity of \"Pwned Passwords\" v5?") { | ||
|
||
start { | ||
run("paterva.v2.PPv5RangeHash") | ||
bookmarked(2) // Yellow Bookmark | ||
delete() | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Name: Have I Been Pwned? | ||
Seed URL: https://cetas.paterva.com/TDS/runner/showseed/haveibeenpwned | ||
Description (short): Pwned Password v4 Support | ||
Description (short): Pwned Password v5 Support | ||
Description (long): Has an [Hashed] Password/Domain/Alias/E-mail been breached or listed in a post to Pastebin, etc? | ||
Provider website: https://github.com/cmlh/Maltego-haveibeenpwned | ||
Provider email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters