BOFs
March 6, 2023 ยท View on GitHub
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.
BackdoorSCManager
Backdoors SCManager SDDL.
Help
usage: backdoor-scmanager <TARGET_HOST> <SDDL_TO_SET>
example: backdoor-scmanager SRV01.megacorp.local D:(A;;KA;;;WD)
References
SubscribeWNF (No Profit, Training Only)
Subscribes to WNF notifications for a number of seconds.
Help
usage: subscribe-wnf <NUMBER_OF_SECONDS_TO_LISTEN>
example: subscribe-wnf 10