
EC-CouncilDigital Forensics Essentials
Domain 5Objective 5
IIS and Apache Web Server Log Analysis DFE Practice Questions (Page 1)
Part of the Network and Web Attack Forensics domain, which makes up ~15% of our current practice bank.
42questions here
9free pages
8concepts
Questions 1–5
- 1
An IIS log shows multiple requests to /search.aspx with query strings containing '<script>alert(1)</script>' and '%3Cscript%3E'. The requests return 200. Which attack is indicated, and which log field is most useful for identifying the payload?
Select an answer first - 2
You are reconstructing an attack timeline from IIS logs. The logs show: 1. `2024-09-01 00:00:00 10.0.0.1 GET /index.aspx 200` 2. `2024-09-01 00:00:01 10.0.0.1 GET /admin/login.aspx 200` 3. `2024-09-01 00:00:02 10.0.0.1 POST /admin/login.aspx 302` 4. `2024-09-01 00:00:03 10.0.0.1 GET /admin/upload.aspx 200` 5. `2024-09-01 00:00:04 10.0.0.1 POST /admin/upload.aspx 200` 6. `2024-09-01 00:00:05 10.0.0.1 GET /admin/shell.aspx 200` Which sequence of events is most consistent with this log?
Select an answer first - 3
An analyst is reconstructing the timeline of an attack from IIS logs. The logs show: 09:00:01 GET /login.aspx 200; 09:00:02 POST /login.aspx 302; 09:00:03 GET /admin/default.aspx 200; 09:00:04 GET /admin/users.aspx?delete=1 200; 09:00:05 GET /admin/logout.aspx 200. The analyst must determine whether the attacker gained access and what action was taken. Which conclusion is most accurate?
Select an answer first - 4
Which log entry pattern is most characteristic of a directory traversal attack?
Select an answer first - 5
Given the IIS log entry: '2024-03-15 10:22:33 192.168.1.10 GET /login.aspx - 80 - 10.0.0.5 Mozilla/5.0 200 0 0 1234', what is the client IP address?
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.