yardenshafir

Results 13 repositories owned by yardenshafir

CVE-2020-1034

113
Stars
40
Forks
Watchers

PoC demonstrating the use of cve-2020-1034 for privilege escalation

PoolViewer

120
Stars
24
Forks
Watchers

An application to view and filter pool allocations from a dmp file on Windows 10 RS5+.

WinDbg_Scripts

359
Stars
58
Forks
Watchers

Useful scripts for WinDbg using the debugger data model

CallbackObjectAnalyzer

31
Stars
8
Forks
Watchers

Dumps information about all the callback objects found in a dump file and the functions registered for them

cet-research

65
Stars
14
Forks
Watchers

A collection of tools, source code, and papers researching Windows' implementation of CET.

conference_talks

35
Stars
9
Forks
Watchers

Slides from various conference talks

DpcWait

43
Stars
28
Forks
Watchers

Driver demonstrating how to register a DPC to asynchronously wait on an object

InformationClasses

42
Stars
10
Forks
Watchers

Documenting system information classes and their uses

IoRingReadWritePrimitive

188
Stars
44
Forks
Watchers

Post exploitation technique to turn arbitrary kernel write / increment into full read/write primitive on Windows 11 22H2

IoRing_Demos

36
Stars
11
Forks
Watchers

A repository for I/O ring demos, use cases and performance testing on Windows