exam questions

Exam 312-50v11 All Questions

View all questions & answers for the 312-50v11 exam

Exam 312-50v11 topic 1 question 74 discussion

Actual exam question from ECCouncil's 312-50v11
Question #: 74
Topic #: 1
[All 312-50v11 Questions]


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
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
PrafulSolanki
1 year, 1 month ago
Answer is D: echo is a command that outputs the strings that are passed to it as arguments. It is a command available in various operating system shells and typically used in shell scripts and batch files to output status text to the screen or a computer file, or as a source part of a pipeline.
upvoted 4 times
...
josevirtual
1 year, 2 months ago
Selected Answer: D
Correct, it will display the passwords
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...