We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0324aa5 commit 0a64c9eCopy full SHA for 0a64c9e
README.md
@@ -1,9 +1,9 @@
1
# Fav-up
2
-IP lookup from favicon using Shodan
+Lookups for real IP starting from the favicon icon and using Shodan.
3
4
-
+
5
+
6
-Lookups for real IP starting from the favicon icon and using Shodan.
7
8
# Installation
9
- `pip3 install -r requirements.txt`
@@ -33,6 +33,8 @@ As of now, this tool can be used in three different ways:
33
34
#### Web
35
`python3 favUp.py --web https://domain.behind.cloudflare -sc`
36
+
37
38
## Module
39
40
```python
0 commit comments