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

{
    "id": 47,
    "key": "disabling-antivirus",
    "unprotect_id": "U0508,F0004",
    "name": "Disabling Antivirus",
    "description": "Some forms of malware are programmed to disable antivirus software and evade detection by security measures. These malicious programs can use specific commands or techniques to undermine the antivirus software's effectiveness and remain hidden from detection..",
    "resources": "https://blog.malwarebytes.com/cybercrime/2015/11/vonteera-adware-uses-certificates-to-disable-anti-malware/",
    "creation_date": "2019-03-18T13:21:04Z",
    "tags": "computer system, network, device, antivirus, evade detection, malicious programs",
    "modification_date": "2023-10-04T10:42:10.499000Z",
    "category": [
        2
    ],
    "rules": [
        47
    ],
    "attachments": [],
    "featured_api": [],
    "contributors": []
}