https://github.com/x86-512/windows-heap-exploit-training
A simple Heap-based Buffer Overflow(with RCE)-vulnerable application and POC for Windows.
https://github.com/x86-512/windows-heap-exploit-training
aslr aslr-bypass binary-exploitation buffer-overflow feng-shui heap heap-exploitation windows
Last synced: 4 months ago
JSON representation
A simple Heap-based Buffer Overflow(with RCE)-vulnerable application and POC for Windows.
- Host: GitHub
- URL: https://github.com/x86-512/windows-heap-exploit-training
- Owner: x86-512
- License: gpl-3.0
- Created: 2024-02-14T01:31:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T21:49:05.000Z (about 1 year ago)
- Last Synced: 2025-01-10T03:26:41.585Z (6 months ago)
- Topics: aslr, aslr-bypass, binary-exploitation, buffer-overflow, feng-shui, heap, heap-exploitation, windows
- Language: C++
- Homepage:
- Size: 196 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heapOverflow-win32-no-cfg
A simple Heap-based Buffer Overflow(with RCE) POC for Windows.