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

{
    "id": 34,
    "key": "checking-hard-drive-size",
    "unprotect_id": "U1312, B0009.015",
    "name": "Checking Hard Drive Size",
    "description": "Many user machines have hard drives that are larger than 80GB. A malware program can detect whether it is running in a virtual environment by checking the size of the hard drive. If the size is less than 80GB, it is likely that the program is running in a sandbox or virtual environment.",
    "resources": "https://www.botconf.eu/2015/sandbox-detection-for-the-masses-leak-abuse-test/",
    "creation_date": "2019-03-11T08:16:57Z",
    "tags": "user machines, hard drives, size, 80GB, malware, virtual environment, sandbox",
    "modification_date": "2023-10-04T10:42:21.219000Z",
    "category": [
        1
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [
        596
    ],
    "contributors": []
}