1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-01 19:19:09 +00:00

Add clear warnings about using --script=all.

This commit is contained in:
fyodor
2009-09-13 09:36:33 +00:00
parent b40356ed3f
commit 1681e7621b
2 changed files with 4 additions and 11 deletions

View File

@@ -2210,7 +2210,7 @@ Boolean expression describing a more complex set of scripts. Each
element is interpreted first as an expression, then as a category, and
finally as a file or directory name. The special argument
<literal>all</literal> makes every script in Nmap's script database
eligible to run.
eligible to run. The <literal>all</literal> argument should be used with caution as NSE may contain dangerous scripts including exploits, brute force authentication crackers, and denial of service attacks.
</para>
<para>