GET /api/techniques/53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 53,
"key": "checkremotedebuggerpresent",
"unprotect_id": "U0121, B0001.002",
"name": "CheckRemoteDebuggerPresent",
"description": "CheckRemoteDebuggerPresent is a kernel32.dll function that sets (-1)0xffffffff in the DebuggerPresent parameter if a debugger is present. Internally, it also uses NtQueryInformationProcess with ProcessDebugPort as a ProcessInformationClass parameter.",
"windows": "",
"linux": "",
"macos": "",
"resources": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms679280(v=vs.85).aspx",
"creation_date": "2019-03-18T13:25:12Z",
"tags": "",
"modification_date": "2023-10-04T10:42:13.178000Z",
"category": [
3
],
"rules": [
7
],
"attachments": [],
"featured_api": [],
"contributors": []
}