sk Skill · ShieldNet-360
deserialization-security
Block unsafe deserialization and unsafe XML parsing in Java, Python, .NET, PHP, and Ruby: gadget chains, unrestricted type resolution, external entity expansion, and safer formats. Use when parsing or deserializing data from an untrusted source, wiring cookies, sessions, queues, or RPC payloads, or reviewing pickle, unserialize, Marshal, ObjectInputStream, BinaryFormatter, or XML parser configuration.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
Goprevention
- Host repository
- ShieldNet-360/secure-vibe
- Category
- prevention
- Version
- 2.0.0
- Compatible with
- when generating code that deserializes data from any untrusted source, when configuring an XML, YAML, or object-graph parser, when wiring cookies, sessions, message queues, or RPC payloads, when reviewing pickle / unserialize / Marshal / ObjectInputStream / BinaryFormatter usage
- Host stars
- 22
- Host language
- Go