Skip to content

v0.0.3

Compare
Choose a tag to compare
@edoardottt edoardottt released this 02 Mar 06:51
· 654 commits to main since this release
81f34b2

favirecon v0.0.3 🎉

Use favicon.ico to improve your target recon phase. Quickly detect technologies, WAF, exposed panels, known services.

sudo snap install favirecon
go install github.com/edoardottt/favirecon/cmd/favirecon@latest
  • Add CIDR input support
  • Add 290+ hashes to favicon database
  • Fix a typo in readme by @alins1r
  • Create auto_assign.yml
  • Dependencies update
  • Linting
  • Minor fixes and changes