Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/rehan6658/cve-2023-40028
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubrehan6658/cve-2023-40028

CVE-2023-40028

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-40028 Exploit

This script exploits a vulnerability in Ghost CMS, allowing arbitrary file read through symbolic link abuse.

Features

  • Creates a symlink to the target file
  • Compresses the payload into a ZIP file
  • Uploads the ZIP file via the Ghost API
  • Reads the file through an accessible image URL
  • Cleans up after execution

Usage

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.

Requirements

Python 3.x requests module

Disclaimer

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Download Tool