High-risk tools in MCP GDB Server
11 of the 17 tools in MCP GDB Server are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
gdb_commandExecuteExecute a GDB command
-
gdb_finishExecuteExecute until the current function returns
-
gdb_startExecuteStart a new GDB session
-
gdb_continueExecuteContinue program execution
-
gdb_loadExecuteLoad a program into GDB
-
gdb_load_coreExecuteLoad a core dump file
-
gdb_nextExecuteStep over function calls
-
gdb_printExecutePrint value of expression
-
gdb_stepExecuteStep program execution
-
gdb_attachExecuteAttach to a running process
-
gdb_set_breakpointExecuteSet a breakpoint
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.