Nmap Development mailing list archives

Re: [nmap-svn] r19403 - nmap-exp/djalal/nse-rules-docs


From: Djalal Harouni <tixxdz () gmail com>
Date: Sun, 8 Aug 2010 16:00:08 +0100

On 2010-08-05 11:49:27 -0400, Patrick Donnelly wrote:
Hi Djalal,

On Tue, Aug 3, 2010 at 10:27 AM,  <commit-mailer () insecure org> wrote:
Author: djalal
Date: Tue Aug  3 07:27:49 2010
New Revision: 19403

Log:
Small changes to the NSE documentation.

Modified:
  nmap-exp/djalal/nse-rules-docs/scripting.xml

Modified: nmap-exp/djalal/nse-rules-docs/scripting.xml
==============================================================================
--- nmap-exp/djalal/nse-rules-docs/scripting.xml        (original)
+++ nmap-exp/djalal/nse-rules-docs/scripting.xml        Tue Aug  3 07:27:49 2010
@@ -167,7 +167,7 @@
        <temr>Script Post-scanning phase</term>
        <listitem>
          <para>This phase will run at the end of an Nmap scan, and can
-            be used to report results and to perform statistics
+            be used to report script results and to perform statistics
            gathering. Scripts in this phase run only once per Nmap
            scan.
          </para>
@@ -1098,7 +1098,7 @@
          <term><literal>SCRIPT_NAME</literal></term>
          <listitem>
            <para>
-              This script name. It can be used in debug output.
+              The script name. This variable can be used in debug output.

You should give a short example of what this is. Like "html-title". An
example for SCRIPT_PATH would also be useful.
I've just committed a patch as r19546 to show a simple example of
SCRIPT_NAME and SCRIPT_TYPE usage in debug output, thx.

-- 
tixxdz
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: