https://github.com/gregdhill/gsplayer1.83aexploit
Example Buffer Overflow Exploit
https://github.com/gregdhill/gsplayer1.83aexploit
Last synced: 2 months ago
JSON representation
Example Buffer Overflow Exploit
- Host: GitHub
- URL: https://github.com/gregdhill/gsplayer1.83aexploit
- Owner: gregdhill
- Created: 2016-05-25T19:40:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-25T20:01:05.000Z (about 10 years ago)
- Last Synced: 2025-01-11T23:42:53.967Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 774 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GSPlayer 1.83a Win32 Buffer Overflow Vulnerability
## Instructions
- Download GSPlayer.
- Run perl script.
- Load the newly created '.m3u' file.
## Test Methodology
- Prove flaw.
- Get offset to EIP.
- Place ‘Jump ESP’ or ‘RTN’ at EIP.
- Turn off DEP if required.
- Execute custom assembly/shell code.