WEB241: Hardening PHP Web Apps - File Uploads

In this lab, you will learn how to secure a corporation's newly launched web application against external attacks in the form of file uploads. You will learn to identify when file uploads could potentially impact the security of a website and deploy changes to limit the types of downloadable files and their impact using PHP.

Time
45 minutes
Difficulty
Intermediate
Share
NEED TO TRAIN YOUR TEAM? LEARN MORE
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 in the form of file uploads. You will learn to identify when file uploads could potentially impact the security of a website and deploy changes to limit the types of downloadable files and their impact using PHP.