From f6c4c7d653327e2f49803015badc5b9d9d7f9232 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 18 Oct 2008 01:36:31 +0000 Subject: [PATCH] Add containers for the auto-generated lists of NSE modules and scripts to scripting.xml. --- docs/scripting.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 96d5ce261..cbf4188b1 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -763,7 +763,7 @@ action refer to . - Nmap Scripting Engine (NSE)modules + Nmap Scripting Engine (NSE)list of modules Lua Extensions In addition to the significant built-in capabilities of Lua, we have written or integrated several extensions to make @@ -775,6 +775,19 @@ action refer to . require the default modules in order to use them. + + + &nse-modules; + + + + + Nmap Scripting Engine (NSE)list of scripts + NSE Scripts + + + &nse-scripts; +