Nmap Development mailing list archives

Re: Nmap displaying scan results twice in IPv6 mode?


From: Daniel Miller <bonsaiviking () gmail com>
Date: Mon, 30 Jun 2014 07:23:03 -0500

Jay,

Deduplication based on name is not going to happen at this point because of
all the NSE scripts that use the name as-specified in the HTTP Host header,
for instance. As it works right now, I can so this:

 nmap --script hostmap-*,http-title --script-args newtargets -p 80 192.0.2.5

...and get a list of all the titles of web sites that are hosted on a
single IP.

Dan


On Mon, Jun 30, 2014 at 6:47 AM, Jay Bosamiya <jaybosamiya () gmail com> wrote:

List,

Personally, I think that nmap should probably do a de-duplication (and
also issue a warning, similar to the one given when "-p 1-3,2" is used).
I mean, what's the point of wasting time scanning the host 2 times at
the same time?
What do you all think?

Cheers,
Jay

On Monday 30 June 2014 04:42 PM, Raul Fuentes wrote:
Because you are giving two IPv6 addresses, localhost is translated to
::1.

_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: