GitHub topics: memory-corruption
hacksysteam/HackSysExtremeVulnerableDriver
HackSys Extreme Vulnerable Driver (HEVD) - Windows & Linux
Language: C - Size: 1.8 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2,622 - Forks: 550

ant4g0nist/Vulnerable-Kext 📦
A WIP "Vulnerable by Design" kext for iOS/macOS to play & learn *OS kernel exploitation
Language: C - Size: 92.8 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 230 - Forks: 30

vital-information-resource-under-siege/PWN-Challenges
Writeups of some of the Binary Exploitation challenges that I have solved during CTF.
Language: Python - Size: 166 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 3

uni-due-syssec/teerex-exploits
PoC exploits against various SGX enclaves
Language: Makefile - Size: 7.19 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 3

0vercl0k/CVE-2022-21974 📦
PoC for CVE-2022-21974 "Roaming Security Rights Management Services Remote Code Execution Vulnerability"
Language: Rich Text Format - Size: 357 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 59 - Forks: 12

0vercl0k/CVE-2022-21971 📦
PoC for CVE-2022-21971 "Windows Runtime Remote Code Execution Vulnerability"
Language: Rich Text Format - Size: 252 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 307 - Forks: 64

DhavalKapil/libdheap
A shared (dynamic) library that can be transparently injected into different processes to detect memory corruption in glibc heap
Language: C - Size: 22.5 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 167 - Forks: 29

0vercl0k/zenith 📦
Zenith exploits a memory corruption vulnerability in the NetUSB driver to get remote-code execution on the TP-Link Archer C7 V5 router for Pwn2Own Austin 2021.
Language: Python - Size: 1.38 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 122 - Forks: 24

0vercl0k/CVE-2022-28281 📦
PoC for CVE-2022-28281 a Mozilla Firefox Out of bounds write.
Language: HTML - Size: 906 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 74 - Forks: 13

ericyoc/analysis_bin_exploit_mem_corrupt_poc
An analysis of binary explotation memory corruption vulnerabilities.
Language: Jupyter Notebook - Size: 309 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

0vercl0k/paracosme 📦
Paracosme is a zero-click remote memory corruption exploit that compromises ICONICS Genesis64 which was demonstrated successfully on stage during the Pwn2Own Miami 2022 competition.
Language: Python - Size: 7.54 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 86 - Forks: 20

ewimberley/AdvancedMemoryChallenges
Advanced buffer overflow and memory corruption security challenges
Language: C++ - Size: 282 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 188 - Forks: 27

Angus-C-git/memcorrupt_ctf
A mock (awful) ctf built to practice binary exploitation
Language: C - Size: 2.7 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Milo-D/write-ups
Some of my Binary Exploitation Write-Ups
Language: C - Size: 11.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

ByteBandits/bytebandits.github.io
Language: JavaScript - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/StackMemoryManagement
Explore the depths of stack memory management, from basic concepts to algorithms governing procedure calls/returns, all articulated through comprehensive guides.
Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JustBeYou/ctfs
Writeups and solver scripts wrote for CTFS and Wargames, mostly memory corruption and reverse engineering tasks.
Language: Assembly - Size: 476 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 4

akovacs/memtester4Android Fork of royzhao/memtester4Android
Port of memtester to Android, with modifications to build a standalone binary using ndk-build. This is similar to memtest86 on x86 PCs which tests for RAM errors and memory corruption.
Language: C - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

SoftwareSecurityLab/UbSym
A Unit-Based Symbolic Execution Method for Detecting Memory Corruption Vulnerabilities in Executable Codes
Language: C - Size: 3.47 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 8

dennisbabkin/CrashMe
Demo project & blog post to demonstrate the use of build schemes in Xcode, diagnosing memory corruption and crashes, sanitizers, analyzing crash logs and symbolication.
Language: Shell - Size: 201 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SaraBaradaran/UbSym Fork of SoftwareSecurityLab/UbSym
A Unit-Based Symbolic Execution Method for Detecting Memory Corruption Vulnerabilities in Executable Codes
Size: 3.46 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

compilepeace/EXPLOITS2_WINDOWS_ENV
This repository contains exploits to Windows binaries provided by Exploit2 course by opensecuritytraining.
Language: HTML - Size: 17 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2

compilepeace/WEBSERVER_EXPLOIT
This repository contains exploit to the webserver from the NETWORK_PROGRAMS repository.
Language: C - Size: 933 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 4

hardenedlinux/TraditionalMitigation
Traditional Mitigation in GCC to defend Memory Corruption Vulnerability
Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 16 - Forks: 7

vrikodar/CVE-2003-0264_EXPLOIT
Buffer Overflow in Seattle Lab Mail (SLmail) 5.5 - POP3
Language: Python - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

gwangmu/bisector
Git bisection utility wrapper script for memory corruption bugs.
Language: Shell - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
