After setting up like that next step is build application here
Running the application with gdb on other terminal like here
Running the fuzzer
And overwrite EIP with give sending data fuzzing like here
Here is info register of EIP
Setting up breakpoint on line 7
Now I look ESP address and to exploit we nees to generate exploit, use payload generator with C language like here
Insert the shellcode into the fuzzer and exploit linux is ready like here
No comments:
Post a Comment