off_by_one_000
2026-02-03
The objective of this challenge is to use the knowledge of how **strcpy** and **read** works in depth to exploit the extra offset by one by the strcpy
288 words
|
1 minute
Ssp_000
2026-02-01
The objective of this challenge is to **buffer overflow** and overwrite the **RIP** to make it point to **get_shell**. The binary helps us with letting us first write to the buffer where we want to overwrite its RIP and then it lets us change a certain address to a certain address.
261 words
|
1 minute
Mango
2026-01-29
The objective of this challenge is to find the flag throught blinds xss attack.
288 words
|
1 minute
mmapped
2026-01-11
The objective of this challenge is to change the to swap the mprotect with the fake flag so that the real flag gets printed
480 words
|
2 minutes
no libc
2026-01-11
The objective of this challenge is to rop the binary and spawn system(binish)
314 words
|
2 minutes
Stack cache
2026-01-01
The objective of the challenge is it just asks you to input something.
615 words
|
3 minutes
Multifactorial
2025-12-15
This challenge is part of the Web category and earns 208 points.
1358 words
|
7 minutes
Ssp_001
2025-12-11
The objective of this challenge is to leak the canary and overwrite the RIP to make it point to get_shell.
1065 words
|
5 minutes