OSCP Buffer Overflow Prep | FreeFloat FTP Server Exploitation
Hello everyone,
Hope you are doing great and are safe!
In this video, I guide you on creating an exploit for FreeFloat FTP Server which is vulnerable to buffer overflow.
We start out by fuzzing, in which we identify the crash, generate a pattern to identify the EIP register offset, control the EIP, find bad characters, finding a JMP ESP Instruction pointer and finally generating the shellcode and exploiting the application!