osed
There are 19 repositories under osed topic.
Syslifters/sysreptor
Fully customisable, offensive security reporting solution designed for pentesters, red teamers and other security-related people alike.
Syslifters/OffSec-Reporting
Offensive Security OSCP, OSWP, OSEP, OSWA, OSWE, OSED, OSMR, OSEE, OSDA Exam and Lab Reporting / Note-Taking Tool
epi052/osed-scripts
bespoke tooling for offensive security's Windows Usermode Exploit Dev course (OSED)
bmdyy/quote_db
QuoteDB (Vulnerable TCP Server)
ommadawn46/win-x86-shellcoder
A tool for developing bad character-free shellcode to bypass DEP with WriteProcessMemory (32-bit only)
bmdyy/signatus
Signatus - Vulnerable TCP C++ server to practice Win 32 exploitation.
mrtouch93/OSED-Notes
Some notes + exercises that I've done during my study for the Offensive Security Exploit Developer.
bmdyy/osed_prep
A collection of Windows x32 exploits created while preparing for the OSED certification exam
ricardojoserf/OSED-prep
Exploits written while preparing for the OSED exam
tin-z/narly.js
narly.js - print binary protections with Windbg JS (/SafeSEH, /GS, ASLR, etc.)
jayesther/OSEP_OSED_TOOLS
Tooling for the OffSec Experienced Pentester (OSEP) and OffSec Exploit Developer (OSED) course
tin-z/windbg-code-tracing
Pykd script to perform simple code tracing and so inspecting control flow executed (CFE).
sufyandaredevil/OSED
Notes taken from the official Offensive Security Exploit Development course videos and pdf
tin-z/OSED_scripts
Scripts developed for OSED exam preparation
tin-z/IDC_OSED_scripts
IDC plugins to support OSED exam preparation, some of the scripts are simplified port of devttyS0 IDAPython plugins
bmdyy/ropz
Organizes rp++ output to make finding good gadgets faster
7etsuo/findppr
A handy WinDBG script for finding PPR instructions
n3rada/iat-address-locator
A pykd module to locate specific function addresses within the Windows Import Address Table (IAT) in WinDbg.
dalemazza/RawShell
Custom 32 bit shellcode generator based on OSED