Deserialize

Insecure-deserialization playbook — fingerprint the language/format (Java serialized, .NET BinaryFormatter, Python pickle, PHP unserialize, Node serialize, YAML/JSON-with-types), then build a working gadget chain with ysoserial / ysoserial.net / phpggc / custom pickle. Use when you see serialized blobs (rO0/AC ED, base64 ViewState, PHP O:) or a parameter/cookie that deserializes user input.

pentesterflow dea26dc 6.4 KB Updated

File contents

pentesterflow/agent/tree/main/skills/deserialize commit dea26dc390

Frequently asked questions

npx skillmds@latest add pentesterflow/deserialize