Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 792a631

Browse files
author
byt3bl33d3r
committed
Updated the usage in README
1 parent 4c3ca3a commit 792a631

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,9 @@ optional arguments:
8383
--kerb Use Kerberos authentication. Grabs credentials from ccache file (KRB5CCNAME) based on target parameters
8484
--port {139,445} SMB port (default: 445)
8585
--server {http,https}
86-
Use the selected server (defaults to http)
86+
Use the selected server (defaults to https)
8787
--server-port PORT Start the server on the specified port
88+
--timeout TIMEOUT Max timeout in seconds of each thread (default: 20)
8889
--fail-limit LIMIT The max number of failed login attempts allowed per host (default: None)
8990
--gfail-limit LIMIT The max number of failed login attempts allowed globally (default: None)
9091
--verbose Enable verbose output
@@ -110,6 +111,7 @@ Mapping/Enumeration:
110111
Options for Mapping/Enumerating
111112
112113
--shares List shares
114+
--tokens Enumerate available tokens
113115
--check-uac Checks UAC status
114116
--sessions Enumerate active sessions
115117
--disks Enumerate disks

0 commit comments

Comments
 (0)