level0 done

This commit is contained in:
2025-04-28 14:53:40 +02:00
commit 7a00213c96
4 changed files with 31 additions and 0 deletions

3
level0/walkthrough Normal file
View File

@ -0,0 +1,3 @@
# Level0
Using ghidra, we can decompile the code and see that it executes `/bin/sh` as the user `level1` in case `atoi(av[1]) == 423`