Adversaries may use an existing, legitimate external Web service as a means for sending commands to and receiving output from a compromised system over the Web service channel. Compromised systems may leverage popular websites and social media to host command and control (C2) instructions. Those infected systems can then send the output from those commands back over that Web service channel. The return traffic may occur in a variety of ways, depending on the Web service being utilized. For example, the return traffic may take the form of the compromised system posting a comment on a forum, issuing a pull request to development project, updating a document hosted on a Web service, or by sending a Tweet.
Popular websites and social media acting as a mechanism for C2 may give a significant amount of cover due to the likelihood that hosts within a network are already communicating with them prior to a compromise. Using common services, such as those offered by Google or Twitter, makes it easier for adversaries to hide in expected noise. Web service providers commonly use SSL/TLS encryption, giving adversaries an added level of protection.
View in MITRE ATT&CK®Capability ID | Capability Description | Mapping Type | ATT&CK ID | ATT&CK Name |
---|---|---|---|---|
AC-4 | Information Flow Enforcement | Protects | T1102.002 | Bidirectional Communication |
CA-7 | Continuous Monitoring | Protects | T1102.002 | Bidirectional Communication |
CM-2 | Baseline Configuration | Protects | T1102.002 | Bidirectional Communication |
CM-6 | Configuration Settings | Protects | T1102.002 | Bidirectional Communication |
CM-7 | Least Functionality | Protects | T1102.002 | Bidirectional Communication |
SC-7 | Boundary Protection | Protects | T1102.002 | Bidirectional Communication |
SI-3 | Malicious Code Protection | Protects | T1102.002 | Bidirectional Communication |
SI-4 | System Monitoring | Protects | T1102.002 | Bidirectional Communication |
action.malware.variety.C2 | Command and control (C2) | related-to | T1102.002 | Web Service: Bidirectional Communication |