yuvatia / page-table-exploitationLinks
A demonstration of how page tables can be used to run arbitrary code in ring-0 and lead to a privesc. Uses CVE-2016-7255 as an example.
☆11Updated 7 years ago
Alternatives and similar repositories for page-table-exploitation
Users that are interested in page-table-exploitation are comparing it to the libraries listed below
Sorting:
- a simple intel vt code both support x86 & x64. PatchGuard monitor.☆76Updated 4 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Updated 4 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 8 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆61Updated 2 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆37Updated last year
- ☆37Updated 5 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- ☆21Updated 8 years ago
- Windows Console Monitor☆34Updated 6 years ago
- Windows sandbox PoC☆32Updated 5 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆53Updated 6 years ago
- Open Anti Cheat☆27Updated 3 years ago
- A research project about Windows notify routines.☆38Updated 5 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆51Updated 4 years ago
- ☆15Updated 2 years ago
- For Example. See Miro's Blog☆30Updated 3 years ago
- This is a simple driver with x64 inline assembly☆57Updated 5 years ago
- ☆13Updated 2 years ago
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆42Updated 3 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated 2 years ago
- Windows Research Kernel☆36Updated 2 months ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆74Updated 2 years ago
- ☆26Updated 8 years ago
- 大表哥的Syscall-Monitor☆34Updated 6 years ago
- direct systemcalls with a modern c++20 interface.☆44Updated 2 years ago
- Basic utilities for executing, reading and writing 64-bit data in a 32-bit WoW64 process☆18Updated 3 years ago
- a demo for x86/x64's paging memory management learning, convert a virtual address from ring3 to physical address in ring0☆19Updated 8 years ago
- A POC for Windows Extension Host hooking☆24Updated 6 years ago
- Exploiting HEVD's WriteWhatWhereIoctlDispatch for LPE on Windows 10 TH2 through RS3 using GDI objects.☆24Updated 7 years ago