Skip to content

BeaconTool

Latest
Compare
Choose a tag to compare
@TryGOTry TryGOTry released this 03 Aug 08:29
· 1 commit to main since this release
d6c2622

BeaconTool.jar 用于解密teamserver端的key文件.
然后放入config.go中.

Usage:
[] parse the .beacon_keys to RSA private key and public key in pem format
BeaconTool -i .beacon_keys -rsa
[
] compile geacon with the public key from .beacon_keys,which use default c2profile config for communication
BeaconTool -i .beacon_keys -compile geacon_sourcecode_folder

java -jar BeaconTool.jar -i .cobaltstrike.beacon_keys -rsa