Hardening C#.NET Web Apps - OS Command Injection
According to the Open Web Application Security Project (OWASP), Operating System Command Injection is an attack in which the goal is the execution of arbitrary commands on the host operating system via a vulnerable application. In this lab, you will observe the OS Command Injection vulnerability, learn how to exploit it, and remediate it.
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
According to the Open Web Application Security Project (OWASP), Operating System Command Injection is an attack in which the goal is the execution of arbitrary commands on the host operating system via a vulnerable application. In this lab, you will observe the OS Command Injection vulnerability, learn how to exploit it, and remediate it.
Learning Partner