From 5ad05bdbab3388381b5f89da3fe50cd5ec0186d9 Mon Sep 17 00:00:00 2001 From: dmiller Date: Thu, 25 Jul 2019 14:13:28 +0000 Subject: [PATCH] Note that resolveall.nse is replaced by --resolve-all option [ci skip] --- scripts/resolveall.nse | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/resolveall.nse b/scripts/resolveall.nse index 372a3646d..5e0fe7b0c 100644 --- a/scripts/resolveall.nse +++ b/scripts/resolveall.nse @@ -6,6 +6,9 @@ local target = require "target" local ipOps = require "ipOps" description = [[ +NOTE: This script has been replaced by the --resolve-all +command-line option in Nmap 7.70 + Resolves hostnames and adds every address (IPv4 or IPv6, depending on Nmap mode) to Nmap's target list. This differs from Nmap's normal host resolution process, which only scans the first address (A or AAAA