If you find this project useful, please consider giving it a star ⭐! It helps more people discover it.
Challenge | Category | Difficulty | Description |
---|---|---|---|
Never Gonna Let You LOG in | web | medium | Explore PHP's strcmp vulnerabilities and leverage Local File Inclusion (LFI) to achieve Remote Code Execution (RCE) using a webshell stored in auth.log. |
Challenge | Category | Difficulty | Description |
---|---|---|---|
Mr. Penguin | linux | baby | The simplest Linux command challenge. |
Linux Trainee | linux | baby | Use Linux commands to print printable strings in a binary file. |
Linux Commaster | linux | easy | Use Linux commands to find the file you need in a complex file structure. |
Dynamike | linux | medium | Just find the flag. XD |
Challenge | Category | Difficulty | Description |
---|---|---|---|
Sorcerer Supreme | pwn | easy | Learn the basics of out-of-bounds array reading. |
First Bread | pwn | medium | Your first real pwn challenge. |
Kazdle | rev | easy | Requires patience to read and understand the code. |
Chosen0 | rev | easy | Discover the secret in a binary file using Linux commands. |
Chosen1 | rev | medium | Use gdb to dynamically analyze a binary file. |
Challenge | Category | Difficulty | Description |
---|---|---|---|
Mathter | pwn | baby | Return to two wins by passing specific arguments |
Inception | pwn | medium | Fastbin attack with double free to RCE |
火拳のエース | rev | easy | Flag checker suitable for solving with angr |