Note
2025-09-11
This challenge is part of the **"Misc"** category and earns 450 points.
910 words
|
5 minutes
Password Forgot
The objective of this challenge is to use `read` and `write` to get the flag!
338 words
|
2 minutes
Premium Cryptor
The objective of the challenge is that the binary prompts to you serveral options like ROT 13, Flip case and such. There are also premium methods like XOR with flag. We cant choose the premium methods since we dont have premium access.
1307 words
|
7 minutes
Xss-1
The objective of this challenge is to launch xss attack and get the flag.
257 words
|
1 minute
simple_sqli
The objective of this challenge is to perform **sql injection**
305 words
|
2 minutes
simple_sqli_chatgpt
The objective of this challenge is to perform **sql injection**
337 words
|
2 minutes
Return to Shellcode
The objective of this challenge is to bypass the canary and overwrite the **RIP** with the **input buffer**, that has the shell.
335 words
|
2 minutes
Function overwrite
The objective of the challenge is just to input 2 number that will do **"fun[num_1] += num_2"** so in other words just add at the index num_1 the value of the num_2.
806 words
|
4 minutes