CertNova
Menu
← Back to PBQ types

Log Analysis PBQs: Understanding Cisco Cybersecurity Operations Fundamentals (200-201)

easy

Question 1 of 3

You are a Tier 1 SOC analyst at a mid-size enterprise. Your IDS console has flagged several alerts over the past 20 minutes from an external IP targeting your DMZ web server. Your shift lead asks you to pull up the consolidated event log in the SIEM, flag all entries related to the scanning activity, and provide an initial classification so the incident can be triaged.

Objectives

  • Review the SIEM event log for scanning activity targeting the DMZ web server
  • Flag all log entries associated with the port scan reconnaissance
  • Classify the type of security incident
  • Identify the attacker's source IP address
  • Recommend the most appropriate immediate response action

Security Event Log

FlagTimeSeveritySourceMessage
14:00:05INFOweb200 GET /index.html from 192.168.10.25
14:01:12INFOsystemCron job executed: /etc/cron.daily/logrotate completed successfully
14:02:00INFOauthSuccessful login: svc-monitor from 10.0.0.5 via SSH key authentication
14:03:45ALERTidsPort sweep signature matched: sequential SYN scan from 203.0.113.18 across 5+ ports on 10.0.1.50
14:04:00INFOfirewallALLOW TCP 192.168.10.25:49812 -> 10.0.1.50:443 (established session)
14:04:10INFOweb200 GET /api/health from 10.0.0.5 (monitoring probe)
14:04:22WARNfirewallDENY TCP 203.0.113.18:52341 -> 10.0.1.50:3389 (RDP) -- policy violation
14:04:30INFOweb200 POST /api/reports from 192.168.10.25 (internal user request)
14:04:45INFOsystemDisk usage check: /var/log at 68% capacity (threshold 85%)
14:05:01ALERTfirewallRate limit triggered: 203.0.113.18 exceeded 15 connection attempts/min to 10.0.1.50
14:05:30WARNidsFollow-up probe: 203.0.113.18 attempting service version detection on 10.0.1.50:443 after initial port sweep
14:06:00INFOauthSuccessful login: webadmin from 192.168.10.10 to management console
14:07:00INFOsystemScheduled backup started: /data/nightly-backup.tar.gz

13 total entries. Click a row or use checkboxes to flag suspicious events.

Incident Analysis

Progress

0 of 7 items correct

Flag suspicious entries and answer the incident questions

0 of 3 marked complete