mirror of
https://github.com/hashcat/hashcat.git
synced 2025-03-13 22:16:14 +00:00
label for 5700 Cisco type 4; update readme.txt
This commit is contained in:
parent
4a393cacf6
commit
b668aa2a81
@ -167,14 +167,15 @@ NVIDIA GPUS require "NVIDIA Driver" (367.x or later)
|
||||
- AIX {ssha512}
|
||||
- Cisco-ASA MD5
|
||||
- Cisco-PIX MD5
|
||||
- Cisco-IOS $1$ (MD5), $4$ (SHA256)
|
||||
- Cisco-IOS $1$ (MD5)
|
||||
- Cisco-IOS type 4 (SHA256)
|
||||
- Cisco $8$ (PBKDF2-SHA256)
|
||||
- Cisco $9$ (scrypt)
|
||||
- Juniper IVE
|
||||
- Juniper NetScreen/SSG (ScreenOS)
|
||||
- Juniper/NetBSD sha1crypt
|
||||
- Fortigate (FortiOS)
|
||||
- Android PIN
|
||||
- Samsung Android Password/PIN
|
||||
- Windows Phone 8+ PIN/password
|
||||
- GRUB 2
|
||||
- CRC32
|
||||
|
@ -144,7 +144,7 @@ static const char HT_05300[] = "IKE-PSK MD5";
|
||||
static const char HT_05400[] = "IKE-PSK SHA1";
|
||||
static const char HT_05500[] = "NetNTLMv1 / NetNTLMv1+ESS";
|
||||
static const char HT_05600[] = "NetNTLMv2";
|
||||
static const char HT_05700[] = "Cisco-IOS $4$ (SHA256)";
|
||||
static const char HT_05700[] = "Cisco-IOS type 4 (SHA256)";
|
||||
static const char HT_05800[] = "Samsung Android Password/PIN";
|
||||
static const char HT_06000[] = "RIPEMD-160";
|
||||
static const char HT_06100[] = "Whirlpool";
|
||||
|
@ -255,7 +255,7 @@ static const char *USAGE_BIG[] =
|
||||
" 2400 | Cisco-PIX MD5 | Operating Systems",
|
||||
" 2410 | Cisco-ASA MD5 | Operating Systems",
|
||||
" 500 | Cisco-IOS $1$ (MD5) | Operating Systems",
|
||||
" 5700 | Cisco-IOS $4$ (SHA256) | Operating Systems",
|
||||
" 5700 | Cisco-IOS type 4 (SHA256) | Operating Systems",
|
||||
" 9200 | Cisco-IOS $8$ (PBKDF2-SHA256) | Operating Systems",
|
||||
" 9300 | Cisco-IOS $9$ (scrypt) | Operating Systems",
|
||||
" 22 | Juniper NetScreen/SSG (ScreenOS) | Operating Systems",
|
||||
|
Loading…
Reference in New Issue
Block a user