Implement 7701/7801 SAP CODVN half-hashes

This commit is contained in:
Mathieu Geli
2018-03-06 16:42:53 +03:00
parent f6cfcbbc3a
commit 4dbc1f4a87
9 changed files with 3689 additions and 2 deletions
+2
View File
@@ -1587,7 +1587,9 @@ typedef enum kern_type
KERN_TYPE_SHA256CRYPT = 7400,
KERN_TYPE_KRB5PA = 7500,
KERN_TYPE_SAPB = 7700,
KERN_TYPE_SAPB_MANGLED = 7701,
KERN_TYPE_SAPG = 7800,
KERN_TYPE_SAPG_MANGLED = 7801,
KERN_TYPE_DRUPAL7 = 7900,
KERN_TYPE_SYBASEASE = 8000,
KERN_TYPE_NETSCALER = 8100,