Tag: Serialization
-
Why Are Deserialization Vulnerabilities So Popular?
In 2017, around 60 remote code execution (RCE) deserialization vulnerabilities were reported, not including deserialization issues that …
-
Spartan: A ”Forking” Java Program Launcher (Part 1)
From Wikipedia: Fork (system call) In computing, particularly in the context of the Unix operating system and its workalikes, fork is an …
-
Serialization Is Dead! Long Live Serialization!
Oracle has signaled there are big changes on the way for how Java handles serialized objects. Java Platform Chief Architect Mark Reinhold …
●●●