OSED in 2024
Another one down! OSED is a penetration testing certification with an emphasis on exploit development. It is in the 300 level series of Offensive Security certifications and one of the three certs required to earn the OSCE3 qualification. EXP-301: Windows Exploit Development Course | OffSecLearn to bypass common security mitigations with exploits created from scratch. Earn your OffSec Exploit Developer (OSED) certification.Off·SecOffSec Team Since my background is in reverse engineering firmware and IoT, this certification is closest to my heart. Because I was dealing with assembly frequently, I really liked the precision that it required. You have to know exactly how many bytes to jump in order to make the exploit work, the exact size of your padding to trigger an overflow, or the values required to navigate through various header checks… I thought that was really fun! ...