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

{
    "id": 147,
    "key": "api-hammering",
    "unprotect_id": "U1305, B0003.012",
    "name": "API Hammering",
    "description": "API hammering is a technique used to delay sandbox analysis and thus avoid malware capability analysis reporting. This technique consists of calling a large amount of benign APIs like \"printf\" in a loop.",
    "windows": "",
    "linux": "",
    "macos": "",
    "resources": "https://www.joesecurity.org/blog/3660886847485093803",
    "creation_date": "2020-09-10T14:39:31Z",
    "tags": "hammering",
    "modification_date": "2024-11-18T09:42:22.286348Z",
    "category": [
        1
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [],
    "contributors": [
        46
    ]
}