Documentation ¶
Overview ¶
Package passive is the main core of the program
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DomainList []string
DomainList contain the list of domains
Functions ¶
Types ¶
type Source ¶
type Source struct { Ask bool Archiveis bool Baidu bool Bing bool Censys bool Certdb bool Commoncrawl bool Crtsh bool Certspotter bool Dnsdb bool Dnstable bool Dnsdumpster bool Findsubdomains bool Googleter bool Hackertarget bool Passivetotal bool Ptrarchive bool Riddler bool Securitytrails bool Sitedossier bool Threatcrowd bool Threatminer bool Virustotal bool Waybackarchive bool CertificateTransparency bool Ipv4Info bool Yahoo bool Dogpile bool Exalead bool Shodan bool }
Source configuration structure specifying what should we use to do passive subdomain discovery.
Click to show internal directories.
Click to hide internal directories.