arXiv · 2204.09388
Runtime Prevention of Deserialization Attacks
Abstract
Untrusted deserialization exploits, where a serialised object graph is used to achieve denial-of-service or arbitrary code execution, have become so prominent that they were introduced in the 2017 OWASP Top 10. In this paper, we present a novel and lightweight approach for runtime prevention of deserialization attacks using Markov chains. The intuition behind our work is that the features and ordering of classes in malicious object graphs make them distinguishable from benign ones. Preliminary results indeed show that our approach achieves an F1-score of 0.94 on a dataset of 264 serialised payloads, collected from an industrial Java EE application server and a repository of deserialization exploits.
Explore related subjects
Keep this discovery
Francois Gauthier, Sora Bae. 2022-04-20. Runtime Prevention of Deserialization Attacks. https://doi.org/10.1145/3510455.3512786
Cite the original work for its findings. Save a collection to share your selection of sources.