Script targets-ipv6-wordlist

Script types: prerule
Categories: discovery
Download: https://svn.nmap.org/nmap/scripts/targets-ipv6-wordlist.nse

Script Summary

Adds IPv6 addresses to the scan queue using a wordlist of hexadecimal "words" that form addresses in a given subnet.

Script Arguments

targets-ipv6-wordlist.nsegments

Number User can indicate exactly how big the word must be on Segments of 16 bits.

targets-ipv6-wordlist.fillright

With this argument the script will fill remaining zeros to the right instead of left (2001:db8:c0a:dead:: instead of 2001:db8:c0ca::dead)

targets-ipv6-subnet

table/single IPv6 address with prefix (Ex. 2001:db8:c0ca::/48 or { 2001:db8:c0ca::/48, 2001:db8:FEA::/48 } )

targets-ipv6-wordlist.wordlist

File containing hexadecimal words for building addresses, one per line. Default: nselib/data/targets-ipv6-wordlist

max-newtargets, newtargets

See the documentation for the target library.

Example Usage

nmap -6 -p 80 --script targets-ipv6-wordlist --script-args newtargets,targets-ipv6-subnet={2001:db8:c0ca::/64}

Script Output

Pre-scan script results:
| targets-ipv6-wordlist:
|_  node count: 1254

Requires


Author:

  • Raúl Fuentes

License: Same as Nmap--See https://nmap.org/book/man-legal.html

prerule

prerule (host, port)

The script need to be working with IPv6

Parameters

host
 
port