From 4410450cf963cd1218257cc30bda7d262c99e9c8 Mon Sep 17 00:00:00 2001 From: paulino Date: Mon, 15 Aug 2011 21:41:06 +0000 Subject: [PATCH] Adds entry about new NSE script: http-waf-detect. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index e8145e12a..e86909e66 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o [NSE] Added script http-waf-detect. This script tries to determine + if an IDS/IPS/WAF is protecting a web server. [Paulino] + o [NSE] Added the bittorrent library and bittorrent-discovery script which enables us to discover peers and nodes for a particular torrent file or magnet link.