원클릭으로
evasion
AV/EDR evasion and detection bypass — AMSI, ETW, API unhooking, process injection, AppLocker bypass, LOLBins, shellcode obfuscation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
AV/EDR evasion and detection bypass — AMSI, ETW, API unhooking, process injection, AppLocker bypass, LOLBins, shellcode obfuscation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Authentication security testing - auth bypass, JWT attacks, OAuth flaws, password attacks, 2FA bypass, CAPTCHA bypass, and bot detection evasion.
Microsoft Exchange and SharePoint attack techniques — enumeration, ProxyLogon/ProxyShell/ProxyToken exploitation, mailbox access, SharePoint file exfiltration.
System exploitation testing - Active Directory attacks, privilege escalation (Linux/Windows), and exploit development.
Internal network pivoting and traffic tunneling — FRP, Chisel, Ligolo-ng, SSH, ReGeorg, DNS tunneling, EarthWorm, Ngrok.
Offensive AI security testing and exploitation framework. Systematically tests LLM applications for OWASP Top 10 vulnerabilities including prompt injection, model extraction, data poisoning, and supply chain attacks. Integrates with pentest workflows to discover and exploit AI-specific threats.
API security testing - GraphQL, REST API, WebSocket, and Web-LLM attack techniques.
| name | evasion |
| description | AV/EDR evasion and detection bypass — AMSI, ETW, API unhooking, process injection, AppLocker bypass, LOLBins, shellcode obfuscation. |
Bypass defensive controls to execute payloads and maintain access without triggering AV/EDR/SIEM.
| Category | Vectors |
|---|---|
| Script-level bypass | PowerShell execution policy, AMSI patch, ScriptBlock log disable |
| Telemetry blind spots | ETW patch, API unhooking (Hell's Gate), direct syscalls |
| Execution without drop | CLR injection, reflective loading, execute-assembly |
| Process trust abuse | PPID spoofing, process hollowing, APC injection |
| Policy bypass | AppLocker via LOLBins, regsvr32/mshta/InstallUtil/MSBuild |
| Payload concealment | XOR/AES/RC4 shellcode, DLL sideloading, DLL hijacking |
reference/amsi-etw-bypass.md — AMSI patch, ETW blind, API unhooking, PS logging disablereference/process-injection.md — DLL injection, hollowing, APC, CLR/execute-assembly, PPID spoofreference/lolbins-applocker.md — AppLocker bypass, LOLBins, DLL hijacking/sideloadingreference/shellcode-obfuscation.md — XOR/AES/RC4 encryption, polymorphic encoding