Files
blog/content/posts/commits/2026-06-19-commit-7250b03.md
Betty 31f2fb546a
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
post: commit 7250b03 in bojemoi
2026-06-19 07:17:05 +02:00

821 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(mcp): normalize bytes→str in MSF RPC msgpack responses 2026-06-19T07:17:04+02:00 false
commit
bojemoi
main
Git Activity
Commit 7250b03 par Betty dans bojemoi Betty

Commit 7250b03

Repository bojemoi
Branch main
Author Betty
Hash 7250b03b29582ffea77bdf49bb28375fa4a2e036

Description

MSF RPC returns bytes keys even with raw=False — add recursive _decode() to normalize all bytes to str in responses.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	mcp-server/tools/metasploit.py

Diff Summary

 mcp-server/tools/metasploit.py | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)