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

{
    "id": 58,
    "key": "eventpairhandles",
    "unprotect_id": "U0116",
    "name": "EventPairHandles",
    "description": "An `EventPair` Object is an event constructed by two `_KEVENT` structures which are conventionally named High and Low. \r\n\r\nThere is a relation between generic Event Objects and Debuggers because they must create a custom event called `DebugEvent` able to handle exceptions. Due to the presence of events owned by the Debugger, every information relative to the events of a normal process differs from a debugged process.",
    "resources": "https://www.evilfingers.com/publications/research_EN/EventPairsHandle.pdf",
    "creation_date": "2019-03-18T13:31:13Z",
    "tags": "EventPairHandles",
    "modification_date": "2023-10-04T10:43:38.435000Z",
    "category": [
        3
    ],
    "rules": [
        75
    ],
    "attachments": [],
    "featured_api": [],
    "contributors": []
}