update SolarWinds Orion patch (1)

This commit is contained in:
Gabriele Gristina
2019-08-06 02:29:52 +02:00
parent 7532058be0
commit 54f8811b4e
5 changed files with 76 additions and 40 deletions
+1
View File
@@ -37,6 +37,7 @@
- Added hash-mode: Python passlib pbkdf2-sha512
- Added hash-mode: Oracle Transportation Management (SHA256)
- Added hash-mode: sha1(md5($pass).$salt)
- Added hash-mode: SolarWinds Orion, SHA512(PBKDF2-HMAC-SHA1)
##
## Bugs
+1
View File
@@ -18,6 +18,7 @@ Philipp "philsmd" Schmidt <philsmd@hashcat.net> (@philsmd)
Gabriele "matrix" Gristina <matrix@hashcat.net> (@gm4tr1x)
* SolarWinds Orion, SHA512(PBKDF2-HMAC-SHA1), kernel module
* sha1(md5($pass).$salt) kernel module
* gzip wordlists feature
* SHA-224 kernel module + optimizations
+1
View File
@@ -279,6 +279,7 @@ NVIDIA GPUs require "NVIDIA Driver" (418.56 or later) and "CUDA Toolkit" (10.1 o
- Ethereum Wallet, SCRYPT
- Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256
- Ansible Vault
- SolarWinds Orion, SHA512(PBKDF2-HMAC-SHA1)
- Plaintext
##