feat: add internetdb plugin (Shodan InternetDB host recon)
Free, keyless API returning open ports, hostnames, CPEs, tags, and known CVEs for any public IP. All requests routed through SOCKS5. 21 test cases (927 total). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -237,9 +237,10 @@ Categories: sqli, xss, ssti, lfi, cmdi, xxe
|
||||
!blacklist 1.2.3.4 # DNSBL reputation check
|
||||
```
|
||||
|
||||
## Intelligence (local databases)
|
||||
## Intelligence (local databases + APIs)
|
||||
|
||||
```
|
||||
!internetdb 8.8.8.8 # Shodan InternetDB: ports, CVEs, CPEs, tags
|
||||
!geoip 8.8.8.8 # GeoIP: city, country, coords, tz
|
||||
!asn 8.8.8.8 # ASN: number + organization
|
||||
!tor 1.2.3.4 # Check Tor exit node
|
||||
|
||||
Reference in New Issue
Block a user