Free
Deserialization Attacks
In this hands-on lab, you will learn the basics of deserialization attacks. You will practice performing deserialization attacks using Python scripts and Burp Suite.

1
H
20
M
Time
Intermediate
difficulty
1
ceu/cpe
Course Content
No items found.
No items found.
Course Description
Upon completing this lab, you should be able to:
- Define "data serialization" and "deserialization".
- Identify serialized data and unsafe methods in code.
- Exploit vulnerable deserialization using Python scripts.
- Exploit vulnerable deserialization using Burp Suite.