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

env x=’(){ :;};echo exploit’ bash Cc ‘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

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments