Skip to main content
Glama
Kirandawadi

Volatility3 MCP Server

by Kirandawadi
Android_Tempting_Cedar_Spyware.yar405 B
rule android_tempting_cedar_spyware { meta: Author = "@X0RC1SM" Date = "2018-03-06" Reference = "https://blog.avast.com/avast-tracks-down-tempting-cedar-spyware" strings: $PK_HEADER = {50 4B 03 04} $MANIFEST = "META-INF/MANIFEST.MF" $DEX_FILE = "classes.dex" $string = "rsdroid.crt" condition: $PK_HEADER in (0..4) and $MANIFEST and $DEX_FILE and any of ($string*) }

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