Get beacon.h
:
~$ curl -sS https://download.cobaltstrike.com/downloads/beacon.h -o beacon.h
Build all the BOFs:
~$ ./make_all.sh
Build a single BOF:
~$ cp beacon.h <BOF_DIR> && cd <BOF_DIR>
~$ make
DISCLAIMER. All information contained in this repository is provided for educational and research purposes only. The owner is not responsible for any illegal use of included code snippets.
Backdoors SCManager SDDL.
usage: backdoor-scmanager <TARGET_HOST> <SDDL_TO_SET>
example: backdoor-scmanager SRV01.megacorp.local D:(A;;KA;;;WD)
SubscribeWNF (No Profit, Training Only)
Subscribes to WNF notifications for a number of seconds.
usage: subscribe-wnf <NUMBER_OF_SECONDS_TO_LISTEN>
example: subscribe-wnf 10