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

{
    "id": 385,
    "key": "default-windows-wallpaper-check",
    "unprotect_id": "U1351",
    "name": "Default Windows Wallpaper Check",
    "description": "Adversaries may employ various user activity checks to detect and avoid virtualization and analysis environments. This may include changing behaviors based on the results of checks for the presence of artifacts indicative of a virtual machine environment (VME) or sandbox. In this particular case, the malware checks to see if the wallpaper set on the machine is the default Windows wallpaper.",
    "windows": "",
    "linux": "",
    "macos": "",
    "resources": "https://attack.mitre.org/techniques/T1497/002/",
    "creation_date": "2024-12-03T08:12:41.791967Z",
    "tags": "",
    "modification_date": "2024-12-03T08:12:41.792000Z",
    "category": [
        1
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [],
    "contributors": [
        41
    ]
}