Versions in this module Expand all Collapse all v1 v1.1.0 Feb 3, 2023 Changes in this version + const ResultHTTPError + const ResultNotVulnerable + const ResultResponseError + const ResultVulnerable + func CheckFingerprints() error + func GetFingerprintPath() (string, error) + func Process(config *Config) error + type Config struct + Concurrency int + Emoji bool + HTTPS bool + HideFails bool + OnlyVuln bool + Output string + Target string + Targets string + Timeout int + VerifySSL bool + type Fingerprint struct + Discussion string + Documentation string + Engine string + Fingerprint string + Status string + func Fingerprints() ([]Fingerprint, error) + type Result struct