Sitemap
The Startup

Get smarter at building your thing. Follow to join The Startup’s +8 million monthly readers & +772K followers.

Member-only story

Exploiting PHP deserialization

Vickie Li
5 min readMay 17, 2020

--

PHP: Hypertext Preprocessor | Logo by Colin Viebrock on php.net

Serialization in PHP

Serializing

serialize(): PHP object -> plain old string that represents the obj
unserialize(): string…

--

--

The Startup
The Startup

Published in The Startup

Get smarter at building your thing. Follow to join The Startup’s +8 million monthly readers & +772K followers.

Vickie Li
Vickie Li

Written by Vickie Li

Professional investigator of nerdy stuff. Hacks and secures. Creates god awful infographics. https://twitter.com/vickieli7

Responses (2)