mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Clarify that -sC is superseded by --script. See #2940
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user