/bOverflow

Buffer Overflow with mona & python3

Primary LanguagePython

Buffer-Overflows

Buffer Overflows w/ Mona & python3

Keep Vulnserver & Immunity debugger running as administrator on the target(Windows) machine

The 7 stages of Buffer Overflows:

  1. Spiking
  2. Fuzzing
  3. Finding Offset
  4. Overwriting the EIP (Extended Instruction Pointer)
  5. Finding BAD characters
  6. Finding the right modules
  7. Generating Sheelcode & gaining ROOT access