Hoe ga je serverless in de cloud? Hoe hou je als ontwikkelaar vooral focus op …
Read More »Deserialization Exploits in Java: Why Should I care?
Hackers refer to deserialization in Java as “the gift that keeps on giving”. But what is actually the problem? In most cases, it is not even your own code that creates this security vulnerability. This problem is also not restricted to Java’s custom serialization framework. When deserializing JSON, XML, or YAML, similar issues can occur as well. I recently gave …
Read More »