Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Identify ¶
func Identify(subdomain string, forceSSL, manual bool, timeout int, fingerprints []Fingerprints) (service string)
* This function aims to identify whether the subdomain * is attached to a vulnerable cloud service and able to * be taken over.
func VerifyCNAME ¶
func VerifyCNAME(subdomain string, config []Fingerprints) (match bool)
* Triage step to check whether the CNAME matches * the fingerprinted CNAME of a vulnerable cloud service.
Types ¶
type Fingerprints ¶
Click to show internal directories.
Click to hide internal directories.