
Writeups
DEFCON 2022 Quals: hash-it-0
shellcoding using hash functions! hash it 0 The hash-it-0 challenge is from DEFCON’s 2022 qualification round. It is like a normal shellcoding challenge but with mild steroids… The challenge involves shellcoding and we need to encode the shellcode for the target program to process and execute. Analysis The challenge