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-2025-25347 | Kitploit
Tools/GitHubGitHub/yetazyyy/cve-2025-25347
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubyetazyyy/cve-2025-25347

CVE-2025-25347

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

CVE-2025-25347


Overview

This tool is used to test the vulnerability CVE-2025-25347 in QingLong Panel, an open-source platform for task automation management.

This vulnerability allows Remote Code Execution (RCE) because the panel does not implement adequate input validation and access control on certain endpoints.
As a result, an attacker without valid authentication can execute arbitrary system commands, which can lead to full takeover of the QingLong server or container.

Developer: Ohang

Thanks to: My Mentor CAC

Purpose: Security Research & Educational Use


Installation

  • Termux
  • Pydroid 3

1. Clone or Download

root@kitploit:~
git clone https://github.com/Yetazyyy/CVE-2025-25347.git
cd CVE-2025-25347
git pull
python scanner.py```
Download Tool