Skip to content

Commit ae547b7

Browse files
authored
Update README.md
1 parent 75be108 commit ae547b7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ This tool can be used and copied for personal use freely however attribution and
2121
| -w WORDLIST | Optionally specify your own wordlist to use for pre-compiled commands, or executed attacks. |
2222
| -pS | Write a new target.txt file in the OUTPUT_DIRECTORY by performing a ping sweep and discovering live hosts. |
2323
| -fD | Find DNS servers from the list of target(s). |
24-
| -sS | Perform a service scan over the target(s) and write recommendations for further commands to execute, or execute commands (such as password brute forcing). |
24+
| -sS | Perform a service scan over the target(s) and write recommendations for further commands to execute. |
25+
| -dns DNS_SERVER | Optionally specify a DNS server to use with a service scan. |
2526
| --quiet | Supress banner and headers and limit feedback to grepable results. |
26-
| --execute | Execute shell commands from recommendations as they are discovered. Likely to lead to very long execution tiomes depending on the wordlist being used and discovered vectors. |
27+
| --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. |
28+

0 commit comments

Comments
 (0)