Skip to content

Commit c294219

Browse files
committed
add tests
1 parent 841f9d8 commit c294219

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
@@ -1,6 +1,7 @@
11
##### Check Generic Help Options
22
netexec -h
33
##### SMB
4+
netexec smb TARGET_HOST --generate-hosts-file /tmp/hostsfile
45
netexec smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS # need an extra space after this command due to regex
56
netexec {DNS} smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS
67
netexec smb TARGET_HOST -u LOGIN_USERNAME -p LOGIN_PASSWORD KERBEROS --shares

0 commit comments

Comments
 (0)