// hollowpoint.yar — generated 2026-09-15 09:38 UTC — 1 rules over 3 hashes — TLP:CLEAR // source: https://publicmosaic.com/indicators — published for defensive use // scope: family mozi — https://publicmosaic.com/c2/mozi // 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_mozi_hashes { meta: description = "mozi samples and served payloads observed by the HOLLOWPOINT scanner — hash match only" basis = "hash match; no file bytes held" provenance = "served payload (elf)" reference = "https://publicmosaic.com/c2/mozi" generated = "2026-09-15 09:38 UTC" tlp = "clear" condition: hash.sha256(0, filesize) == "12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef" or hash.sha256(0, filesize) == "4293c1d8574dc87c58360d6bac3daa182f64f7785c9d41da5e0741d2b1817fc7" or hash.sha256(0, filesize) == "b5cf68c7cb5bb2d21d60bf6654926f61566d95bfd7c9f9e182d032f1da5b4605" }