WEB241: Hardening PHP Web Apps - PHP Configuration

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 and remediate potential problems within the PHP configuration of the web application. These problems include file inclusion, shell commands, and web server configuration.

Time
30 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. To do so, you will need to identify and remediate potential problems within the PHP configuration of the web application. These problems include file inclusion, shell commands, and web server configuration.