Skip to main content
Glama
Kirandawadi

Volatility3 MCP Server

by Kirandawadi
MALW_MiniAsp3_mem.yar569 B
rule MiniAsp3_mem : memory { meta: author = "chort (@chort0)" description = "Detect MiniASP3 in memory" strings: $pdb = "MiniAsp3\\Release\\MiniAsp.pdb" fullword $httpAbout = "http://%s/about.htm" fullword $httpResult = "http://%s/result_%s.htm" fullword $msgInetFail = "open internet failed…" fullword $msgRunErr = "run error!" fullword $msgRunOk = "run ok!" fullword $msgTimeOutM0 = "time out,change to mode 0" fullword $msgCmdNull = "command is null!" fullword condition: ($pdb and (all of ($http*)) and any of ($msg*)) }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kirandawadi/volatility3-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server