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/shoucheng3/x-stream__xstream_cve-2021-21345_1-4-15
Static AnalysisVulnerability AnalysisCode AnalysisDynamic Code Analysis (DAST)ExploitationWeb Application Exploitation
GitHubshoucheng3/x-stream__xstream_cve-2021-21345_1-4-15

x-stream__xstream_CVE-2021-21345_1-4-15

Java XML serialization library with a focus on CVE-2021-21345 exploit analysis and deserialization vulnerability testing for web applications.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
View Repository
51 year agoNot yet reviewed
Share

master: Build Status Coverage Status
v-1.4.x: Build Status Coverage Status


XStream

Java to XML Serialization, and back again

Binaries

All binary artifacts are bundled in the -bin archive. It includes the XStream jars and any other library used at build time, or optional runtime extras. Xpp3 is recommend for use as it will greatly improve the performance of XStream.

Documentation

Documentation can be found at GitHub. This includes:

  • Introduction and Tutorials
  • JavaDoc
  • Change History
  • Frequently Asked Questions
  • Source

    The complete source for XStream is bundled in the -src archive. This includes:

    • Main API [xstream/src/java]
    • Unit Tests [xstream/src/test]
    • Maven Build Files [pom.xml]
    • Hibernate Module [xstream-hibernate]
    • Website [xstream-distribution]
    Download Tool