Skip to content

Commit

Permalink
Update readme and shodan screenshot (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
pirxthepilot authored Jun 3, 2024
1 parent abc96aa commit 900ec0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ IPWhois should not be confused with IP2Whois, which provides domain Whois data.

GETs data from the `/shodan/host/{ip}` endpoint (see [doc](https://developer.shodan.io/api)). For each IP, retrieves:

* ASN, Org, ISP and Geolocation
* List of open ports and services
* Operating system (if available)
* Tags (assigned by Shodan)
Expand Down Expand Up @@ -181,7 +180,7 @@ If supported by the terminal, the `Analysis` field and (if using PT) headings in

### Shodan

Shodan can be used to enrich the IP addresses (instead of IPWhois). Invoke with the `-s` or `--use-shodan` flag.
Shodan can be used to show an IP's open ports or services, and OS in some results. Invoke with the `-s` or `--use-shodan` flag.

![](https://github.com/pirxthepilot/wtfis/blob/main/imgs/example-shodan.png?raw=true)

Expand Down
Binary file modified imgs/example-shodan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 900ec0f

Please sign in to comment.