Adversaries may attempt to get a listing of services running on remote hosts and local network infrastructure devices, including those that may be vulnerable to remote software exploitation. Common methods to acquire this information include port and/or vulnerability scans using tools that are brought onto a system.(Citation: CISA AR21-126A FIVEHANDS May 2021)
Within cloud environments, adversaries may attempt to discover services running on other cloud hosts. Additionally, if the cloud environment is connected to a on-premises environment, adversaries may be able to identify services running on non-cloud systems as well.
Within macOS environments, adversaries may use the native Bonjour application to discover services running on other macOS hosts within a network. The Bonjour mDNSResponder daemon automatically registers and advertises a host’s registered services on the network. For example, adversaries can use a mDNS query (such as <code>dns-sd -B _ssh._tcp .</code>) to find other systems broadcasting the ssh service.(Citation: apple doco bonjour description)(Citation: macOS APT Activity Bradley)
View in MITRE ATT&CK®Capability ID | Capability Description | Mapping Type | ATT&CK ID | ATT&CK Name | Notes |
---|---|---|---|---|---|
AC-4 | Information Flow Enforcement | Protects | T1046 | Network Service Scanning | |
CA-7 | Continuous Monitoring | Protects | T1046 | Network Service Scanning | |
CM-2 | Baseline Configuration | Protects | T1046 | Network Service Scanning | |
CM-6 | Configuration Settings | Protects | T1046 | Network Service Scanning | |
CM-7 | Least Functionality | Protects | T1046 | Network Service Scanning | |
CM-8 | System Component Inventory | Protects | T1046 | Network Service Scanning | |
RA-5 | Vulnerability Monitoring and Scanning | Protects | T1046 | Network Service Scanning | |
SC-46 | Cross Domain Policy Enforcement | Protects | T1046 | Network Service Scanning | |
SC-7 | Boundary Protection | Protects | T1046 | Network Service Scanning | |
SI-3 | Malicious Code Protection | Protects | T1046 | Network Service Scanning | |
SI-4 | System Monitoring | Protects | T1046 | Network Service Scanning |
Capability ID | Capability Description | Mapping Type | ATT&CK ID | ATT&CK Name | Notes |
---|---|---|---|---|---|
action.hacking.variety.Scan network | Enumerating the state of the network | related-to | T1046 | Network Service Discovery | |
action.malware.variety.Scan network | Enumerating the state of the network | related-to | T1046 | Network Service Discovery |