Generated docs from job=generate-docs branch=master [ci skip]

This commit is contained in:
Atomic Red Team doc generator
2022-07-02 02:42:37 +00:00
parent b1f18f38ff
commit ace337977b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -80372,7 +80372,7 @@ discovery:
'
get_prereq_command: "sudo #{package_installer} \n"
executor:
command: 'smbstatus --shares
command: 'sudo smbstatus --shares
'
name: bash
+1 -1
View File
@@ -83,7 +83,7 @@ Network Share Discovery using smbstatus
```bash
smbstatus --shares
sudo smbstatus --shares
```