Skip to content

Commit 29d94f9

Browse files
committed
add test
1 parent e10756a commit 29d94f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/e2e_commands.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
netexec -h
33
##### SMB
44
netexec smb TARGET_HOST --generate-hosts-file /tmp/hostsfile
5+
netexec smb TARGET_HOST --generate-krb5-file /tmp/krb5conf
56
netexec smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS # need an extra space after this command due to regex
67
netexec {DNS} smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS
78
netexec smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS --shares

0 commit comments

Comments
 (0)