From 0a64c9ea8a619a99223ba473af74fa8291acd876 Mon Sep 17 00:00:00 2001 From: Francesco Poldi Date: Sat, 28 Sep 2019 20:16:18 +0200 Subject: [PATCH] Updated screenshots --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f35bb4e..cfd3372 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Fav-up -IP lookup from favicon using Shodan +Lookups for real IP starting from the favicon icon and using Shodan. -![img](https://i.imgur.com/4S6NIx8.png) +![img](https://i.imgur.com/oio0qCh.png) +![img2](https://i.imgur.com/NbkqGbY.png) -Lookups for real IP starting from the favicon icon and using Shodan. # Installation - `pip3 install -r requirements.txt` @@ -33,6 +33,8 @@ As of now, this tool can be used in three different ways: #### Web `python3 favUp.py --web https://domain.behind.cloudflare -sc` + + ## Module ```python