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

{
    "id": 167,
    "key": "file-melt",
    "unprotect_id": "U1007",
    "name": "File Melt",
    "description": "File melting is a technique that malware uses to delete itself after it has been installed on a system. This is often done in order to avoid detection by antivirus programs or other security measures. The process of file melting involves overwriting the file with random data, making it impossible to recover the original file or to detect the presence of the malware. \r\n\r\nThis technique is often used in combination with other tactics, such as hiding the infected file in a remote location or using encryption to make it difficult to access.",
    "resources": "",
    "creation_date": "2021-02-20T19:02:54Z",
    "tags": "File melting,\r\nFile deletion,\r\nOverwriting,\r\nRandom data,\r\nRecovery,\r\nEncryption,\r\nHiding,\r\nRemove trace,",
    "modification_date": "2022-12-13T22:56:23.230000Z",
    "category": [
        14
    ],
    "rules": [
        51,
        91
    ],
    "attachments": [],
    "featured_api": [
        1,
        3,
        4,
        6,
        8,
        11,
        12,
        23,
        25,
        132,
        341,
        363,
        364,
        381,
        419,
        425,
        450
    ],
    "contributors": []
}