From 792a631fe21d0e42d044862da34ad56c4843e234 Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Sat, 12 Mar 2016 19:20:40 -0700 Subject: [PATCH] Updated the usage in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7149e6178..b7983ee63 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,9 @@ optional arguments: --kerb Use Kerberos authentication. Grabs credentials from ccache file (KRB5CCNAME) based on target parameters --port {139,445} SMB port (default: 445) --server {http,https} - Use the selected server (defaults to http) + Use the selected server (defaults to https) --server-port PORT Start the server on the specified port + --timeout TIMEOUT Max timeout in seconds of each thread (default: 20) --fail-limit LIMIT The max number of failed login attempts allowed per host (default: None) --gfail-limit LIMIT The max number of failed login attempts allowed globally (default: None) --verbose Enable verbose output @@ -110,6 +111,7 @@ Mapping/Enumeration: Options for Mapping/Enumerating --shares List shares + --tokens Enumerate available tokens --check-uac Checks UAC status --sessions Enumerate active sessions --disks Enumerate disks