slipsteg
Slipsteg, short for SLIP steganography, is a class of covert communication techniques that hide information within SLIP-framed network traffic. The approach leverages the Serial Line Internet Protocol (SLIP), historically used to encapsulate IP packets over serial connections. In slipsteg, secret data is encoded into elements of the SLIP stream that are either ignored by ordinary processing or interpreted only by a cooperating endpoint.
Techniques in slipsteg fall mainly into two categories: payload-based and timing-based. Payload-based methods encode bits into
Applications and limitations. Slipsteg is primarily discussed in the context of information security research and covert-channel
See also. Covert channels, steganography, network security, traffic analysis.