Certified Ethical Hacker v11 312-50v11 – Question074

env x='(){ :;}secho exploit' bash -c 'cat/etc/passwd'

What is the Shellshock bash vulnerability attempting to do on a vulnerable Linux host?

A.
Removes the passwd file
B. Changes all passwords in passwd
C. Add new user to the passwd file
D. Display passwd content to prompt

Correct Answer: D