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
Tools/GitHubGitHub/4nth0ny1130/spring4shell_behinder
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHub4nth0ny1130/spring4shell_behinder

spring4shell_behinder

CVE-2022-22965写入冰蝎webshell脚本

View Repository
62214 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Spring4shell_behinder

What is this?

A batch rapid exploitation tool for the Spring4Shell vulnerability (CVE-2022-22965).

Contributors

4nth0ny @Friday Lab

Issues/PRs are welcome.

:)

Environment

  • python 3.x
  • Behinder3.0 Beta9

Installation

root@kitploit:~
python3 -m pip install -r requirements.txt

Usage

root@kitploit:~
python3 spring_rce.py test.txt

test.txt

root@kitploit:~
http://127.0.0.1:8080/
http://127.0.0.2:8080/
http://127.0.0.3:8080/

To specify the parameter-bound route, modify line 128 and add it to the list; the script will automatically append the endpoint to each URL for testing.

Examples

This tool automatically allocates reasonable threads based on the number of targets and prints results to the terminal.

Connect using Behinder 3.0 Beta9:

Disclaimer

This tool can only be used in enterprise security construction with sufficient legal authorization. When using this tool, you should ensure that all your actions comply with local laws and regulations. If you engage in any illegal behavior while using this tool, you will bear all consequences. All developers and contributors of this tool assume no legal or joint liability. Unless you have fully read, fully understood, and accepted all terms of this agreement, please do not install or use this tool. Your use of the tool or any other express or implied acceptance of this agreement indicates that you have read and agree to be bound by this agreement.

Download Tool