Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codingo authored May 2, 2017
1 parent f8f6b0e commit 2706d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ This tool can be used and copied for personal use freely however attribution and
| -t TARGET_HOSTS | Set either a target range of addresses or a single host to target. May also be a file containing hosts. |
| -o OUTPUT_DIRECTORY | Set the target directory where results should be written. |
| -w WORDLIST | Optionally specify your own wordlist to use for pre-compiled commands, or executed attacks. |
| -dns DNS_SERVER | Optionally specify a DNS server to use with a service scan. |
| -pS | Write a new target.txt file in the OUTPUT_DIRECTORY by performing a ping sweep and discovering live hosts. |
| -sS | Perform a service scan over the target(s) and write recommendations for further commands to execute. |
| -fD | Find DNS servers from the list of target(s). |
| -dns DNS_SERVER | Optionally specify a DNS server to use with a service scan. |
| --quiet | Supress banner and headers and limit feedback to grepable results. |
| --execute | Execute shell commands from recommendations as they are discovered. Likely to lead to very long execution times depending on the wordlist being used and discovered vectors. |

0 comments on commit 2706d4b

Please sign in to comment.