medium
Single Answer
0

Denis is conducting a forensic investigation and is reviewing database server logs to investigate query contents for evidence of SQL injection attacks. What type of analysis is he performing?

Answer Options

A

Hardware analysis

B

Software analysis

C

Network analysis

D

Media analysis

Correct Answer: B

Explanation

The analysis of application logs is one of the core tasks of software analysis. This is the correct answer because SQL injection attacks are application attacks.