# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 3 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 64.23.254.205 # 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 -> 64.23.254.205 443 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"c19c15a70711482722723913180d67e3e984aba6bdbf6a4063ba468bde68f8ee"; reference:url,publicmosaic.com/indicators; sid:9104219; rev:2;) alert tls $HOME_NET any -> 64.23.254.205 31337 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"5851efc83ae587d18f8b30ee706e558c8b483ee6061ad5f792d18552d679332c"; reference:url,publicmosaic.com/indicators; sid:9103698; rev:2;) alert tls $HOME_NET any -> 64.23.254.205 8443 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"c19c15a70711482722723913180d67e3e984aba6bdbf6a4063ba468bde68f8ee"; reference:url,publicmosaic.com/indicators; sid:9103699; rev:2;)