https://github.com/3ndg4me/ghostcat
Ghostcat LFI PoC
https://github.com/3ndg4me/ghostcat
Last synced: 30 days ago
JSON representation
Ghostcat LFI PoC
- Host: GitHub
- URL: https://github.com/3ndg4me/ghostcat
- Owner: 3ndG4me
- Created: 2021-08-16T20:15:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-16T20:18:51.000Z (over 3 years ago)
- Last Synced: 2025-02-09T13:41:31.728Z (3 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ghostcat
Ghostcat LFI PoC (NOT AN RCE)This is an LFI PoC for CVE-2017-12617 (Ghostcat). Original author and exploitdb entry by: ydhcui
https://www.exploit-db.com/exploits/48143The script was a little dated with python3 updates, and I run into this so much I figured I'd publish my private fixes to help others.