OSED
Last updated
Was this helpful?
Last updated
Was this helpful?
Prior knowledge for OSED | EXP-301 (Guide)
This is a repository of notes and material that I consider necessary in advance to opt for the course and the OSED certification (Windows User Mode Exploit Development)
This guide was born as a result of my interest in obtaining previous knowledge before eventuring the preparation course for the certification exam OSED.
I am currently in the process of preparing for certification (I will update this repository) :D
Contents
[Practices and exercises] (#Practices-and-exercises)
Programming languages
For this certification it is very important to have a knowledge base in the following programming languages:
Assembly Language:
Operating System
Reverse Engineering
Introduction To Reverse Engineering | Beginners:
Training By Ricardo Narvaja:
WinDbg and x86 Architecture
Exploiting Stack Overflows
Exploiting SEH Overflows
Introduction to IDA Pro
Egghunters
Shellcode
DEP Bypass
ASLR Bypass
Overwriting EIP
ROP chains and Rop playloads decoders
Practices and exercises
Python 3:
Bash:
C:
Win register:
x86 Architecture:
Intermediate Intel x86:
Understanding & Exploiting:
Intro Exploiting 1:
Intro Exploiting 2:
Intro Exploiting 3:
Intro Exploiting 3: