mirror of
https://github.com/nmap/nmap.git
synced 2026-09-21 15:46:45 +00:00
Clarify that -sC is superseded by --script. See #2940
This commit is contained in:
parent
65e0368740
commit
6cf1290112
1 changed files with 8 additions and 4 deletions
|
|
@ -2310,10 +2310,14 @@ way.</para>
|
|||
|
||||
<listitem>
|
||||
|
||||
<para>Performs a script scan using the default set of scripts. It is
|
||||
equivalent to <option>--script=default</option>. Some of the
|
||||
scripts in this category are considered intrusive and should
|
||||
not be run against a target network without permission. </para>
|
||||
<para>Performs a script scan using the default set of scripts. It is
|
||||
equivalent to <option>--script=default</option>. Some of the scripts
|
||||
in this category are considered intrusive and should not be run against
|
||||
a target network without permission.</para>
|
||||
|
||||
<para>Note that this shorthand option is ignored whenever at least one
|
||||
<option>--script</option> is also specified.</para>
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue