Skip to main content

hunting-java-deserialization-gadget-chains

Hunt Java deserialization that turns an untrusted byte stream into code execution: attacker-controlled data reaching readObject, an ObjectInputStream, or a framework endpoint that deserializes, with a gadget on the classpath whose readObject or finalizer drives a property-oriented chain to a dangerous call. Covers native serialization, JNDI lookups reached through deserialized objects, and framework entry points that accept a serialized object over HTTP, a message queue, a cache, or a cookie. Use when a service reads serialized Java objects it did not produce and reachable library versions carry a known gadget. The untrusted serialized stream is the source, the deserialization call is the sink, and the gadget chain from readObject to a runtime or naming call is the bug.

Ir a la instalación

Datos de origen

Repositorio
UnboundCompute/security-agent-skills
Última actividad en el origen
26 de agosto de 2026 a las 07:09
Idioma detectado de SKILL.md
inglés
Estrellas
4
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.