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

Commit

Permalink
Updated the usage in README
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3bl33d3r committed Mar 13, 2016
1 parent 4c3ca3a commit 792a631
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 792a631

Please sign in to comment.