Want an easy 25 points on your OSCP exam? Come learn everything you need to know about buffer overflow to pass the buffer overflow portion of the OSCP exam in under an hour. We'll go over all the steps necessary to get from basic fuzzing to a reverse shell.
We'll be using a lab on TryHackMe - come prepared with an account and having joined the room below (it's free):
https://www.tryhackme.com/room/bufferoverflowprepIt is also strongly recommended to come with a Kali Linux VM, as we'll be using tools like python
* and msfvenom.
Note that this course will NOT cover topics such as ASLR, stack canaries, or other buffer overflow protections - we will focus on the bare essentials and theory of stack-based buffer overflow.
*no scripting knowledge necessary