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
Mass-CVE-2025-29306 — Mass Exploit for CVE-2025-29306 | Kitploit
Tools/GitHubGitHub/mantanhacker/mass-cve-2025-29306
Vulnerability ScannersExploitationWeb Application ExploitationPenetration TestingCommand and ControlRed Teaming
GitHubmantanhacker/mass-cve-2025-29306

Mass-CVE-2025-29306

Mass Exploit for CVE-2025-29306

View Repository
1118 months 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

FoxCMS Mass Exploiter (CVE-2025-29306)

A specialized automation tool for security researchers to perform remote command execution (RCE) testing across multiple targets.

🛡️ Security Note

This program is written in Bash and has been encrypted/compiled with SHC (Shell Script Compiler). The source code is protected to prevent tampering and unauthorized modification.

📋 Requirements

To ensure the program runs correctly, make sure your system has:

  • curl
  • python3
  • libxml2-utils (for xmllint)

🚀 Getting Started

  1. Prepare your targets: Create a file named urls.txt in the same directory as the executable. Note: The file urls.txt is REQUIRED.

  2. Add URLs to urls.txt: (You can add domains with or without http://) Example: target1.com target2.net http://target3.org

  3. Set Execution Permission: chmod +x foxcms

💻 Usage

Run the tool by providing the command you want to execute: ./foxcms

Examples:

  • ./foxcms whoami
  • ./foxcms id

📊 Results

Download Tool

Successful exploitations will be displayed in green in your terminal and automatically logged into results.txt.


Disclaimer: This tool is intended for legal security audits and educational purposes only.