nerdexam
CompTIA

CS0-003 · Question #168

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…

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…

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?

Exhibit

CS0-003 question #168 exhibit

Options

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

How the community answered

(58 responses)
  • A
    47% (27)
  • B
    28% (16)
  • C
    17% (10)
  • D
    9% (5)

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 Practice