(c) 2006, 2016, 2020 by Steffen 'cdp_xe' Wendzel, www.wendzel.de.
This tool is for legal purposes only! Read the LICENSE file for license details.
I wrote this tool as a 2nd semester undergraduate student in 2006. Expect no amazing code or tool.
vstt is a multi-protocol tunneling tool for some free unix-like operating systems. it can tunnel TCP connections through different network protocols, including ICMP and POP3.
Run the following command:
- Linux and *BSD:
make
- Solaris:
make solaris
- other Unix-like OS: try both :)
Run make install
.
You can find the documentation in the doc/ subdirectory (LaTeX and PDF format).
- For a summary on hiding techniques, check out:
- S. Wendzel, S. Zander, B. Fechner, C. Herdin: Pattern-based survey and categorization of network covert channel techniques, ACM Computing Survey (CSUR), Vol. 47(3), ACM, 2015.
- For some comprehensive introduction, see