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