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
MALW_Retefe.yar•553 B
/*
This Yara ruleset is under the GNU-GPLv2 license (http://www.gnu.org/licenses/gpl-2.0.html) and open to any user or organization, as long as you use it under this license.
*/
rule Retefe
{
meta:
author = "bartblaze"
description = "Retefe"
strings:
$string0 = "01050000"
$string1 = "00000000"
$string2 = "5061636b61676500"
$string3 = "000000000000000000000000000000000000000000000000000000000000000000000000000000"
$string4 = "{\\stylesheet{ Normal;}{\\s1 heading 1;}{\\s2 heading 2;}}"
$string5 = "02000000"
condition:
5 of them
}