package
0.0.7
Repository: https://github.com/method-security/osintscan.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetDomainCerts queries crt.sh for all certificates for a given domain.
GetDomainDNSRecords queries DNS for all records for a given domain.
GetDomainSubdomainsBrute queries subfinder for all subdomains for a given domain.
GetDomainSubdomainsPassive queries subfinder for all subdomains for a given domain.

# Structs

CertificateRecord represents all of the information for a single x509 certificate record.
CertsReport represents the report of all certificates for a given domain including all non-fatal errors that occurred.