All-in-one recon & low-hanging-fruit automation tool for bug hunters and web security researchers.
chmod +x *
./setup.sheye is a collection of automated recon and scanning workflows designed to speed up and simplify the initial stages of bug hunting. It links multiple tools together into a powerful chain, allowing you to focus on analysis rather than manual setup.
- Performs automated recon and input-based vulnerability scanning
- Uses several scripts and utilities together
- Allows custom exploit modules under the:
vuln3()
function — you can add unlimited custom checks
All results are saved to:
output/NameOfTheSiteYouScanned.com/
./eye.sh --scan thewebsite.com./eye.sh --exploit thewebsite.com./eye.sh --custom thewebsite.comTo use eye fully, install the following tools:
- gf — https://github.com/tomnomnom/gf
- Templates: https://github.com/1ndianl33t/Gf-Patterns
- Gxss — https://github.com/KathanP19/Gxss
- trashcompactor — https://github.com/michael1026/trashcompactor
- dalfox — https://github.com/hahwul/dalfox
- xray — https://github.com/chaitin/xray
- anew — https://github.com/tomnomnom/anew
- waymore — https://github.com/xnl-h4ck3r/waymore
- dirsearch — https://github.com/maurosoria/dirsearch
- qsreplace — https://github.com/tomnomnom/qsreplace
- ghauri — https://github.com/r0oth3x49/ghauri
- nuclei (+ templates) — https://github.com/projectdiscovery/nuclei
- paramspider — https://github.com/devanshbatham/ParamSpider
- httpx — https://github.com/projectdiscovery/httpx
- parallel — https://github.com/parallel-finance/parallel
- gdn — https://github.com/kmskrishna/gdn
- LFIscanner — https://github.com/R3LI4NT/LFIscanner
- TPLmap — https://github.com/epinna/tplmap
This tool is intended for authorized, ethical security testing only.
Do NOT scan systems without proper permission.
Suggestions, improvements, and issues are welcome.
Let’s push eye to see even more. 👁️✨
LFIscanner ( https://github.com/R3LI4NT/LFIscanner )
TPLmap ( https://github.com/epinna/tplmap )

.png?raw=true)
.png?raw=true)