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

{
    "id": 31,
    "key": "checking-screen-resolution",
    "unprotect_id": "U1315,B0007.006",
    "name": "Checking Screen Resolution",
    "description": "Sandbox environments typically do not function as standard user workspaces; as a result, they often maintain a minimum screen resolution of 800x600 or even lower. In practice, users seldom work with such limited screen dimensions. Malware may leverage this information, detecting the screen resolution to ascertain whether it is operating on a genuine user machine or within a sandbox environment.",
    "resources": "https://www.botconf.eu/2015/sandbox-detection-for-the-masses-leak-abuse-test/",
    "creation_date": "2019-03-11T08:14:42Z",
    "tags": "sandbox environments, standard user workspaces, screen resolution, 800x600, malware detection, user machine",
    "modification_date": "2023-10-04T10:44:00.339000Z",
    "category": [
        1
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [
        25,
        183,
        224,
        290,
        291
    ],
    "contributors": []
}