Certified Ethical Hacker (CEH v11) — Question 396

What is the most common method to exploit the `Bash Bug` or `Shellshock` vulnerability?

Answer options

Correct answer: C

Explanation

The correct answer is C because the Shellshock vulnerability is specifically exploited by sending crafted environment variables through CGI scripts. The other options, while they represent different attack vectors, do not pertain to the Shellshock vulnerability and therefore are not applicable.