Skip to content

00xZ/eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ Eye — See More With an Extra Eye

All-in-one recon & low-hanging-fruit automation tool for bug hunters and web security researchers.


📸 Main Interface

screenshot


⚡ Quick Install

chmod +x *
./setup.sh

🧠 About eye

eye 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.

🔗 What It Does

  • 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

📂 Output Structure

All results are saved to:

output/NameOfTheSiteYouScanned.com/

🕹️ Usage

🔍 Scan Mode

./eye.sh --scan thewebsite.com

screenshot


💥 Exploit Mode

./eye.sh --exploit thewebsite.com

🧩 Custom Exploit Mode

./eye.sh --custom thewebsite.com

screenshot


🧱 Required Programs

To use eye fully, install the following tools:


🆕 Latest Updates


⚠️ Legal Notice

This tool is intended for authorized, ethical security testing only.
Do NOT scan systems without proper permission.


⭐ Contributions & Support

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 )

About

My personal pretesting recon/low hanging fruit script. Uses Gxss, Dalfox, and a few other scripts to scan all of a domain(and/or subdomains as well) for user inputs, checks if reflected, tests for sqli, xss, open red. and a few more. This is really just for my personal use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors