BishopFox / sliver

Adversary Emulation Framework
GNU General Public License v3.0
7.89k stars 1.05k forks source link

Ported Remote Ops Bof: Injection #1718

Closed 0xbad53c closed 2 weeks ago

0xbad53c commented 2 weeks ago

Hi folks,

I added extensions for all injection techniques in the Remote Ops BOF collection. https://github.com/sliverarmory/CS-Remote-OPs-BOF/pull/4

I tested one (ntqueueuserapc) and it works, the rest are basically copy-paste since they use the same argument types.

rkervella commented 2 weeks ago

We'll have a look