Skip to content

Commit 2706d4b

Browse files
authored
Update README.md
1 parent f8f6b0e commit 2706d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ This tool can be used and copied for personal use freely however attribution and
1919
| -t TARGET_HOSTS | Set either a target range of addresses or a single host to target. May also be a file containing hosts. |
2020
| -o OUTPUT_DIRECTORY | Set the target directory where results should be written. |
2121
| -w WORDLIST | Optionally specify your own wordlist to use for pre-compiled commands, or executed attacks. |
22+
| -dns DNS_SERVER | Optionally specify a DNS server to use with a service scan. |
2223
| -pS | Write a new target.txt file in the OUTPUT_DIRECTORY by performing a ping sweep and discovering live hosts. |
2324
| -sS | Perform a service scan over the target(s) and write recommendations for further commands to execute. |
2425
| -fD | Find DNS servers from the list of target(s). |
25-
| -dns DNS_SERVER | Optionally specify a DNS server to use with a service scan. |
2626
| --quiet | Supress banner and headers and limit feedback to grepable results. |
2727
| --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. |
2828

0 commit comments

Comments
 (0)