You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,6 @@ This tool can be used and copied for personal use freely however attribution and
28
28
| --ignore-http-codes | Comma separated list of http codes to ignore with virtual host scans. |
29
29
| --ignore-content-length | Ignore content lengths of specificed amount. This may become useful when a server returns a static page on every virtual host guess. |
30
30
| --quiet | Supress banner and headers and limit feedback to grepable results. |
31
-
| --exec | 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. |
32
-
| --simple_exec | Execute non-brute forcing shell comamnds only commands as they are discovered. Likely to lead to very long execution times depending on the wordlist being used and discovered vectors. |
33
31
| --quick | Move to the next target after performing a quick scan and writing first-round recommendations. |
34
32
| --no-udp | Disable UDP service scanning, which is ON by default. |
0 commit comments