Format string 3
2025-07-05
The objective of the challenge is just to input something and it echoes back what you wrote and then writes in the end /bin/sh. It also writes back the setvbuff from the binary.
429 words
|
2 minutes
JSFS
2025-07-04
So when we visit the website we are to just input something but when we make a short fuzz test, we get this in return:
387 words
|
2 minutes
KDNU-3B
2025-07-01
The goal of the challenge is to find a specific function to pass to the remote host that will be executed and return the flag. The difficulty is that the binary is very large, so searching through it would take ages if not done smartly.
385 words
|
2 minutes
basic_exploitation_001
2025-07-01
The objective of this challenge is to perform simple **Buffer overflow**
238 words
|
1 minute
basic_exploitation_002
2025-07-01
The objective of this challenge is to perform **Format string attack**
345 words
|
2 minutes
basic_exploitation_003
2025-05-09
The goal of the challenge is to use **Format string attack** and overwrite the **RIP** to make it point to the **get_shell** function.
248 words
|
1 minute
Echo valley
2025-05-01
The objective of this challenge is to use the **format string attack** to call **print_flag**
540 words
|
3 minutes
Failed Exfil
2025-05-01
So the goal of this challenge is to find the correct password for the admin.
522 words
|
3 minutes