124 skills found · Page 4 of 5
ekchang / JsouperA souped up HTML to Java deserializer
hackzx / JavaDeserializationAll in one
federicodotta / BurpJDSer Ng EditedBurp Suite plugin that allow to deserialize Java objects and convert them in an XML format. Unpack also gzip responses. Based on BurpJDSer-ng of omercnet.
leihehehe / Java Deserialization VulnerabilityPersonal notes for Java Deserialization Vulnerability. 对应Java反序列化漏洞利用链集合详解、个人笔记
luern0313 / Lson一个用于JSON序列化/反序列化的Java库,拥有良好的性能和高拓展性。 A Java library for JSON serialization/deserialization, it has good performance and high extensibility.
NyaMeeEain / Applications SecurityNo description available
zeoflow / ZsonA Java serialization/deserialization library - convert Java Objects easier into JSON and back
safe6Sec / JavaDeserializationjava反序列化学习笔记
yolosec / Deserialize ServerDemo server for testing Java deserialization payloads
yandex-qatools / ActionsJava library which help to construct WebDriver actions chain in fluent-way and serialize and deserialize scenario to xml file
IOActive / BurpJDSer NgAllows you to deserialize java objects to XML and lets you dynamically load classes/jars as needed
divolte / Divolte Kafka ConsumerHelper for consuming Divolte events from Kafka queues and deserializing Avro records into Java objects using Avro's generated code.
Intelligent-Internet-of-Things-Course / Java PlaygroundThis project contains a group of Java examples focusing on the following aspects: - Data Structure Modeling (oriented to IoT Applications Use Cases) - JSON Serialization and Deserialization (using GSON Library) - UDP demo clients and servers - TCP demo client and servers
GeneBlue / Cve 2014 7911 Expexploit for cve-2014-7911; android; java deserialization ;system privilege;ace;
kbss-cvut / Jb4jsonldJSON-LD serialization and deserialization for Java REST services.
kojenov / SerialJava deserialization examples
kbss-cvut / Jb4jsonld JacksonJSON-LD serialization and deserialization for Java REST services. Jackson integration.
jreppiks / CVE 2017 12149Jboss Java Deserialization RCE (CVE-2017-12149)
koutto / Java Binary DeserializerJava Binary data Deserializer/Serializer - Convert serialized Java Objects into readable XML
chenlvtang / JavaUnserialization自学时写的适合Java安全小白用来学习Java反序列化漏洞的文章和Demo。(随懒狗的学习进度持续更新🐶)。Some articles and demos written during self-study which are suitable for Java Security beginner to learn the Insecure Deserialization.