Page 1 of 1

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

Posted: Fri Jul 22, 2022 2:54 pm
by answerhappygod
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