diff --git a/CHANGELOG b/CHANGELOG index a916acc1c..7d84d3a4b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ o [NSE] Added targets-ipv6-recon-map4to6 to generate target IPv6 addresses which correspond to IPv4 addresses mapped within a particular IPv6 subnet. - [Raul Fuentes] + [Raúl Fuentes] o [NSE] Updated our Wordpress plugin list to improve the http-wordpress-plugins NSE script. We can now detect 34,077 plugins, diff --git a/scripts/targets-ipv6-recon-map4to6.nse b/scripts/targets-ipv6-recon-map4to6.nse index 5b6ba2716..c2f55b824 100644 --- a/scripts/targets-ipv6-recon-map4to6.nse +++ b/scripts/targets-ipv6-recon-map4to6.nse @@ -51,10 +51,10 @@ generates IPv4-compatible IPv6 addresses. -- Update 05/05/2014 - V 1.2 Minor corrections and standardization. -- Update 18/10/2013 - V 1.1 Added SaveMemory option -- Update 29/03/2013 - V 1.0 Functional script --- Created 28/03/2013 - v0.1 Created by Raul Fuentes +-- Created 28/03/2013 - v0.1 Created by Raúl Fuentes -- -author = "Raul Armando Fuentes Samaniego" +author = "Raúl Armando Fuentes Samaniego" license = "Same as Nmap--See http://nmap.org/book/man-legal.html" categories = { "discovery",