Skip to content

Files

Latest commit

 

History

History

P140_DeserializationDoS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Avoiding DoS attacks at deserialization:

First, write a snippet of code that can be successfully serialized but, at the deserialization phase, causes a DoS attack. Second, write a filter that avoids this unpleasant scenario.