Beginners on this platform

Hey guys, I hope you're doing well! 😊I'm a full-stack developer, but in my professional experience, I haven't had the opportunity to work with DevOps-related technologies. I really want to learn mo...
0 Read More

TryHackMe: HTTP Request Smuggling

Headers Involved Emphasis on headers: Content-Length that states the number of characters of the content, example: ⛶POST /update HTTP/1.1 Host: example.com Content-Length: 13 Content-Type...
0 Read More

TryHackMe: HTTP/2 Request Smuggling

TryHackMe: HTTP/2 Request Smuggling
HTTP/2 uses a binary format and clearly defines boundaries for elements in requests/responses.Comparing HTTP/2 and HTTP/1.1:The HTTP/2 components: Pseudo-headers: HTTP/2 defines some headers that sta...
0 Read More