Announcing Hunt SQL

Announcing Hunt SQL

Published on

Iranian-Nexus Campaign Against Oman's Government: 11 Ministries, 26,000 Records

SELECT

domain.hostname,

http.title,

dns.a

FROM

hosts

WHERE

ssl.is_self_signed = true

AND domain.apex = 'ge.com'

SELECT

domain.hostname,

http.title,

dns.a

FROM

hosts

WHERE

ssl.is_self_signed = true

AND domain.apex = 'ge.com'