Jumat, 24 Februari 2012

Linux Exlpoits

1. we need to turn off Linux ASLR, with :






then compile this vulnerable alpications:
   







then load it in debugger and try to trigger out buffer overflow






























No we will try the offset needed to trigger an overwrite, open it in GDB











we are succed to overwrite the EIP now, and see the few informations below
















then to get the ESP address :
 
 then to get esp address is bfffef5c - 200 = bfffed5c
then i try to send 383 byte junk like this :
 but didnt work yet.
  

Tidak ada komentar:

Posting Komentar