// 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: payload 4293c1d8574dc87c58360d6bac3daa182f64f7785c9d41da5e0741d2b1817fc7 — https://publicmosaic.com/payload/4293c1d8574dc87c58360d6bac3daa182f64f7785c9d41da5e0741d2b1817fc7 // 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/payload/4293c1d8574dc87c58360d6bac3daa182f64f7785c9d41da5e0741d2b1817fc7" generated = "2026-09-15 09:38 UTC" tlp = "clear" condition: hash.sha256(0, filesize) == "4293c1d8574dc87c58360d6bac3daa182f64f7785c9d41da5e0741d2b1817fc7" }