digital4rensics / Malformity

Malformity is a Maltego project based on the Canari framework for malicious binary and infrastructure research.
116 stars 35 forks source link

Search pdns for common NS #11

Closed elhoim closed 11 years ago

elhoim commented 11 years ago

Find domains with common nameservers using passive dns data

digital4rensics commented 11 years ago

Implemented in pDNS_NS2Domains transform. Allows you to return all domains using a given NSRecord. This will allow chaining from pDNS_OtherRRSet results.