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

Ebook: Desenvolvimento Seguro de Apis

Ebook: Desenvolvimento Seguro de Apis
Olá, pessoal! Tudo bem? 😀Hoje quero apresentar um projeto no qual venho trabalhando há algum tempo.Desde que a onda da inteligência artificial começou, muitos desenvolvedores passaram a utiliza...
0 Read More

Why can deleted files be recovered?

Why can deleted files be recovered?
Understand how deleted data on SSDs can be recovered and the role of the TRIM command, encryption, and forensic techniques used in digital investigations. Components of an SSD Solid State Driv...
0 Read More