{"group":"fog","count":1,"rules":[{"rule_name":"fog.yar","rule_text":"/*\nFog ransomware\n*/\n\nrule Fog_Ransomnote\n{\n    meta:\n        author = \"ransomware.live\"\n        family = \"ransomware.fog\"\n        description = \"Detects Fog ransomware ransom note\"\n        date = \"2026-05-04\"\n        severity = 7\n        score = 70\n\n    strings:\n        $s1 = \"FOG\" ascii\n        $s2 = \".flocked\" ascii\n        $s3 = \"fog.onion\" ascii nocase\n        $s4 = \"fogransomware\" ascii nocase\n\n    condition:\n        2 of them\n}\n\nrule Fog_EncryptedFile\n{\n    meta:\n        author = \"ransomware.live\"\n        family = \"ransomware.fog\"\n        description = \"Detects Fog ransomware encrypted file extension\"\n        date = \"2026-05-04\"\n        severity = 7\n        score = 70\n\n    strings:\n        $ext1 = \".flocked\" ascii\n        $ext2 = \".FOG\" ascii\n\n    condition:\n        any of them\n}","sha256":"3b4c8de1165c7af70b29ccfe2f64587804bee03508699d09e674cddd86b8ebe9","byte_size":797,"updated_at":"2026-06-24 05:16:01"}]}