Skip to content

b1tg/cobaltstrike-beacon-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published