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

{
    "id": 35,
    "key": "detecting-hostname-username",
    "unprotect_id": "U1311",
    "name": "Detecting Hostname, Username",
    "description": "Most sandbox are using name like Sandbox, Cuckoo, Maltest, Malware, malsand, ClonePC.... All this hostname can provide the information to the malware. The username can also be checked by malware.",
    "resources": "https://www.first.org/resources/papers/conf2017/Countering-Innovative-Sandbox-Evasion-Techniques-Used-by-Malware.pdf",
    "creation_date": "2019-03-11T08:17:31Z",
    "tags": "",
    "modification_date": "2023-10-04T10:42:08.932000Z",
    "category": [
        1
    ],
    "rules": [
        57
    ],
    "attachments": [],
    "featured_api": [],
    "contributors": []
}