Skip to content

Commit 6681f3c

Browse files
localdenhalter73
andauthored
Update docs/specification/draft/basic/security_best_practices.mdx
Co-authored-by: Stephen Halter <[email protected]>
1 parent 4804ccd commit 6681f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/security_best_practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ When you have multiple stateful HTTP servers that handle MCP requests, the follo
207207
1. **Server A** sends the malicious payload to the client as an asynchronous or resumed response.
208208
1. The client receives and acts on the malicious payload, leading to potential compromise.
209209

210-
**Session Impersonation Hijack**
210+
**Session Hijack Impersonation**
211211

212212
1. The MCP client authenticates with the MCP server, creating a persistent session ID.
213213
2. The attacker obtains the session ID.

0 commit comments

Comments
 (0)