MCPcopy Index your code
hub / github.com/3NailsInfoSec/DCVC2

github.com/3NailsInfoSec/DCVC2 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
9 symbols 24 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Discord Voice Channel C2 aka DCVC2

This multi operating system compatible tool was created to leverage Discord's voice channels for command and control operations. This tool operates entirely over the Real-Time Protocol (RTP) primarily leveraging DiscordGo and leaves no pesky traces behind in text channels. It is a command line based tool meaning all operations will occur strictly from the terminal on either Windows/Linux/OSX. Please use responsibly but have fun! ;)

Requirements:

  1. Updated (wrong link before) Read about DCVC2
  2. You need a Discord account.
  3. You need a Discord server.
  4. Increase voice chat speed to 96kbps in settings.
  5. You need 2 Discord bots. I found it easiest to give both bots admin perms over the discord server but you can fine tune them to only need voice permissions. The best guide to create bots is here.

Build:

git clone https://github.com/3NailsInfoSec/DCVC2.git
cd DCVC2
go mod download
go build server.go
go build agent.go

Usage:

When you execute the server and agent you should see both join the voice channel you specify:

image

Shell commands:

cmd> whoami

desktop-3kjj3kj\sm00v

I added 2 hardcoded additions besides basic shell usage:

cmd> screenshot
screenshotting..............................................

&

cmd> download
download file path>C:\Users\sm00v\Downloads\34954477.jpg
............................................................

Credits

Twitter: @sm00v

Github: @sm00v

Core symbols most depended-on inside this repo

chunk_buffer
called by 4
server.go
chunk_buffer
called by 4
agent.go
playSound
called by 3
server.go
playSound
called by 3
agent.go
handleVoice
called by 1
server.go
handleVoice
called by 1
agent.go
run_cmd
called by 1
agent.go
main
called by 0
server.go

Shape

Function 9

Languages

Go100%

Modules by API surface

agent.go5 symbols
server.go4 symbols

For agents

$ claude mcp add DCVC2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact