White Hat Institute

Buffer overflow tutorial (part 4)

8 — Finding the right module

buffer overflow 34

After copying the file into the “PyCommands” folder, you can invoke it and list all modules in the Immunity Debugger. Before listing the modules, make sure that “vulnserver” is running and attached to the debugger. Then, from the Immunity Debugger using the search field type “!mona modules” and hit “Enter.”

buffer overflow 35
buffer overflow 36
buffer overflow 37
buffer overflow 38
buffer overflow 39
buffer overflow 40
buffer overflow 41
buffer overflow 42

9 — Generating shellcode and gaining access

buffer overflow 43
buffer overflow 44
buffer overflow 45
buffer overflow 46