
EC-CouncilDigital Forensics Essentials
Domain 5Objective 4
Web Application Forensics DFE Practice Questions (Page 8)
Part of the Network and Web Attack Forensics domain, which makes up ~15% of our current practice bank.
45questions here
9free pages
10concepts
Questions 36–40
- 36
A WAF log shows a request to `POST /comment` with body `comment=<script>alert('XSS')</script>`. The WAF blocked the request. However, the web server log shows a similar request with the script encoded as `%3Cscript%3Ealert('XSS')%3C/script%3E` that was not blocked and returned HTTP 200. What does this indicate?
Select an answer first - 37
A security analyst reviews WAF logs and finds a request to /search.php?q=<script>alert('xss')</script> that returned HTTP 200. The web server log shows the same request also returned 200. What does this indicate?
Select an answer first - 38
A company's WAF is configured to block requests containing the string '/etc/passwd'. An analyst sees a WAF log entry for a request to /download.php?file=....//....//etc/passwd that was blocked. However, the web server log shows a 200 response for the same request. What is the most likely explanation?
Select an answer first - 39
Which vulnerability occurs when an application includes a file based on user-controlled input, potentially allowing an attacker to read sensitive files or execute remote code?
Select an answer first - 40
An analyst needs to collect evidence from a compromised web server. The server is running Linux with Apache and MySQL. The analyst must preserve evidence in a forensically sound manner. Which of the following actions should be performed FIRST?
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.