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-17558_Solr_Vul_Tool — CVE-2019-17558 Solr模板注入漏洞图形化一键检测工具。CVE-2019-17558 Solr Velocity Template Vul POC Tool. | Kitploit
Tools/GitHubGitHub/thelostworldfree/cve-2019-17558_solr_vul_tool
Vulnerability ScannersPayload GenerationExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubthelostworldfree/cve-2019-17558_solr_vul_tool

CVE-2019-17558_Solr_Vul_Tool

CVE-2019-17558 Solr模板注入漏洞图形化一键检测工具。CVE-2019-17558 Solr Velocity Template Vul POC Tool.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
156 years agoNot yet reviewed

Solr Velocity Template Injection Vulnerability Detection Tool

Tool Introduction

At the end of October 2019, the Solr Velocity template injection remote command execution vulnerability was disclosed. Manual detection of this vulnerability requires several rounds of capturing and modifying packets with Burp, which is inefficient. I wrote this small tool to support one-click vulnerability detection, command execution, and reverse shell. Issues are welcome. This tool is only for security professionals to use within the scope permitted by laws and regulations. Any misuse is at your own risk.

Runtime Environment

Cross-platform, JRE >= 1.8.

(To reduce file size, the SWT library is packaged separately for each platform; just download the JAR for your platform.)

Usage

Windows: java -jar SolrVulScan1.0-win64.jar

Linux: java -jar SolrVulScan1.0-linux64.jar

macOS: java -jar -XstartOnFirstThread SolrVulScan1.0-mac64.jar

Screenshots

Vulnerability Detection

Command Execution

Reverse Shell

Reverse Shell Success

Vulnerability Fix

Please go to the official website to download the latest version: http://lucene.apache.org/solr/downloads.html

Download Tool