Merge pull request #2723 from Chick3nman/master

Added hash-mode 24900 - Dahua Authentication MD5
This commit is contained in:
Jens Steube
2021-03-27 14:04:42 +01:00
committed by GitHub
6 changed files with 1764 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
- Added hash-mode: RSA/DSA/EC/OPENSSH Private Keys
- Added hash-mode: SQLCipher
- Added hash-mode: sha1(sha1($pass).$salt)
- Added hash-mode: Dahua Authentication MD5
##
## Bugs
+1
View File
@@ -337,6 +337,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- Django (SHA-1)
- Web2py pbkdf2-sha512
- TOTP (HMAC-SHA1)
- Dahua Authentication MD5
##
## Attack-Modes