Command Injection

Command injection is an attack in which the goal is execution of arbitrary commands on the host operating system via a vulnerable application, by passing unsage user-supplied data to a system shell.

Last updated

Was this helpful?