Adversaries may perform network connection enumeration to discover information about device communication patterns. If an adversary can inspect the state of a network connection with tools, such as Netstat[1], in conjunction with System Firmware, then they can determine the role of certain devices on the network [2]. The adversary can also use Network Sniffing to watch network traffic for details about the source, destination, protocol, and content.
| ID | Name | Description |
|---|---|---|
| S0605 | EKANS |
EKANS performs a DNS lookup of an internal domain name associated with its target network to identify if it was deployed on the intended system. [3] |
| S0604 | Industroyer |
Industroyer contains an IEC 61850 module that enumerates all connected network adapters to determine their TCP/IP subnet masks. [4] |
| ID | Mitigation | Description |
|---|---|---|
| M0816 | Mitigation Limited or Not Effective |
Network connection enumeration is likely obtained by using common system tools (e.g., netstat, ipconfig). |
| ID | Name | Analytic ID | Analytic Description |
|---|---|---|---|
| DET0770 | Detection of Network Connection Enumeration | AN1902 |
Monitor executed commands and arguments that may look for details about the network configuration and settings, such as IP and/or MAC addresses, of systems they access or through information discovery of remote systems. Also monitor executed commands and arguments that may attempt to get a listing of network connections to or from the compromised system they are currently accessing or from remote systems by querying for information over the network. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell. |