# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 149.104.90.17 # rev:2 — alert tcp on address and port; alert tls with tls.cert_fingerprint only where the full # certificate SHA-256 is published. REPLACE any rev:1 file (every rule was alert tls) rather than # loading it beside this one: a same-sid different-text pair is a duplicate Suricata refuses. alert tls $HOME_NET any -> 149.104.90.17 443 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"3fe06d4c66c67bc09050e370aa14f352e8be7198ea6a0417fbe341e5b2b8ee67"; reference:url,publicmosaic.com/indicators; sid:9101717; rev:2;) alert tls $HOME_NET any -> 149.104.90.17 31337 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"e546368a0963f931bc1d71de435567e5bb348564040bb23b2e3cc8ff46e600ea"; reference:url,publicmosaic.com/indicators; sid:9101639; rev:2;)