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-2389 — Python script that exploits CVE-2024-2389 in Progress Kemp Flowmon to execute arbitrary commands and establish a reverse shell via the service.pdfs/confluence endpoint. | Kitploit
Tools/GitHubGitHub/adhikara13/cve-2024-2389
Vulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationRemote Access Tool
GitHubadhikara13/cve-2024-2389

CVE-2024-2389

Python script that exploits CVE-2024-2389 in Progress Kemp Flowmon to execute arbitrary commands and establish a reverse shell via the service.pdfs/confluence endpoint.

View Repository
2112 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

Progress Kemp Flowmon CVE-2024-2389

Description

This repository contains a Python script to exploit a vulnerability in Flowmon that allows for gaining a reverse shell on the target system. The exploit leverages a flaw in the service.pdfs/confluence endpoint to execute arbitrary commands on the server, resulting in a reverse shell connection.

Usage

  1. Clone the repository to your local machine:

    root@kitploit:~
    https://github.com/adhikara13/CVE-2024-2389.git
    
  2. Navigate to the cloned directory:

    root@kitploit:~
    cd CVE-2024-2389
    
  3. Run the Python script:

    root@kitploit:~
    python main.py
    
  4. Follow the prompts to input the Flowmon host, your IP address, and the desired port.

Disclaimer

This exploit is for educational purposes only. Unauthorized use of this script against systems you do not own or have explicit permission to test is illegal and unethical. Use at your own risk.

Requirements

  • Python 3.x
  • Requests library (pip install requests)

Contributing

Contributions are welcome! Feel free to submit pull requests or open issues for any improvements, bug fixes, or suggestions.

Download Tool