312-50V13 · Question #369
You are a security officer of a company. You had an alert from IDS that indicates that one PC on your Intranet is connected to a blacklisted IP address (C2 Server) on the Internet. The IP address…
The correct answer is C. Internet Firewall/Proxy log. To analyze the severity of a PC connecting to a blacklisted C2 server, Internet Firewall/Proxy logs are most appropriate as they provide comprehensive details about external network communication.
Question
Options
- AIDS log
- BEvent logs on domain controller
- CInternet Firewall/Proxy log.
- DEvent logs on the PC
How the community answered
(37 responses)- A3% (1)
- B5% (2)
- C76% (28)
- D16% (6)
Why each option
To analyze the severity of a PC connecting to a blacklisted C2 server, Internet Firewall/Proxy logs are most appropriate as they provide comprehensive details about external network communication.
The IDS log already provided the alert, but it needs to be supplemented with more detailed network flow data to fully analyze the severity and scope of the connection.
Event logs on the domain controller primarily track domain-related activities like user logins and policy changes, offering less direct insight into specific network connections to external malicious IPs.
Internet Firewall/Proxy logs provide detailed records of all outbound connections from internal systems to the internet, including destination IP addresses, ports, protocols, timestamps, and potentially data volume, which is crucial for understanding the nature and extent of communication with a C2 server.
Event logs on the PC are important for endpoint forensics (e.g., malware execution, process activity), but firewall/proxy logs offer a more complete picture of the network communication itself, especially regarding external traffic to a C2 server.
Concept tested: Security incident response logging
Source: https://learn.microsoft.com/en-us/azure/azure-monitor/agents/log-analytics-windows#security-events
Topics
Community Discussion
No community discussion yet for this question.