// 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 020f1fa6072108c79ed6f553f4f8b08e157bf17f9c260a76353300230fed09f0 — https://publicmosaic.com/payload/020f1fa6072108c79ed6f553f4f8b08e157bf17f9c260a76353300230fed09f0 // 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_hajime_hashes { meta: description = "hajime 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/020f1fa6072108c79ed6f553f4f8b08e157bf17f9c260a76353300230fed09f0" generated = "2026-09-15 10:08 UTC" tlp = "clear" condition: hash.sha256(0, filesize) == "020f1fa6072108c79ed6f553f4f8b08e157bf17f9c260a76353300230fed09f0" }