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

{
    "id": 143,
    "key": "peer-to-peer-c2",
    "unprotect_id": "U0902",
    "name": "Peer to peer C2",
    "description": "Peer-to-peer (P2P) botnets are a type of botnet that uses a decentralized network structure, without a central command and control (C&C) server. Each infected machine in a P2P botnet maintains a list of other trusted computers (including other infected machines), as well as information drop locations and locations where the malware can be updated. Some P2P botnets also use encryption to conceal their communications.\r\n\r\nThe decentralized nature of P2P botnets makes it harder for security researchers to track and disrupt their activities. Without a central C&C server, it is more difficult for investigators to take down the entire network by targeting a single infected machine. Additionally, the use of encryption can hinder analysis of the botnet's communications. However, this decentralized structure also makes it more difficult for the operator to control the botnet and issue commands to the infected machines.",
    "resources": "https://www.malwaretech.com/2013/12/peer-to-peer-botnets-for-beginners.html",
    "creation_date": "2019-04-23T12:31:10Z",
    "tags": "Peer-to-peer (P2P) botnets,\r\nDecentralized network,\r\nCommand and control (C&C),\r\nCentralized structure,\r\nBotnet operator,",
    "modification_date": "2023-10-04T10:43:29.377000Z",
    "category": [
        9
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [],
    "contributors": []
}