1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-22 14:38:55 +00:00

updated some files in docs/ to reflect new hash-mode

This commit is contained in:
stumblebot 2024-04-04 23:25:24 -04:00
parent 40da94bc99
commit a3b5125e43
2 changed files with 2 additions and 0 deletions

View File

@ -782,6 +782,7 @@
- Added hash-mode: BitShares v0.x - Added hash-mode: BitShares v0.x
- Added hash-mode: Blockchain, My Wallet, Second Password (SHA256) - Added hash-mode: Blockchain, My Wallet, Second Password (SHA256)
- Added hash-mode: Citrix NetScaler (SHA512) - Added hash-mode: Citrix NetScaler (SHA512)
- Added hash-mode: Citrix NetScaler (PBKDF2-HMAC-SHA256)
- Added hash-mode: DiskCryptor - Added hash-mode: DiskCryptor
- Added hash-mode: Electrum Wallet (Salt-Type 3-5) - Added hash-mode: Electrum Wallet (Salt-Type 3-5)
- Added hash-mode: Huawei Router sha1(md5($pass).$salt) - Added hash-mode: Huawei Router sha1(md5($pass).$salt)

View File

@ -243,6 +243,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
- Cisco-PIX MD5 - Cisco-PIX MD5
- Citrix NetScaler (SHA1) - Citrix NetScaler (SHA1)
- Citrix NetScaler (SHA512) - Citrix NetScaler (SHA512)
- Citrix NetScaler (PBKDF2-HMAC-SHA256)
- Domain Cached Credentials (DCC), MS Cache - Domain Cached Credentials (DCC), MS Cache
- Domain Cached Credentials 2 (DCC2), MS Cache 2 - Domain Cached Credentials 2 (DCC2), MS Cache 2
- FortiGate (FortiOS) - FortiGate (FortiOS)