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

{
    "id": 102,
    "key": "shortcut-hiding",
    "unprotect_id": "U0505",
    "name": "Shortcut Hiding",
    "description": "Windows shortcut can be used to store code that downloads a malicious file from the internet, or that stores the malicious file directly within the shortcut itself. This can make it difficult for antivirus software to detect the malicious application, as the file is not stored in a typical location on the computer. Additionally, the use of a shortcut can make it easier for the attacker to hide the malicious code and evade detection.",
    "resources": "",
    "creation_date": "2019-03-18T14:56:11Z",
    "tags": "Windows shortcut,\r\nAntivirus software,\r\nHide code,\r\nEvade detection,",
    "modification_date": "2023-10-04T10:38:07.524000Z",
    "category": [
        2
    ],
    "rules": [
        130
    ],
    "attachments": [],
    "featured_api": [],
    "contributors": []
}