An investigator analyzing Apache access logs discovers the following entry: `89.163.146.13 - - [10/Mar/2026:14:32:54 +0000] "GET /products.php?id=105' OR '1'='1' -- HTTP/1.1" 500 294 "-" "SQLMap/1.5.11"`. Which type of web attack is most strongly indicated by this log entry?
-
A
Cross-Site Scripting (XSS)
-
B
Directory Traversal
-
C
SQL Injection (SQLi)
-
D
Denial of Service (DoS)