If a web server accepts input from the user and passes it to a bash shell, to which attack method if it vulnerable?

Posted by: Pdfprep Category: 210-250 Tags: , ,

If a web server accepts input from the user and passes it to a bash shell, to which attack method if it vulnerable?
A . input validation
B . hash collision
C . command injection
D . integer overflow

Answer: C

Explanation:

Reference: https://www.owasp.org/index.php/Command_Injection

Leave a Reply

Your email address will not be published.