Skip to content

Commit

Permalink
add Umbraco
Browse files Browse the repository at this point in the history
fix  #60
  • Loading branch information
noraj committed Jul 23, 2021
1 parent 233955c commit 227252f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/prototypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -3507,5 +3507,19 @@
]
}
]
},
{
"regex": "^(?=.{28})(?:[a-zA-Z0-9+\\/]{4})*(?:|(?:[a-zA-Z0-9+\\/]{3}=)|(?:[a-zA-Z0-9+\\/]{2}==)|(?:[a-zA-Z0-9+\\/]{1}===))$",
"modes": [
{
"john": null,
"hashcat": 24800,
"extended": false,
"name": "Umbraco HMAC-SHA1",
"samples": [
"8uigXlGMNI7BzwLCJlDbcKR2FP4="
]
}
]
}
]
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- iPhone passcode [#56][#56]
- MetaMask Wallet [#56][#56]
- FortiGate256 [#59][#59]
- Umbraco HMAC-SHA1 [#60][#60]
- Enhancements:
- DCC & DCC2:
- better description
Expand All @@ -19,6 +20,7 @@
[#57]:https://github.com/noraj/haiti/issues/57
[#58]:https://github.com/noraj/haiti/issues/58
[#59]:https://github.com/noraj/haiti/issues/59
[#60]:https://github.com/noraj/haiti/issues/60

## [1.2.0]

Expand Down

0 comments on commit 227252f

Please sign in to comment.