blacklanternsecurity / baddns

Check subdomains for subdomain takeovers and other DNS tomfoolery
GNU General Public License v3.0
96 stars 5 forks source link

TXT record module #372

Closed liquidsec closed 7 months ago

liquidsec commented 1 year ago

A module capable for examining text record for subdomains which are hijackable. This is a lower priority just because exploitability is highly variable, and in the majority of cases will be zero. However, such a situation could potentially have massive impact. The problem is that it's dependent on highly custom systems that also contain dangerous trust relationships with TXT records.

liquidsec commented 7 months ago

Added with https://github.com/blacklanternsecurity/baddns/pull/396