Our Feeds

Thursday 20 August 2015

AJITH KP

Simple Buffer Overflow Attack with Example: Video tutorial Part 1

This is my first video tutorial on hacking. Hope you will like this video. Have a nice day. The video shows how to detect and exploit Buffer Overflow (BOF) vulnerability in windows using OllyDbg tool. The target program used to exploit used is Cool Player.
Buffer Overflow
Image from: wonderhowto.com
Video tutorial shows all steps in buffer overflow exploitation and also it shows how to write buffer overflow exploits in Python. The exploit is local exploit because it will execute only if local user tries to play the malicious MP3 file using Cool Player.

Video