From 6f0af76f08f56542c6490260c5a16363c47ead34 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 22 Feb 2011 04:32:58 +0000 Subject: [PATCH] Add to CHANGELOG: o [NSE] Added servicetags.nse, which queries the Sun Service Tags agent and gets system information. [Matthew Flanagan] --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 221ca697e..507263ae6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o [NSE] Added servicetags.nse, which queries the Sun Service Tags + agent and gets system information. [Matthew Flanagan] + o [NSE] Enhanced firewalk.nse to automatically find the gateways at which probes are dropped. [Henri Doreau]