Exit 312-50V8 Certified Ethical Hacker v8
Question 1 of 5
0% complete
Q1 Single choice

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

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

  • A

    Add new user to the passwd file

  • B

    Display passwd contents to prompt

  • C

    Change all password in passwd

  • D

    Remove the passwd file.

Previous Next