nerdexam
CompTIACompTIA

CS0-003 · Question #168

CS0-003 Question #168: Real Exam Question with Answer & Explanation

The correct answer is A: Log entry 1. Log entry 1: Java EL injection attempt, likely used to run system commands. Log entry 2: XSS attack aimed at stealing cookies. Log entry 3: SQL injection attempt, manipulating the id parameter in a query. Log entry 4: Suspicious OAuth permission request for reading, writing, and

Submitted by fatema_kw· Mar 6, 2026Security Operations

Question

A zero-day command injection vulnerability was published. A security administrator is analyzing the following logs for evidence of adversaries attempting to exploit the vulnerability: Which of the following log entries provides evidence of the attempted exploit?

Options

  • ALog entry 1
  • BLog entry 2
  • CLog entry 3
  • DLog entry 4

Explanation

Log entry 1: Java EL injection attempt, likely used to run system commands. Log entry 2: XSS attack aimed at stealing cookies. Log entry 3: SQL injection attempt, manipulating the id parameter in a query. Log entry 4: Suspicious OAuth permission request for reading, writing, and sending emails and accessing files.

Topics

#log analysis#command injection#zero-day#exploit detection

Community Discussion

No community discussion yet for this question.

Full CS0-003 PracticeBrowse All CS0-003 Questions