We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ca0df commit d1c5196Copy full SHA for d1c5196
README.md
@@ -128,6 +128,10 @@ root@kali:~/NtdsAudit/$ ls output
128
-rwx------ 1 root root 37233326 Nov 5 23:35 PasswordPolicy.xlsx
129
```
130
131
+It's possible to get cleartext password in the excel via:
132
+```bash
133
+root@kali:~/NtdsAudit/$ bash main.sh --clear-pass
134
+```
135
136
<!-- MARKDOWN LINKS & IMAGES -->
-[screenshot]: doc/screenshot.png
137
+[screenshot]: doc/screenshot.png
0 commit comments