We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c5196 commit dc37ca1Copy full SHA for dc37ca1
README.md
@@ -122,7 +122,7 @@ my-corp
122
123
## Generate base CSV for Bloodhound
124
```bash
125
-root@kali:~/NtdsAudit/$ bash main.sh
+root@kali:~/NtdsAudit/$ sudo bash main.sh # sudo required for docker and HIBP database storage in /opt
126
...
127
root@kali:~/NtdsAudit/$ ls output
128
-rwx------ 1 root root 37233326 Nov 5 23:35 PasswordPolicy.xlsx
0 commit comments