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
CVE-2024-7954 — This exploit will attempt to execute system commands on SPIP targets. | Kitploit
Tools/GitHubGitHub/bigb0x/cve-2024-7954
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRed Teaming
GitHubbigb0x/cve-2024-7954

CVE-2024-7954

This exploit will attempt to execute system commands on SPIP targets.

View Repository
6292 years 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-2024-7954

This exploit will attempt to execute system commands on SPIP targets (CVE-2024-7954). Banner

Overview

This is a bulk scanning and exploitation tool for CVE-2024-7954: SPIP 4.2.8 allows unauthenticated attackers to launch RCE on SPIP targets. This tool is based on this Security Research.

How to Use

Install the script requirements:

root@kitploit:~
pip install -r requirements.txt

Options:

root@kitploit:~
POC for SPIP 4.2.8 vulnerability

options:
  -h, --help  show this help message and exit
  -u U        Target URL, example http://target:9090
  -f F        File containing list of URLs (one per line)
  -c C        Command to execute on the target, default is id

Contact

Download Tool

For any suggestions or thoughts, please get in touch with me.

Disclaimer

I like to create my own tools for fun, work and educational purposes only. I do not support or encourage hacking or unauthorized access to any system or network. Please use my tools responsibly and only on systems where you have clear permission to test.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2024-7954
  • https://thinkloveshare.com/hacking/spip_preauth_rce_2024_part_1_the_feather/