Skip to content

naltun/eyes.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eyes.sh

What is eyes.sh?

eye.sh is a BASH script that scans domains and IP addresses for relevant information. It is useful for information gathering during penetration testing, and it utilizes APIs so as to keep your identity safe.

This script is a BASH adaptation of ReconDog.

Downloading and Using

Simply clone this repo or obtain a copy of eyes.sh and execute the file ($ bash eyes.sh). Likewise, you can chmod +x eyes.sh and mv eyes.sh eyes, then move this file to somewhere in your PATH, and simply execute eyes.

LICENSE

eyes.sh is proudly licensed under the GNU GPL v2. For more information on Free/Libre, Open Source Software, please read Wikipedia.

Written by Noah Altunian (github.com/naltun)

DISCLAIMER

This project has a sister project, called eyes, and is written in Golang. It is being built using a native API, as opposed to using third-party RESTful service(s). You can find it at GitHub.

About

Let's you perform domain/IP information gathering... in BASH! Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages