diff --git a/docs/scripting.xml b/docs/scripting.xml index 196f2d9cf..f4a67700f 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -227,6 +227,7 @@ Black Hat Briefings in 2010. NSE scripts define a list of categories they belong to. Currently defined categories are auth, + broadcast, default. discovery, dos, @@ -253,6 +254,21 @@ Black Hat Briefings in 2010. + + + broadcast” script category + + + + Scripts in this category typically do discovery of hosts + not listed on the command line by broadcasting on the local network. + Use the + newtargetsnewtargets script argument + script argument to allow these scripts to automatically add the + hosts they discover to the Nmap scanning queue. + + + default” script category