# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 45.74.31.54 # 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 -> 45.74.31.54 443 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"4d2ecd380840c1938a0ece01514b3ef0e9fa37ec33fe10a5afce27385a3b26a9"; reference:url,publicmosaic.com/indicators; sid:9100717; rev:2;) alert tls $HOME_NET any -> 45.74.31.54 31337 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"0ad9a81f7f300769e307588613a55a8563197229e170ce7e42ea1138d5cb583c"; reference:url,publicmosaic.com/indicators; sid:9100394; rev:2;)