150 likes | 351 Views
Windows Handle. somma _at_ vmcraft _dot_ com VMCraft inc., Ltd. 2008. 11. 15. Contents. Windows kernel architecture Object ? Handle table Reversing the PspCidTable Exploit #1 Exploit #2. Applications. Subsystem servers. DLLs. System Services. Login/GINA. Kernel32.
E N D
Windows Handle somma_at_vmcraft_dot_com VMCraft inc., Ltd. 2008. 11. 15
Contents Windows kernel architecture Object ? Handle table Reversing the PspCidTable Exploit #1 Exploit #2
Applications Subsystem servers DLLs System Services Login/GINA Kernel32 Critical services User32 / GDI ntdll / run-time library User-mode Kernel-mode Trap interface / LPC Security refmon IO Manager Virtual memory Procs & threads Win32 GUI File filters Scheduler FS run-time File systems Volume mgrs Cache mgr exec synchr Device stacks Object Manager / Configuration Management Kernel run-time / Hardware Adaptation Layer Windows kernel architecture
Reversing the PspCidTable Handle table contains every Process and Thread object.