Using HTTP pipelining to hide requests

In this post I’m going to discuss using HTTP pipelining to hide malicious HTTP requests. This is not domain fronting but uses similar techniques to get the same result, an observer who is not able to perform TLS interception is only able to see the “good” request which conceals the “bad” request.

Article Link: https://digi.ninja/blog/pipelining.php