EC-Council
312-50V11 · Question #411
What is the Shellshock bash vulnerability attempting to do on an vulnerable Linux host? env x=(){ :;};echo exploit bash -c 'cat /etc/passwd'
Sign in or unlock 312-50V11 to reveal the answer and full explanation for question #411. The question stem and answer options stay visible for context.
System Hacking
Question
What is the Shellshock bash vulnerability attempting to do on an vulnerable Linux host? env x=(){ :;};echo exploit bash -c 'cat /etc/passwd'
Options
- ADisplay passwd content to prompt
- BRemoves the passwd file
- CChanges all passwords in passwd
- DAdd new user to the passwd file
Unlock 312-50V11 to see the answer
You've previewed enough free 312-50V11 questions. Unlock 312-50V11 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Shellshock#bash vulnerability#remote code execution#CVE-2014-6271