Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘οΈ eyeseeyou

A lightweight bash-based reconnaissance tool for ethical hacking, penetration testing, and bug bounty hunting. It automates basic recon tasks like DNS lookup, WHOIS, and can be extended with tools like waybackurls.


✨ Features

  • πŸ”Ž DNS and WHOIS information gathering
  • πŸ“ Automatic directory and log creation per target
  • πŸ“œ Real-time terminal output and saved logs
  • πŸ“₯ Easily extendable with tools like waybackurls, httpx, etc.

🧰 Requirements

Before running eyeseeyou, ensure the following are installed:

  • bash
  • nslookup
  • whois
  • tee

πŸ”§ Optional Tools (recommended for extended recon)

Install Go to use the following Go-based tools:

πŸ“¦ waybackurls (for historical URL discovery)

go install github.com/tomnomnom/waybackurls@latest
echo 'export PATH=$PATH:$HOME/go/bin' >> ~/.bashrc
source ~/.bashrc

About

A basic recon tool use for penetration testing and bug bounty

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages