software:ipv6
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:ipv6 [2020/08/04 16:11] – [Tools for IPV6] superwizard | software:ipv6 [2020/12/08 19:05] (current) – [Tools for IPV6] superwizard | ||
|---|---|---|---|
| Line 50: | Line 50: | ||
| nmap -sU -p 10001 --script=ubiquiti-discovery.nse 10.2.2.0/ | nmap -sU -p 10001 --script=ubiquiti-discovery.nse 10.2.2.0/ | ||
| - | 2020-08-01 | + | |
| + | < | ||
| + | 2020-12-08 | ||
| + | File targets-ipv6-multicast-invalid-dst | ||
| + | Script types: prerule | ||
| + | Categories: | ||
| + | Download: | ||
| + | User Summary | ||
| + | Sends an ICMPv6 packet with an invalid extension header to the all-nodes link-local multicast address (ff02::1) to discover (some) available hosts on the LAN. This works because some hosts will respond to this probe with an ICMPv6 Parameter Problem packet. | ||
| + | |||
| + | </ | ||
| + | |||
| + | From < | ||
| + | |||
| + | < | ||
| + | File targets-ipv6-multicast-echo | ||
| + | Script types: prerule | ||
| + | Categories: | ||
| + | Download: | ||
| + | User Summary | ||
| + | Sends an ICMPv6 echo request packet to the all-nodes link-local multicast address (ff02::1) to discover responsive hosts on a LAN without needing to individually ping each IPv6 address. | ||
| + | </ | ||
| + | |||
| + | From < | ||
| + | |||
| + | < | ||
| + | / | ||
| + | https:// | ||
| + | </ | ||
| + | |||
| + | From < | ||
| + | |||
| + | |||
| + | < | ||
| + | • nmap | ||
| + | • scripts | ||
| + | • targets-ipv6-multicast-echo.nse | ||
| + | Find fileBlameHistoryPermalink | ||
| + | |||
| + | Imported Upstream version 7.00 | ||
| + | </ | ||
| + | |||
| + | From < | ||
| + | |||
| + | Linux | ||
| + | Simply use the native ping and ip commands. | ||
| + | ping -6 -I < | ||
| + | ping -6 -I < | ||
| + | ip neigh | ||
| + | |||
| + | From < | ||
| + | |||
| + | |||
| + | |||
| + | Linux and Mac\\ | ||
| + | |||
| + | v6disc.sh | ||
| + | |||
| + | 2020-08-01\\ | ||
| Synopsis\\ | Synopsis\\ | ||
| + | |||
| A shell script to quickly & automatically discover IPv6 hosts, with the option to ping or run nmap against discovered hosts. | A shell script to quickly & automatically discover IPv6 hosts, with the option to ping or run nmap against discovered hosts. | ||
| Motivation\\ | Motivation\\ | ||
software/ipv6.1596557500.txt.gz · Last modified: by superwizard
