Dheerajmadhukar / Lilly

Tool to find the real IP behind CDNs/WAFs like cloudflare using passive recon by retrieving the favicon hash. For the same hash value, all the possible IPs, PORTs and SSL/TLS Certs are searched to validate the target in-scope.
MIT License
175 stars 35 forks source link

error #1

Closed kaka77 closed 3 years ago

kaka77 commented 3 years ago

cat: favicon_ips.txt: No such file or directory lilly.sh: line 26: interlace: command not found

Dheerajmadhukar commented 3 years ago

Kudos, Please go through with README.md and install "interlace". And make sure that your repo is updated.