Versions in this module Expand all Collapse all v0 v0.0.11 Jan 31, 2025 v0.0.10 Jan 31, 2025 v0.0.9 Jan 20, 2025 v0.0.8 Jan 15, 2025 v0.0.7 Dec 6, 2024 v0.0.6 Nov 22, 2024 v0.0.5 Nov 21, 2024 v0.0.4 Oct 2, 2024 v0.0.3 Oct 1, 2024 v0.0.2 Jun 19, 2024 v0.0.1 Jun 18, 2024 Changes in this version + type HTTP struct + Robots *string + RobotsHash *int + SecurityTxt *string + SitemapHash *int + Status int + Title string + type MacAddressInfo struct + Assignment string + Date string + Org string + type Record struct + ASN string + CPE []string + CPE23 []string + Data string + Device string + DeviceType string + Domains []string + HTTP HTTP + Hash int + Hostnames []string + IPStr string + IPv6 string + ISP string + Info string + Link string + MAC map[string]MacAddressInfo + OS string + Opts map[string]interface{} + Org string + Platform string + Port int + Product string + Tags []Tag + Timestamp shodanTime + Title string + Transport string + Uptime int + Vendor string + Version string + Vulns map[string]Vulnerability + type Report struct + Errors []string + Query string + QueryType string + ShodanRecords []Record + func QueryShodanHostStrictHostnameMatch(ctx context.Context, apiKey string, query string, hostname string) (Report, error) + type Response struct + Matches []json.RawMessage + type Tag string + const C2 + const CDN + const Cloud + const Compromised + const Cryptocurrency + const Database + const DevOps + const DoublePulsar + const EOLOS + const EOLProduct + const Honeypot + const ICS + const IOT + const Malware + const Medical + const Onion + const Proxy + const SSHBadKey + const Scanner + const SelfSigned + const StartTLS + const Tor + const VPN + const Videogame + type Vulnerability struct + CVSS float64 + References []string + Summary string + Verified bool