https://github.com/cocomelonc/2021-10-20-buffer-overflow-1
Classic stack buffer overflow exploitation
https://github.com/cocomelonc/2021-10-20-buffer-overflow-1
Last synced: 22 days ago
JSON representation
Classic stack buffer overflow exploitation
- Host: GitHub
- URL: https://github.com/cocomelonc/2021-10-20-buffer-overflow-1
- Owner: cocomelonc
- Created: 2021-10-20T14:48:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T15:04:57.000Z (over 3 years ago)
- Last Synced: 2025-04-11T03:53:02.194Z (22 days ago)
- Language: Python
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buffer overflow - part 1. Linux stack smashing.
Classic buffer overflow exploitation in linux.
[https://cocomelonc.github.io/pwn/2021/10/19/buffer-overflow-1.html](https://cocomelonc.github.io/pwn/2021/10/19/buffer-overflow-1.html)