App - System
Donnerstag 8. September 2016, 10:54 #1
ELF32 - Stack buffer overflow basic 1
Hey my hacking-friends,
Im not able to get the /bin/dash for reading the .passwd.
I overwrite the check variable with the right value and it says "yay dude u win" but /bin/dash does not appear.
can anybody help me ???? thx
Sonntag 18. September 2016, 14:46 #2
ELF32 - Stack buffer overflow basic 1
Hi,
you propably try to redirect the payload from a file to the executable.
Try to do it in a different way. You already solved the challenge, so just try to get the input to the program in a differnet way.