# NOTE: 3 of 5 rule(s) below carry no published certificate and alert on # address and port (alert tcp); the rest match the certificate fingerprint in the TLS handshake (alert tls). # hollowpoint.rules — generated 2026-09-15 10:08 UTC — 5 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 109.236.50.145 # 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 -> 109.236.50.145 31337 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"8073d5c37be2a686880500518a2292e04ad1a0657274edf107b376982caf3871"; reference:url,publicmosaic.com/indicators; sid:9105830; rev:2;) alert tls $HOME_NET any -> 109.236.50.145 5093 (msg:"HOLLOWPOINT C2 cobalt_strike"; tls.cert_fingerprint; content:"64257fc0fac31c01a5ccd816c73ea86e639260da1604d04db869bb603c2886e6"; reference:url,publicmosaic.com/indicators; sid:9105205; rev:2;) alert tcp $HOME_NET any -> 109.236.50.145 8080 (msg:"HOLLOWPOINT C2 cobalt_strike"; reference:url,publicmosaic.com/indicators; sid:9101343; rev:2;) alert tcp $HOME_NET any -> 109.236.50.145 8888 (msg:"HOLLOWPOINT C2 cobalt_strike"; reference:url,publicmosaic.com/indicators; sid:9101344; rev:2;) alert tcp $HOME_NET any -> 109.236.50.145 80 (msg:"HOLLOWPOINT C2 cobalt_strike"; reference:url,publicmosaic.com/indicators; sid:9103951; rev:2;)