News

Subverting the Windows Kernel with exploits and rootkits @BSides Frankfurt

Subverting the Windows Kernel with exploits and...

At BSides Frankfurt, Juan Sacco (Founder & Lead Developer, Exploit Pack) delivered a deep, technical session on Windows kernel exploitation and driver weaknesses. Juan walked the audience through the journey...

Subverting the Windows Kernel with exploits and...

At BSides Frankfurt, Juan Sacco (Founder & Lead Developer, Exploit Pack) delivered a deep, technical session on Windows kernel exploitation and driver weaknesses. Juan walked the audience through the journey...

IOCTL++ tool for hunting Windows Kernel Exploits

IOCTL++ tool for hunting Windows Kernel Exploits

Check out our Technical Training Courses on Windows Kernel Exploitation --- IOCTL++ can be used to make DeviceIoControl requests with arbitrary inputs. The original tool has been improved with a driver helper...

IOCTL++ tool for hunting Windows Kernel Exploits

Check out our Technical Training Courses on Windows Kernel Exploitation --- IOCTL++ can be used to make DeviceIoControl requests with arbitrary inputs. The original tool has been improved with a driver helper...

Windows Kernel Exploits: WRMSR (Model Specific Registers)

Windows Kernel Exploits: WRMSR (Model Specific ...

Check out our Technical Training Courses on Windows Kernel Exploitation --- Model Specific Registers (MSR) are CPU control registers that are specific for a CPU family. Their original purpose was to...

Windows Kernel Exploits: WRMSR (Model Specific ...

Check out our Technical Training Courses on Windows Kernel Exploitation --- Model Specific Registers (MSR) are CPU control registers that are specific for a CPU family. Their original purpose was to...

Windows Kernel Exploits: ZwMapViewOfSection and ZwUnMapViewOfSection

Windows Kernel Exploits: ZwMapViewOfSection and...

Check out our Technical Training Courses on Windows Kernel Exploitation --- In this exploit, the core technique here was hijacking a legitimate syscall (NtShutdownSystem) to act as a gate into arbitrary...

Windows Kernel Exploits: ZwMapViewOfSection and...

Check out our Technical Training Courses on Windows Kernel Exploitation --- In this exploit, the core technique here was hijacking a legitimate syscall (NtShutdownSystem) to act as a gate into arbitrary...