GET /api/techniques/144/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 144,
    "key": "c2-via-social-networks",
    "unprotect_id": "U0901",
    "name": "C2 via Social Networks",
    "description": "Malware often relies on a communication channel with its operator in order to receive instructions and updates. This channel is known as a command and control (C&C or C2) channel. C&C channels can take various forms, such as internet relay chat (IRC), peer-to-peer protocols, and even social media. The use of C&C channels allows the operator to remotely control the malware and direct its actions.",
    "resources": "https://zeltser.com/bots-command-and-control-via-social-media/",
    "creation_date": "2019-04-23T12:32:22Z",
    "tags": "Command and control (C&C),\r\nCommunication channel,\r\nOperator,\r\nInternet relay chat (IRC),\r\nPeer-to-peer protocols,\r\nSocial media,",
    "modification_date": "2023-10-04T10:42:48.003000Z",
    "category": [
        9
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [],
    "contributors": []
}