{"group":"funksec","count":1,"rules":[{"rule_name":"funksec.yar","rule_text":"/*\nFunkSec ransomware (AI-assisted)\n*/\n\nrule FunkSec_Ransomnote\n{\n    meta:\n        author = \"ransomware.live\"\n        family = \"ransomware.funksec\"\n        description = \"Detects FunkSec ransomware ransom note\"\n        date = \"2026-05-04\"\n        severity = 7\n        score = 70\n\n    strings:\n        $s1 = \"FunkSec\" ascii nocase\n        $s2 = \"FUNKSEC\" ascii\n        $s3 = \"funksec.onion\" ascii nocase\n        $s4 = \".funksec\" ascii\n\n    condition:\n        any of them\n}","sha256":"86bd5a80a061ac2ad928977647931800a09fdf089067ef50ec89391ac0847824","byte_size":472,"updated_at":"2026-06-24 05:16:01"}]}