From 8b08de8e656d108feae351f165a79295e1e3d9c3 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 23 Oct 2008 17:11:49 +0000 Subject: [PATCH] Remove a reference to the deleted echoTest.nse script from the documentation. Replace it with SSH-hostkey.nse, another "safe" category script. --- docs/scripting.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 59b8e56c2..7df3e949c 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -227,8 +227,8 @@ Nmap done: 1 IP address (1 host up) scanned in 0.91 seconds remote sysadmins. Of course (as with all other Nmap features) we cannot guarantee that they won't ever cause adverse reactions. Most of these perform general - network discovery. Examples are echoTest (sends a string - to the UDP echo service) and showHTMLTitle (grabs the + network discovery. Examples are SSH-hostkey (gets an SSH + host key) and showHTMLTitle (grabs the title from a web page).