Web Deserialization

Insecure deserialization to RCE for web apps. Use when the app deserializes attacker-controlled data - cookies/tokens/hidden fields/params that are serialized blobs, VIEWSTATE, Java/PHP/.NET/Python/Node apps. Triggers - base64 starting rO0AB or hex AC ED 00 05 (Java), PHP serialize O-prefix, __VIEWSTATE, python pickle, node-serialize, unserialize error, ObjectInputStream.

s0ld13rr Updated

File contents

s0ld13rr/pentestcode/tree/main/skills/web/deserialization commit 842dbfc4f1

Frequently asked questions

npx skillmds@latest add s0ld13rr/web-deserialization