Few changes to -m 21600 and move -m 124 and -m 10000 to pure Framework category

This commit is contained in:
Jens Steube
2019-11-26 17:16:18 +01:00
parent 9a28f53887
commit a63aa679d3
9 changed files with 76 additions and 139 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
- Added hash-mode: sha256(md5($pass))
- Added hash-mode: sha256(sha256_bin(pass))
- Added hash-mode: sha256(sha256($pass).$salt)
- Added hash-mode: pbkdf2(iter,20,sha512) (web2py variant)
- Added hash-mode: Web2py pbkdf2-sha512
##
## Bugs
+1 -1
View File
@@ -79,6 +79,6 @@ Brandon Chalk <brandon@casaba.com> (@brandoncasaba)
* Kerberos Pre-Auth 17/18 kernel module, ported from @Fist0urs TGS kernel modules
Jamie Riden <jamie@blacktraffic.co.uk>
* module_21600.c - web2py pbkdf2 variant
* Web2py pbkdf2-sha512 plugin
!!! All the package maintainer of hashcat !!!
+3 -3
View File
@@ -133,7 +133,6 @@ NVIDIA GPUs require "NVIDIA Driver" (418.56 or later) and "CUDA Toolkit" (10.1 o
- PBKDF2-HMAC-SHA1
- PBKDF2-HMAC-SHA256
- PBKDF2-HMAC-SHA512
- web2py variant of PBKDF2-HMAC-SHA512
- scrypt
- phpass
- Ansible Vault
@@ -305,8 +304,6 @@ NVIDIA GPUs require "NVIDIA Driver" (418.56 or later) and "CUDA Toolkit" (10.1 o
- SMF (Simple Machines Forum) > v1.1
- MediaWiki B type
- Redmine
- Django (PBKDF2-SHA256)
- Django (SHA-1)
- Joomla < 2.5.18
- OpenCart
- PrestaShop
@@ -315,6 +312,9 @@ NVIDIA GPUs require "NVIDIA Driver" (418.56 or later) and "CUDA Toolkit" (10.1 o
- osCommerce, xt:Commerce
- PunBB
- MyBB 1.2+, IPB2+ (Invision Power Board)
- Django (PBKDF2-SHA256)
- Django (SHA-1)
- Web2py pbkdf2-sha512
- TOTP (HMAC-SHA1)
##