
EC-CouncilDigital Forensics Essentials
Domain 5Objective 4
Web Application Forensics DFE Practice Questions (Page 4)
Part of the Network and Web Attack Forensics domain, which makes up ~15% of our current practice bank.
45questions here
9free pages
10concepts
Questions 16–20
- 16
A web server log shows the following request: `GET /product.php?id=1%20AND%201=1-- HTTP/1.1`. The response was HTTP 200 with a page containing product details. The analyst also sees a subsequent request: `GET /product.php?id=1%20AND%201=2-- HTTP/1.1` which returned HTTP 200 but with a different page layout. Which conclusion is best supported by these observations?
Select an answer first - 17
An analyst needs to reconstruct a web attack timeline from multiple sources: web server logs, WAF logs, database logs, and packet captures. The analyst has limited time and must prioritize which evidence to analyze first. Which approach is most effective?
Select an answer first - 18
A web application has a WAF that blocks requests containing `' OR '1'='1`. An attacker sends the following request to `POST /login`: `username=admin' OR '1'='1' --&password=x`. The WAF blocks it. The attacker then sends: `username=admin%27%20OR%20%271%27%3D%271%27%20--&password=x`. The WAF allows it, and the login succeeds. What is the most effective remediation?
Select an answer first - 19
Which web vulnerability allows an attacker to inject malicious SQL code into a query, potentially reading or modifying database contents?
Select an answer first - 20
A forensic analyst is investigating a breach of a web application. The application uses a three-tier architecture: a web server, an application server, and a database server. The analyst has access to logs from all three tiers. Which log source is most likely to reveal the initial attack vector?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “DFE” is a trademark of its owner, used for identification only.