
AMSI-ETW-Patch
Patch AMSI and ETW

Patch AMSI and ETW


Venom is a library that meant to perform evasive communication using stolen browser socket

仅头文件的 C++17 库,用于规避检测的 Windows 开发:编译时 API 哈希、DLL 挂钩移除、硬件断点清除、VEH 移除以及 DLL 通知回调抑制,以规避 EDR 挂钩。

CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process injection,…

Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space

一个通过mTLS使用x509证书的原型恶意软件C2信道

用于 Windows 的硬件断点挂钩引擎,使用调试寄存器挂钩函数、绕过 ETW/AMSI 并规避用户态 EDR 监控。

我已将我迄今为止学到的所有 AMSI 补丁记录下来。

HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.

这种利用滥用 ApcRoutine 与 SystemArgument[0-3] 参数并传入随机 pop r32; ret gadget 来使用 NtQueueApcThreadEx 的新颖方式,可用于隐蔽的代码注入。

使用微软签名可执行文件作为 lolbin 的小型 PoC。

Win32 and Kernel abusing techniques for pentesters


绕过 EDR 钩子,通过修补 NT API 存根,并在运行时解析 SSN 和系统调用指令。

在内存中加载远程 AES 加密的 PE,解密并运行它

采用间接动态系统调用实现的 Shellcode 加载器,支持 MAC 格式的 shellcode,从 PEB 解析 API,并在运行时解析 Syscall 调用及 syscall 指令地址