GET /api/featured_api/24/?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/24/?format=api",
    "library": {
        "id": 1,
        "name": "Kernel32.dll",
        "description": ""
    },
    "name": "OpenProcess",
    "ref_link": "https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-openprocess?WT.mc_id=SEC-MVP-5005282",
    "from_msdn": true,
    "caution_level": "medium",
    "description": "",
    "featured_in": [
        {
            "id": 59,
            "name": "CsrGetProcessID",
            "url": "https://unprotect.it/technique/csrgetprocessid/"
        },
        {
            "id": 61,
            "name": "IsDebugged Flag",
            "url": "https://unprotect.it/technique/isdebugged-flag/"
        },
        {
            "id": 63,
            "name": "NtGlobalFlag",
            "url": "https://unprotect.it/technique/ntglobalflag/"
        },
        {
            "id": 67,
            "name": "Detecting Window with FindWindow API",
            "url": "https://unprotect.it/technique/detecting-window-with-findwindow-api/"
        },
        {
            "id": 68,
            "name": "Detecting Running Process: EnumProcess API",
            "url": "https://unprotect.it/technique/detecting-running-process-enumprocess-api/"
        },
        {
            "id": 93,
            "name": "DLL Injection via CreateRemoteThread and LoadLibrary",
            "url": "https://unprotect.it/technique/dll-injection-via-createremotethread-and-loadlibrary/"
        },
        {
            "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": 115,
            "name": "Extra Window Memory Injection",
            "url": "https://unprotect.it/technique/extra-window-memory-injection/"
        },
        {
            "id": 118,
            "name": "PE Injection",
            "url": "https://unprotect.it/technique/pe-injection/"
        },
        {
            "id": 131,
            "name": "Kill Process",
            "url": "https://unprotect.it/technique/kill-process/"
        },
        {
            "id": 153,
            "name": "ConsoleWindowClass",
            "url": "https://unprotect.it/technique/consolewindowclass/"
        },
        {
            "id": 154,
            "name": "Treepoline",
            "url": "https://unprotect.it/technique/treepoline/"
        },
        {
            "id": 155,
            "name": "Listplanting",
            "url": "https://unprotect.it/technique/listplanting/"
        },
        {
            "id": 156,
            "name": "OLEUM",
            "url": "https://unprotect.it/technique/oleum/"
        },
        {
            "id": 157,
            "name": "EditWordBreakProc",
            "url": "https://unprotect.it/technique/editwordbreakproc/"
        },
        {
            "id": 158,
            "name": "WordWarping",
            "url": "https://unprotect.it/technique/wordwarping/"
        },
        {
            "id": 160,
            "name": "CLIPBRDWNDCLASS",
            "url": "https://unprotect.it/technique/clipbrdwndclass/"
        },
        {
            "id": 161,
            "name": "DNS API Injection",
            "url": "https://unprotect.it/technique/dns-api-injection/"
        },
        {
            "id": 162,
            "name": "Breaking BaDDEr",
            "url": "https://unprotect.it/technique/breaking-badder/"
        },
        {
            "id": 168,
            "name": "Detecting Online Sandbox",
            "url": "https://unprotect.it/technique/detecting-online-sandbox/"
        },
        {
            "id": 172,
            "name": "Killing Windows Event Log",
            "url": "https://unprotect.it/technique/killing-windows-event-log/"
        },
        {
            "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/"
        },
        {
            "id": 223,
            "name": "Dirty Vanity",
            "url": "https://unprotect.it/technique/dirty-vanity/"
        }
    ]
}