MCPcopy Index your code
hub / github.com/b1tg/cobaltstrike-beacon-rust

github.com/b1tg/cobaltstrike-beacon-rust @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
27 symbols 54 edges 6 files 3 documented · 11%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CobaltStrike beacon in rust

  1. generate config

change C2_GET_URL, C2_POST_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

Core symbols most depended-on inside this repo

aes_encrypt
called by 4
src/crypt.rs
os_system
called by 3
src/utils.rs
win_os_system
called by 3
src/utils.rs
linux_collect_info
called by 3
src/main.rs
hmac_hash
called by 3
src/crypt.rs
read_data
called by 2
src/utils.rs
os_system_anyway
called by 1
src/utils.rs
windows_collect_info
called by 1
src/main.rs

Shape

Function 14
Method 10
Class 3

Languages

Rust100%

Modules by API surface

src/main.rs14 symbols
src/utils.rs8 symbols
src/crypt.rs5 symbols

For agents

$ claude mcp add cobaltstrike-beacon-rust \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact