Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
EC-Council logo

EC-CouncilDigital Forensics Essentials

Domain 5Objective 4

Web Application Forensics DFE Practice Questions (Page 6)

Part of the Network and Web Attack Forensics domain, which makes up ~15% of our current practice bank.

45questions here
9free pages
10concepts

Questions 26–30

  1. 26expert · hard

    A forensic analyst is investigating a data breach. The database log shows a query: `SELECT * FROM users WHERE username='admin' AND password='' OR '1'='1'`. The web server log shows a request to `POST /login` with body `username=admin' OR '1'='1' --&password=x`. The WAF log shows the request was blocked. However, the database log shows the query executed. What is the most likely explanation?

    Select an answer first
  2. 27application · medium

    A web server log shows the following sequence from the same IP address: `GET /index.php?page=home` `GET /index.php?page=../../../../etc/passwd` `GET /index.php?page=home` The first and third requests returned HTTP 200, the second returned HTTP 403. What does this pattern indicate?

    Select an answer first
  3. 28application · medium

    A WAF log shows a request to /login.php with a POST parameter 'username' containing 'admin' OR '1'='1' --. The WAF returned a 403. What should the analyst do next to confirm the attack was blocked?

    Select an answer first
  4. 29application · medium

    A WAF log shows 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 should the analyst do next?

    Select an answer first
  5. 30foundation · easy

    Which HTTP status code class indicates that the server encountered an error while processing the request?

    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.