We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841f9d8 commit c294219Copy full SHA for c294219
1 file changed
tests/e2e_commands.txt
@@ -1,6 +1,7 @@
1
##### Check Generic Help Options
2
netexec -h
3
##### SMB
4
+netexec smb TARGET_HOST --generate-hosts-file /tmp/hostsfile
5
netexec smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS # need an extra space after this command due to regex
6
netexec {DNS} smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS
7
netexec smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS --shares
0 commit comments