├── HEVD-Vanilla-Bug-Class's ├── Compiled.zip ├── HEVD-ArbitraryOverwritex86win7.c ├── HEVD-IntegerOverFlowX86Win7.c ├── HEVD-NullPointerDereference.c ├── HEVD-PoolOverFlow-Win7-x86.c ├── HEVD-StackOverFlowx86Win7.c ├── HEVD-TypeConfX86Win7.c ├── HEVD-Uaf-Win7x86.c └── HEVD-UninitializedStackVariableWin7x86.c ├── LICENSE ├── Primitives ├── HMValidateBitmap.cc └── New Text Document.txt ├── README.md ├── Win10 ├── BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834 │ ├── Bin │ │ └── GdiExp.7z │ ├── GdiExp.cc │ ├── README.md │ └── poc │ │ └── POC.PNG ├── PayLoads │ ├── README.txt │ └── TokenStealingShellCode.asm ├── README.md └── SmepByPassWin10x64build.16281Rs3 │ ├── README.md │ ├── SmepBypassX64Win10RS3.c │ └── poc │ ├── QuickPoc.gif │ └── SMEPBypass.PNG └── poc ├── RS3.gif └── kl.txt /HEVD-Vanilla-Bug-Class's/Compiled.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/Compiled.zip -------------------------------------------------------------------------------- /HEVD-Vanilla-Bug-Class's/HEVD-ArbitraryOverwritex86win7.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/HEVD-ArbitraryOverwritex86win7.c -------------------------------------------------------------------------------- /HEVD-Vanilla-Bug-Class's/HEVD-IntegerOverFlowX86Win7.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/HEVD-IntegerOverFlowX86Win7.c -------------------------------------------------------------------------------- /HEVD-Vanilla-Bug-Class's/HEVD-NullPointerDereference.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/HEVD-NullPointerDereference.c -------------------------------------------------------------------------------- /HEVD-Vanilla-Bug-Class's/HEVD-PoolOverFlow-Win7-x86.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/HEVD-PoolOverFlow-Win7-x86.c -------------------------------------------------------------------------------- /HEVD-Vanilla-Bug-Class's/HEVD-StackOverFlowx86Win7.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/HEVD-StackOverFlowx86Win7.c -------------------------------------------------------------------------------- /HEVD-Vanilla-Bug-Class's/HEVD-TypeConfX86Win7.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/HEVD-TypeConfX86Win7.c -------------------------------------------------------------------------------- /HEVD-Vanilla-Bug-Class's/HEVD-Uaf-Win7x86.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/HEVD-Uaf-Win7x86.c -------------------------------------------------------------------------------- /HEVD-Vanilla-Bug-Class's/HEVD-UninitializedStackVariableWin7x86.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/HEVD-Vanilla-Bug-Class's/HEVD-UninitializedStackVariableWin7x86.c -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/LICENSE -------------------------------------------------------------------------------- /Primitives/HMValidateBitmap.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Primitives/HMValidateBitmap.cc -------------------------------------------------------------------------------- /Primitives/New Text Document.txt: -------------------------------------------------------------------------------- 1 | ... -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/README.md -------------------------------------------------------------------------------- /Win10/BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834/Bin/GdiExp.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Win10/BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834/Bin/GdiExp.7z -------------------------------------------------------------------------------- /Win10/BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834/GdiExp.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Win10/BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834/GdiExp.cc -------------------------------------------------------------------------------- /Win10/BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834/README.md: -------------------------------------------------------------------------------- 1 | ![](/Win10/BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834/poc/POC.PNG) 2 | -------------------------------------------------------------------------------- /Win10/BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834/poc/POC.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Win10/BitMap_Win_10_15063.0.amd64fre.rs2_release.170317-1834/poc/POC.PNG -------------------------------------------------------------------------------- /Win10/PayLoads/README.txt: -------------------------------------------------------------------------------- 1 | ... -------------------------------------------------------------------------------- /Win10/PayLoads/TokenStealingShellCode.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Win10/PayLoads/TokenStealingShellCode.asm -------------------------------------------------------------------------------- /Win10/README.md: -------------------------------------------------------------------------------- 1 | .. 2 | -------------------------------------------------------------------------------- /Win10/SmepByPassWin10x64build.16281Rs3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Win10/SmepByPassWin10x64build.16281Rs3/README.md -------------------------------------------------------------------------------- /Win10/SmepByPassWin10x64build.16281Rs3/SmepBypassX64Win10RS3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Win10/SmepByPassWin10x64build.16281Rs3/SmepBypassX64Win10RS3.c -------------------------------------------------------------------------------- /Win10/SmepByPassWin10x64build.16281Rs3/poc/QuickPoc.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Win10/SmepByPassWin10x64build.16281Rs3/poc/QuickPoc.gif -------------------------------------------------------------------------------- /Win10/SmepByPassWin10x64build.16281Rs3/poc/SMEPBypass.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/Win10/SmepByPassWin10x64build.16281Rs3/poc/SMEPBypass.PNG -------------------------------------------------------------------------------- /poc/RS3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tekwizz123/demos/HEAD/poc/RS3.gif -------------------------------------------------------------------------------- /poc/kl.txt: -------------------------------------------------------------------------------- 1 | .. --------------------------------------------------------------------------------