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

{
    "url": "https://unprotect.it/api/featured_api/22/?format=api",
    "library": {
        "id": 1,
        "name": "Kernel32.dll",
        "description": ""
    },
    "name": "ResumeThread",
    "ref_link": "https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-resumethread?WT.mc_id=SEC-MVP-5005282",
    "from_msdn": true,
    "caution_level": "medium",
    "description": "",
    "featured_in": [
        {
            "id": 55,
            "name": "NtSetInformationThread",
            "url": "https://unprotect.it/technique/ntsetinformationthread/"
        },
        {
            "id": 88,
            "name": "Process Hollowing, RunPE",
            "url": "https://unprotect.it/technique/process-hollowing-runpe/"
        },
        {
            "id": 113,
            "name": "APC injection",
            "url": "https://unprotect.it/technique/apc-injection/"
        },
        {
            "id": 114,
            "name": "Atom Bombing",
            "url": "https://unprotect.it/technique/atom-bombing/"
        },
        {
            "id": 168,
            "name": "Detecting Online Sandbox",
            "url": "https://unprotect.it/technique/detecting-online-sandbox/"
        },
        {
            "id": 173,
            "name": "Access Token Manipulation: Parent PID Spoofing",
            "url": "https://unprotect.it/technique/access-token-manipulation-parent-pid-spoofing/"
        },
        {
            "id": 178,
            "name": "ProcEnvInjection - Remote code injection by abusing process environment strings",
            "url": "https://unprotect.it/technique/procenvinjection-remote-code-injection-by-abusing-process-environment-strings/"
        }
    ]
}