nerdexam
EC-Council

312-39 · Question #198

Jony, a security analyst, while monitoring IIS logs, identified events shown in the figure below. What does this event log indicate?

The correct answer is D. SQL Injection Attack. The IIS log events indicate a SQL Injection Attack. This is evident from the complex SQL queries present in the log, which include functions like “UNICODE”, “SUBSTRING”, and “MAX”. These functions are being used in a manner that suggests manipulation of strings and extraction…

Security Incident Detection

Question

Jony, a security analyst, while monitoring IIS logs, identified events shown in the figure below. What does this event log indicate?

Exhibit

312-39 question #198 exhibit

Options

  • AParameter Tampering Attack
  • BXSS Attack
  • CDirectory Traversal Attack
  • DSQL Injection Attack

How the community answered

(37 responses)
  • A
    5% (2)
  • B
    11% (4)
  • C
    3% (1)
  • D
    81% (30)

Explanation

The IIS log events indicate a SQL Injection Attack. This is evident from the complex SQL queries present in the log, which include functions like “UNICODE”, “SUBSTRING”, and “MAX”. These functions are being used in a manner that suggests manipulation of strings and extraction of data, which are common tactics in SQL injection attacks. The use of specific characters like CHAR(97) and CHAR(108) within the queries is a technique often employed to bypass security mechanisms during materials and study guides provide extensive information on identifying and responding to various types of cyber attacks, including SQL Injection. These resources are essential for any security analyst to understand the intricacies of log analysis and attack identification.

Topics

#SQL injection#IIS log analysis#attack identification#web attack indicators

Community Discussion

No community discussion yet for this question.

Full 312-39 Practice