BYOVD bypass DSE with VBS enabled
11 min read
Using vulnerable driver to circumvent DSE with VBS enabled to install unsigned driver
Welcome to my site, here I write some articles about backend engineering, ctf-writeups, and security stuff.
Using vulnerable driver to circumvent DSE with VBS enabled to install unsigned driver
My journey to passing the OSCP+ exam on the second attempt, including preparation strategy and a full exam day breakdown.
Implementing return address spoofing in Zig — navigating Zig compiler optimizations, x64 calling conventions, and assembly-level debugging