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

{
    "id": 99,
    "key": "cryptography",
    "unprotect_id": "U0703, E1027.m04",
    "name": "Cryptography",
    "description": "Cryptography is a technique often used by malware to protect against analysis or to perform malicious actions such as in ransomware attacks. In these cases, malware will use cryptography to encrypt their payloads or communication channels in order to make it difficult for security tools and forensic investigators to detect and analyze their activities. \r\n\r\nAdditionally, cryptography can be used by malware to make their payloads more difficult to reverse engineer, making it harder for researchers to understand their inner workings and develop effective countermeasures.",
    "resources": "https://www.blackhat.com/docs/sp-14/materials/arsenal/sp-14-Schmitt-A-Different-Kind-of-Crypto-Slides.pdf",
    "creation_date": "2019-03-18T14:53:51Z",
    "tags": "Cryptography,\r\nRansomware,\r\nEncrypt,\r\nPayloads,\r\nCommunication channels,",
    "modification_date": "2023-10-04T10:44:21.880000Z",
    "category": [
        7
    ],
    "rules": [
        42
    ],
    "attachments": [],
    "featured_api": [],
    "contributors": []
}