mirror of
https://github.com/lunchcat/sif.git
synced 2026-06-12 19:11:25 -07:00
97aeb4c8b0
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