// hollowpoint.yar — generated 2026-09-15 09:38 UTC — 1 rules over 1 hashes — TLP:CLEAR // source: https://publicmosaic.com/indicators — published for defensive use // scope: family venomrat — https://publicmosaic.com/c2/venomrat // basis: hash match only — this site holds no file bytes, so there are no string or byte patterns here. // A ctype payload hash (a Content-Type claim, not a magic match) is never included. import "hash" rule hollowpoint_venomrat_hashes { meta: description = "venomrat samples and served payloads observed by the HOLLOWPOINT scanner — hash match only" basis = "hash match; no file bytes held" provenance = "mined:cape" reference = "https://publicmosaic.com/c2/venomrat" generated = "2026-09-15 09:38 UTC" tlp = "clear" condition: hash.sha256(0, filesize) == "3610fcc54a204281b09095004f02b674cd75bdd83996a1428fdef85645eff3e1" }