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-2020-9484 — 利用ceye批量检测CVE-2020-9484 | Kitploit
Tools/GitHubGitHub/seanachao/cve-2020-9484
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubseanachao/cve-2020-9484

CVE-2020-9484

利用ceye批量检测CVE-2020-9484

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

This tool is only for security research and internal audits. Using this tool to launch illegal attacks is prohibited. The user shall be responsible for any consequences.

This tool is only for security research and internal audits. Using this tool to launch illegal attacks is prohibited. The user shall be responsible for any consequences.

This tool is only for security research and internal audits. Using this tool to launch illegal attacks is prohibited. The user shall be responsible for any consequences.

The script is based on https://github.com/threedr3am/tomcat-cluster-session-sync-exp, using multiple processes to call tomcat-cluster-session-sync-exp-1.0-SNAPSHOT-jar-with-dependencies.jar, and proving whether the vulnerability actually exists through ceye.io.

Note: The script has not been tested yet and may not be usable!

  1. Asset file format description: IP<space>PORT, refer to ips.txt;
  2. Modify the ceye.io address in the script to the address corresponding to your own account;
  3. To change the number of processes, modify pool = ProcessPoolExecutor(10), default is 10 processes;
Download Tool