
Java XML serialization library with a focus on the CVE-2013-7285 deserialization vulnerability, providing source code, binaries, and documentation for security analysis and exploitation testing.
********************** XStream ********************** ***********
"Java to XML Serialization, and back again"
--[ Binaries ]-----------------------------------------------
All binary artifacts are in the 'lib' directory. These include the xstream jars and any other library used at build time, or optional runtime extras. kXML2 is recommend for use as it will greatly improve the performance of XStream.
--[ Documentation ]------------------------------------------
Documentation can be found in docs/index.html. This includes:
--[ Source ]-------------------------------------------------
The complete source for XStream is bundled. This includes:
-XStream Ccommitters