Skip to content

This repo contains scripts & documentation for buffer overflow exploit development and windows executable(Vulnserver).

License

Notifications You must be signed in to change notification settings

tejas-kand/Buffer-Overflow-for-Beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Exploit Development - Buffer-Overflow For Beginner

Introduction

I am a beginner in Info-sec community and as a fellow beginner, I spend some of my time in Wep Application Pentesting and my personal favorite Binary Exploitation. I am working on a Vulnerable Box (Vulnserver) which I found interesting since it involves reverse engineering windows executables and creating exploit scripts for Buffer-Overflows.

Requirements:

  1. Windows 10 x64-bit (also works with older version).
  2. Vulnserver (link above)
  3. Immunity Debugger
  4. Will to explore the Art of Binary Exploitation.

As the legends say, "The best way to learn is to teach", I wrote all these scripts for those who are new in buffer overflow exploit development. Let have fun! 😃 😃 😃

As a complete beginner, Knowledge of CPU Registers and How memory works is mandatory. For that, I have a complete series of writeups along with its documentation on my medium profile.

All the source code used in this documentation can be found in the scripts folder, including the windows executable.

Thank you! Do checkout my LinkedIn for further updates!

About

This repo contains scripts & documentation for buffer overflow exploit development and windows executable(Vulnserver).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published