Gamification Strategies in B2B

Gamification involves integrating game-like elements, mechanics, and principles into everyday tasks or processes.By tapping into psychological triggers, it motivates people to pursue their goals, ulti...
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