Skip to content

Initial demonstration code for a covert channel using the quic protocol.

Compare
Choose a tag to compare
@nuvious nuvious released this 10 Jul 22:13
· 32 commits to main since this release

This is a proof of concept demonstration of using the quic protocol as a covert channel to send encrypted information to a server from a client. This demonstration code depends on my fork of the aioquic project and is linked below:

https://github.com/nuvious/aioquic/tree/0.0.1