cobaltstrike-beacon-rust icon indicating copy to clipboard operation
cobaltstrike-beacon-rust copied to clipboard

CobaltStrike beacon in rust

CobaltStrike beacon in rust

  1. generate config

change C2_URL, USER_AGENT, BEACON_KEYS_PATH in generate_config.py

$ pip3 install javaobj-py3
$ python generate_config.py
success write to src/profile.rs
  1. run your beacon
cargo run