GSLC · Question #47
You are concerned about possible hackers doing penetration testing on your network as a prelude to an attack. What would be most helpful to you in finding out if this is occurring?
The correct answer is A. Examining your firewall logs. Firewall logs are the most useful resource for detecting penetration testing and network reconnaissance because they record all inbound and outbound connection attempts, including port scans and probes that precede attacks.
Question
You are concerned about possible hackers doing penetration testing on your network as a prelude to an attack. What would be most helpful to you in finding out if this is occurring?
Options
- AExamining your firewall logs
- BExamining your antivirus logs
- CExamining your domain controller server logs
- DExamining your DNS Server logs
How the community answered
(42 responses)- A93% (39)
- C5% (2)
- D2% (1)
Why each option
Firewall logs are the most useful resource for detecting penetration testing and network reconnaissance because they record all inbound and outbound connection attempts, including port scans and probes that precede attacks.
Firewalls sit at the network perimeter and log every connection attempt, blocked packet, and port scan directed at the network, which are the primary activities performed during pre-attack reconnaissance and penetration testing. Reviewing firewall logs can reveal patterns such as sequential port scanning, half-open SYN scans, or probes from a single external IP. These indicators directly signal that someone is mapping the network in preparation for an attack.
Antivirus logs record detections of malicious files or processes on endpoints and would not capture external network scanning or probing activity.
Domain controller logs capture authentication and directory events such as logon attempts and group policy changes, not external network reconnaissance traffic.
DNS server logs record name resolution requests and could reveal some reconnaissance, but they lack the visibility into port-level scanning and connection attempts that firewall logs provide.
Concept tested: Using firewall logs to detect network reconnaissance
Source: https://csrc.nist.gov/publications/detail/sp/800-92/final
Topics
Community Discussion
No community discussion yet for this question.