Lec39 Exploiting Buffer Overflow Vulnerability Part-II (Arif Butt @ PUCIT)

Опубликовано: 13 Март 2026
на канале: Learn With Arif
1,574
24

This is a continuation of Video Session 38. In this session we will discuss what are shell codes and how these are used. Four different ways of writing/getting shell codes are discussed. First of all how we can write shell codes from scratch using Assembly Language is discussed, and then the same is used in a stand alone C-program. Secondly different Internet archives are explored to get shell codes. Thirdly writing your shell codes using pwn tools, and finally writing your shell codes using msfvenom and using them in stand alone C-program. Proof of all these concepts are shown using hands on a Linux terminal and using ipython.

email: [email protected]
web: http://arifbutt.me
Example Codes: https://bitbucket.org/arifpucit/spvl-...