To embed a website or widget, add it to the properties panel.

Announcing Hunt SQL

Announcing Hunt SQL

Published on

Inside Eastern Europe's C2 Sprawl: 3,900+ Servers, 302 Providers, One Host Doing Half the Work

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'