• Stars
    star
    159
  • Rank 234,535 (Top 5 %)
  • Language
    Rust
  • Created over 1 year ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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