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-2019-2618- — CVE-2019-2618-自己编写 | Kitploit
Tools/GitHubGitHub/wsfengfan/cve-2019-2618-
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubwsfengfan/cve-2019-2618-

CVE-2019-2618-

CVE-2019-2618-自己编写

View Repository
117 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-2019-2618 Vulnerability Detection Tool

Enter the server URL, username, and password sequentially as prompted.

For example: python3 CVE-2019-2618_test.py http://127.0.0.1 root root123

The code will return the response body content. You can use the URL provided in the body to check whether the upload was successful.

The file name uploaded within the program is "test.jsp".

If the upload is successful, test.jsp will display "CVE-2019-2618_test_succeed".

Download Tool