WEB241: Hardening PHP Web Apps - Secure Deserialization
In this lab, you will learn how to secure a corporation's newly launched web application against external attacks. To do so, you will need to identify the locations where deserialization problems may arise. Additionally, you will need to add functionality to secure the web application against insecure deserialization attacks.
Time
30 minutes
Difficulty
Intermediate
Share
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or
Already have an account? Sign In »

Overview
In this lab, you will learn how to secure a corporation's newly launched web application against external attacks. To do so, you will need to identify the locations where deserialization problems may arise. Additionally, you will need to add functionality to secure the web application against insecure deserialization attacks.
Learning Partner