// hollowpoint.yar — generated 2026-09-15 10:08 UTC — 1 rules over 1 hashes — TLP:CLEAR // source: https://publicmosaic.com/indicators — published for defensive use // scope: payload 12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef — https://publicmosaic.com/payload/12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef // 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/12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef" generated = "2026-09-15 10:08 UTC" tlp = "clear" condition: hash.sha256(0, filesize) == "12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef" }