
EC-CouncilDigital Forensics Essentials
Domain 5Objective 5
IIS and Apache Web Server Log Analysis DFE Practice Questions (Page 4)
Part of the Network and Web Attack Forensics domain, which makes up ~15% of our current practice bank.
42questions here
9free pages
8concepts
Questions 16–20
- 16
Which command-line tool is commonly used to filter lines from a log file that contain a specific pattern, such as 'error'?
Select an answer first - 17
Which HTTP status code would you expect to see in a log for a request that was forbidden due to insufficient permissions?
Select an answer first - 18
An analyst is reviewing IIS logs and sees a sequence of requests: a POST to /login.aspx returning 302, then a GET to /admin/default.aspx returning 200, then a POST to /admin/delete.aspx?id=5 returning 200. What does this sequence indicate?
Select an answer first - 19
While reviewing the IIS logs for a public-facing web server, you notice the following entry: `2024-05-14 03:22:11 10.0.0.5 GET /product.aspx?id=1%27%20OR%20%271%27%3D%271 500 - Mozilla/5.0`. The server returned a 500 status. Which type of attack does this entry most likely indicate?
Select an answer first - 20
A web server was compromised. The IIS logs show the following entries (oldest to newest): 1. `2024-06-01 10:00:00 192.168.1.10 GET /login.aspx 200` 2. `2024-06-01 10:00:05 192.168.1.10 POST /login.aspx 302` 3. `2024-06-01 10:00:10 192.168.1.10 GET /admin/upload.aspx 200` 4. `2024-06-01 10:00:15 192.168.1.10 POST /admin/upload.aspx 200` 5. `2024-06-01 10:00:20 192.168.1.10 GET /shell.aspx 200` Which sequence best describes the attack timeline?
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.