Pinned Repositories
1day_browser_exploit
ACL-nuller
Assembly to NULL ACL on Windows 8.1 x64
AV_Kernel_Vulns
Pocs for Antivirus Software‘s Kernel Vulnerabilities
Awesome-Windows-Debug
Debug Windows Application / Kernel
awesome-windows-exploitation
A curated list of awesome Windows Exploitation resources, and shiny things. Inspired by awesom
awesome-windows-kernel-security-development
BHUSA2017
Content from presentation at BHUSA 2017
browser-security-whitepaper-2017
X41 Browser Security White Paper - Tools and PoCs
Bugs
Bypassing_CFG_SEH
Using SEH to bypass CFG
exploitamos's Repositories
exploitamos/windows_kernel_resources
Papers, blogposts, tutorials etc for learning about Windows kernel exploitation, internals and (r|b)ootkits
exploitamos/DisableWin10PatchguardPoc
pseudo-code to show how to disable patchguard with win10
exploitamos/CVE-2015-1701
Win32k LPE vulnerability used in APT attack
exploitamos/HEVD-Arbitrary-Overwrite-Exploit-Win10-rs3
exploitamos/Windows-Research-Kernel-Hacking
Operating Systems technical challenge based on the Windows Research Kernel
exploitamos/PostExploits
post exploitation: dll injection, process hollowing, RunPe, Keyloggers, UacByPass etc..
exploitamos/browser-security-whitepaper-2017
X41 Browser Security White Paper - Tools and PoCs
exploitamos/vlany
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
exploitamos/gdi-palettes-exp
DC25 5A1F - Demystifying Windows Kernel Exploitation by Abusing GDI Objects
exploitamos/BHUSA2017
Content from presentation at BHUSA 2017
exploitamos/windows_kernel_address_leaks
Examples of leaking Kernel Mode information from User Mode on Windows
exploitamos/AV_Kernel_Vulns
Pocs for Antivirus Software‘s Kernel Vulnerabilities
exploitamos/awesome-windows-exploitation
A curated list of awesome Windows Exploitation resources, and shiny things. Inspired by awesom
exploitamos/Exploits
Windows Exploits
exploitamos/HackSysDriverExploits
exploitamos/CVE-2015-2546-Exploit
exploitamos/WindowsExploits
Windows exploits, mostly precompiled. Not being updated. Check https://github.com/SecWiki/windows-kernel-exploits instead.
exploitamos/windbglib
Public repository for windbglib, a wrapper around pykd.pyd (for Windbg), used by mona.py
exploitamos/ms16-098
Windows 8.1 x64 Exploit for MS16-098 RNGOBJ_Integer_Overflow
exploitamos/rp
rp++ is a full-cpp written tool that aims to find ROP sequences in PE/Elf/Mach-O x86/x64 binaries. It is open-source and has been tested on several OS: Debian / Windows 8.1 / Mac OSX Lion (10.7.3). Moreover, it is x64 compatible and supports Intel syntax. Standalone executables can also be directly downloaded.
exploitamos/Bypassing_CFG_SEH
Using SEH to bypass CFG
exploitamos/CVE-2017-0038-EXP-C-JS
exploitamos/foxpwn
Exploit code for CVE-2016-9066
exploitamos/Privilege_Shellcode
Kernel Shellcode to add all privileges in token
exploitamos/CVE-2016-7255
An exploit for CVE-2016-7255 on Windows 7/8/8.1/10(pre-anniversary) 64 bit
exploitamos/Capcom-Rootkit
Capcom Rootkit POC
exploitamos/Token-Stealing-Shellcode
exploitamos/Exploitation
Windows Software Exploitation
exploitamos/LoadLibrary-CFG-Bypass
Control Flow Guard bypass using LoadLibrary and IsBadCodePtr
exploitamos/RtlCaptureContext-CFG-Bypass
Internet Explorer Exploit with CFG bypass for Windows 10