TurjoAt / eyes

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?"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eyes

What is eyes?

eyes 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 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)

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?"

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%