Nmap Development mailing list archives

Re: nse and ipv6


From: David Fifield <david () bamsoftware com>
Date: Tue, 30 Jun 2009 13:33:33 -0600

On Thu, Jun 25, 2009 at 10:16:44AM +0200, Philipps Ray wrote:
for my research activity i need to automatize some tasks by using the
powerfull nmap engine.
I'm reading the NSE Library Doc but i cannot find what i'm looking for.

Which is the simplest way to build and send ICMPv6 from NSE?

I don't think that ability is built in yet. You can try starting with
the packet.lua library to build the packets, and nmap.new_dnet to make
an object that can send them. The sniffer-detect.nse script has
examples.

http://nmap.org/nsedoc/modules/packet.html
http://nmap.org/nsedoc/modules/nmap.html#new_dnet
http://nmap.org/nsedoc/scripts/sniffer-detect.html

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: