Check out UsingBYOVD, an open-source C++ tool for security research & Red Team! ⚔️
✅ SYSTEM priv-esc
✅ PPL control
✅ Kernel EDR/AV kill
✅ Unsigned driver map
✅ LSASS dump
For learning & research purposes only.
⭐ Star it if useful:
https://t.co/SgzEpTauAo
#BYOVD#RedTeam
New entry in LOLDrivers: KKYUM.sys
This driver exposes unauthenticated IOCTLs wrapping MmCopyVirtualMemory, no privilege checks, no access controls. Any low-privileged user can read or write arbitrary memory against any active process once it's loaded.
Thanks to @Element2023H for the research and submission. 🫡
🧩 https://t.co/GplHTFCPLi
Found a BYOVD driver "ProcessCtr.sys". The IRP_MJ_DEVICE_CONTROL dispatcher accepts IOCTL 0x89DB202C with a 4-byte DWORD input (target PID) to Kill It.Visit https //github.com/magicsword-io/loldrivers/pull/358