1passive_discovery6(8) IPv6 passive_discovery6(8)
2
3
4
6 passive_discovery6
7
8
10 passive_discovery6 [-Ds] [-m maxhop] [-R prefix] interface [script]
11
12
14 -D do also dump destination addresses (does not work with -m)
15 -s do only print the addresses, no other output
16 -m maxhop the maximum number of hops a target which is dumped may be away.
17 0 means local only, the maximum amount to make sense is usually 5
18 -R prefix exchange the defined prefix with the link local prefix
19
20 Passivly sniffs the network and dump all client's IPv6 addresses detected.
21 Note that in a switched environment you get better results when additionally
22 starting parasite6, however this will impact the network.
23 If a script name is specified after the interface, it is called with the
24 detected ipv6 address as first and the interface as second option.
25
27 thc-ipv6 was written by van Hauser <vh@thc.org> / THC
28
29 The homepage for this toolkit is: https://github.com/vanhauser-thc/thc-
30 ipv6
31
32
34 passive_discovery6 3.8 (c) 2020 by van Hauser / THC <vh@thc.org>
35 www.github.com/vanhauser-thc/thc-ipv6
36
37
38
39THC 2022-06-18 passive_discovery6(8)