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