浏览代码

adjusted john the ripper cheatsheet

Marius Schwarz 5 年之前
父节点
当前提交
b1fd6c35cc
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      cheatsheets/security/passwords/password-cracking-john.md

+ 7 - 0
cheatsheets/security/passwords/password-cracking-john.md

@@ -107,6 +107,13 @@ MinLen = 8
 MaxLen = 12
 CharCount = 192
 ```
+
+And called like that:
+
+```
+john --incremental=<MODE> hash.txt
+```
+
 * Predefined Modes are
     - ASCII
     - LM_ASCII