Get a Pentest and security assessment of your IT network.

News

OWASP Cheat Sheet Series

Deserialization Cheat Sheet is focused on providing clear, actionable guidance for safely deserializing untrusted data in your applications. Attacks against deserializers have been found to allow denial-of-service, access control, and remote code execution (RCE) attacks. Use a safe, standard data interchange format such as JSON (via json_decode() and json_encode() ) if you need to pass serialized data to the user. override the ObjectInputStream#resolveClass() method to prevent arbitrary classes from being deserialized.”]

Source: https://cheatsheetseries.owasp.org/cheatsheets/Deserialization_Cheat_Sheet.html

Related posts
News

Ashley Madison 2.0 Hackers Leak 20GB Data Dump, Including CEO's Emails

News

Art of Twitter account hacking

News

Take note, next week update Adobe Reader and Acrobat to fix critical flaws

News

Linux bug leaves 1.4 billion Android users vulnerable to hijacking attacks