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

{
    "id": 7,
    "key": "querying-the-io-communication-port",
    "unprotect_id": "U1336,B0009.025",
    "name": "Querying the I/O Communication Port",
    "description": "VMware uses virtual I/O ports for communication between the virtual machine and the host operating system to support functionality like copy and paste between the two systems. The port can be queried and compared with a magic number VMXh to identify the use of VMware.",
    "resources": "https://www.aldeid.com/wiki/VMXh-Magic-Value",
    "creation_date": "2019-03-11T07:55:13Z",
    "tags": "",
    "modification_date": "2023-10-04T10:42:03.259000Z",
    "category": [
        1
    ],
    "rules": [],
    "attachments": [],
    "featured_api": [],
    "contributors": []
}