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

{
    "id": 6,
    "key": "detecting-active-services",
    "unprotect_id": "U1337",
    "name": "Detecting Active Services",
    "description": "VMwareService.exe runs the VMware Tools Service as a child of services.exe. It can be identified by listing services.",
    "resources": "",
    "creation_date": "2019-03-11T07:54:25Z",
    "tags": "",
    "modification_date": "2023-10-04T10:37:28.470000Z",
    "category": [
        1
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [
        321,
        331,
        381
    ],
    "contributors": []
}