d4vydm/sliverc2_mcp
If you are the rightful owner of sliverc2_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple MCP server for the Sliver C2 framework, designed to facilitate communication and operations within the Sliver environment.
Tools
Functions exposed to the LLM to take actions
list_beacons
Lists all active beacons.
list_sessions
Lists all active sessions.
change_directory
Changes the current directory.
list_files
Lists files in the current directory.
upload_file
Uploads a file to the server.
download_file
Downloads a file from the server.
run_cmd_command
Executes a command in the command prompt.
run_ps_command
Executes a PowerShell command.
run_shellcode
Executes shellcode on the target.
list_processes
Lists all running processes.
impersonate
Impersonates a user.
run_as
Runs a command as a different user.
read_registry_value
Reads a value from the registry.
dump_process_memory
Dumps the memory of a process.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client