Today I was entirely on Http Request Smuggling, read just one write up on it today though while also watching some YouTube videos for demonstrations and it was fun all the way.
The act of smuggling an attack through the means of Http /1.1 is both crazy and awesome, never seen anything as cleaver as this attack..just one smuggle can ruin the whole thing, there are series of other attacks that can take place from that very point, which includes XSS (all types), SSRF etc.
The essence of using this technique is definitely to bypass the firewall and launch your attack as you wish.
#CyberSecurity #HttpRequestSmuggling