CodegateJunior24 - Othernote
Simple web challenge about prototype pollution in python. It was part of the Codegate quals for juniors of 2024 (I made the writeup only because it was required to move to the finals).
Simple web challenge about prototype pollution in python. It was part of the Codegate quals for juniors of 2024 (I made the writeup only because it was required to move to the finals).
This challenge was part of the attack/defense SaarCTF of 2023. This is a web challenge written in PHP, where a wrong use of “==” led to a type juggling vulnerability.