Skip to content

Commit d1c5196

Browse files
authored
Update README.md
1 parent 80ca0df commit d1c5196

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ root@kali:~/NtdsAudit/$ ls output
128128
-rwx------ 1 root root 37233326 Nov 5 23:35 PasswordPolicy.xlsx
129129
```
130130

131+
It's possible to get cleartext password in the excel via:
132+
```bash
133+
root@kali:~/NtdsAudit/$ bash main.sh --clear-pass
134+
```
131135

132136
<!-- MARKDOWN LINKS & IMAGES -->
133-
[screenshot]: doc/screenshot.png
137+
[screenshot]: doc/screenshot.png

0 commit comments

Comments
 (0)