# hollowpoint.rules — generated 2026-09-15 09:38 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 92.5.166.15 # 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 -> 92.5.166.15 8888 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"ed6efc1b1901f05da36ba140ae8d82c8bebd2780bcebc8cfe4c64df3fec02720"; reference:url,publicmosaic.com/indicators; sid:9104192; rev:2;) alert tls $HOME_NET any -> 92.5.166.15 31337 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"72858ef4706c240bacdcdbef3e10ab2cb7f35535d953eb05c74b1d0ff42025f7"; reference:url,publicmosaic.com/indicators; sid:9103988; rev:2;)