mirror of
https://github.com/lunchcat/sif.git
synced 2026-01-13 21:36:28 -08:00
adds a new --shodan flag that queries the shodan api for information about the target host. requires SHODAN_API_KEY environment variable. features: - resolves hostnames to ip addresses - queries shodan host api for reconnaissance data - displays organization, isp, location, ports, services, and vulns - logs results to file when logdir is specified closes #2