Deserialization Vulnerabilities in .Net - Part 4
Understanding solutions to secure your services against deserialization vulnerabilities.
Deserialization Vulnerabilities in .Net - Part 3
Understanding deserialization vulnerabilties and how to exploit them.
Deserialization Vulnerabilities in .Net - Part 2
Blog adresses the questions on how does serialization and deserialization work and what does the serialized payload contain? We dive deep into the workings on the binary formatter in .Net in the process!
Deserialization Vulnerabilities in .NET - Part 1
Explains what is serialization/deserialization and why it is needed. Also provides insights into the information that this blog series is expected to cover.