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

{
    "id": 174,
    "key": "user-interaction-are-you-human",
    "unprotect_id": "U1339,E1204",
    "name": "User Interaction (Are you human?)",
    "description": "You can get an advantage against sandboxes by using user interaction techniques. For example, The average user has a username and password and as long as the user you are targeting does not enter their password correctly, you can prevent your malware execution and bypass the possible sandbox control.",
    "resources": "https://github.com/hlldz/pickl3",
    "creation_date": "2021-07-27T13:07:49.117000Z",
    "tags": "",
    "modification_date": "2023-10-04T10:42:17.582000Z",
    "category": [
        1
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [
        23
    ],
    "contributors": []
}