You check the application log of your web server and see that someone attempted unsuccessfully to enter the text test; etc/passwd into an HTML form field. Which attack was attempted?

You check the application log of your web server and see that someone attempted unsuccessfully to enter the text test; etc/passwd into an HTML form field. Which attack was attempted?





A. SQL injection
B. Code injection
C. Command injection
D. Buffer overflow


Answer: C. Command injection


Learn More :