新注入技术的 POC,利用 Windows 分叉 API 绕过 EDR。 https://www.blackhat.com/eu-22/briefings/schedule/index.html#dirty-vanity-a-new-a
新注入技术的 POC,利用 Windows 分叉 API 绕过 EDR。 https://www.blackhat.com/eu-22/briefings/schedule/index.html#dirty-vanity-a-new-a
A POC for the new injection technique, abusing windows fork API to evade EDRs.
DirtyVanity.exe [TARGET_PID_TO_REFLECT]
The reflected shellcode works with ntdll API. It is generated from the included generation project shellcode_template,
curtesy of https://github.com/rainerzufalldererste/windows_x64_shellcode_template
To customize the shellcode with ease:
shellcode_template function inside the shellcode_template project, according to the instructions in https://github.com/rainerzufalldererste/windows_x64_shellcode_template shellcode_template function bytes using your faivorite PE parsing tool (eg IDA)DirtyVanity.cpp暂无开放 Issues,或尚未同步最近议题。