- How do SOC analysts detect Network Service Discovery?
- Detection centers on SIEM, Firewall telemetry for the discovery phase of the attack. Monitor for network scanning patterns including rapid sequential connection attempts to multiple hosts on common service ports, particularly from workstations or servers that have no administrative or security operations function. Alert on execution of network scanning tools including nmap, masscan, and angry IP scanner, as well as PowerShell-based port scanners that may be used to evade detection by avoiding standalone executable files.
- What does a Network Service Discovery alert look like?
- A representative SIEM detection is "Internal Network Port Scan from Compromised Host" (high severity): NetFlow analysis detected workstation WS-MKT-033 initiating TCP SYN packets to 2,847 unique IP addresses on ports 22, 80, 443, 445, 3389, and 8080 over 12 minutes. This scanning rate and port selection pattern is characteristic of nmap service discovery. The source workstation has no network administration function and should not be generating this traffic volume.
- Which tools detect Network Service Discovery, and how can I practice?
- Network Service Discovery (T1046) is best surfaced with SIEM, Firewall telemetry, which exposes the discovery signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.