GET /api/techniques/373/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 373,
"key": "odd-thread-count",
"unprotect_id": "U1346",
"name": "Odd Thread Count",
"description": "The thread count of the CPU must be an even number, which allows us to detect whether the thread count has been modified through the VM creation stage. If the thread count is not an even number, this is a sign of thread tampering (with a few exceptions which are already covered).",
"windows": "",
"linux": "",
"macos": "",
"resources": "https://github.com/kernelwernel/VMAware\r\nhttps://en.wikichip.org/wiki/WikiChip",
"creation_date": "2024-08-17T07:04:12.123607Z",
"tags": "",
"modification_date": "2024-08-17T07:04:12.123649Z",
"category": [
1
],
"rules": [],
"attachments": [],
"featured_api": [],
"contributors": [
39
]
}