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: http://www.thc.org/thc-ipv6
30
31
33 passive_discovery6 v3.4 (c) 2018 by van Hauser / THC <vh@thc.org>
34 www.thc.org
35
36
37
38THC 2020-01-31 passive_discovery6(8)