
This script exploits a vulnerability in Ghost CMS, allowing arbitrary file read through symbolic link abuse.
python3 exploit.py -u <username> -p <password>
Once the shell starts, enter the full file path you want to read (without spaces) and hit enter. To exit, type exit.
Python 3.x
requests module
This script is for educational and authorized security research purposes only. Do not use it on systems you do not own or have explicit permission to test.
This project is licensed under the MIT License - see the LICENSE file for details.