1covert_send6(8) IPv6 covert_send6(8)
2
3
4
6 covert_send6
7
8
10 covert_send6 [-m mtu] [-k key] [-s resend] interface target file [port]
11
12
14 -m mtu specifies the maximum MTU (default: interface MTU, min: 1000)
15 -k key encrypt the content with Blowfish-160
16 -s resend send each packet RESEND number of times, default: 1
17
18 Sends the content of FILE covertly to the target, And its POC - don't except
19 too much sophistication - its just put into the destination header.
20
22 thc-ipv6 was written by van Hauser <vh@thc.org> / THC
23
24 The homepage for this toolkit is: https://github.com/vanhauser-thc/thc-
25 ipv6
26
27
29 covert_send6 3.8 (c) 2020 by van Hauser / THC <vh@thc.org>
30 www.github.com/vanhauser-thc/thc-ipv6
31
32
33
34THC 2022-07-23 covert_send6(8)