eyes is complete Golang rewrite of the eyes.sh BASH script that scans domains and IP addresses for relevant information. It is useful for information gathering during penetration testing, and it utilizes APIs to keep your identity safe.
This program is a Golang adaptation of the eyes.sh BASH script, which is a BASH adaptation of ReconDog.
NOTE: This program is transitioning away from using RESTful APIS in favor of using a native API. This README will be updated when the transition is complete.
From your terminal, run: go get github.com/naltun/eyes
, and if your $GOPATH is set properly, you can simply execute eyes
from the terminal.
This software is being led by Noah Altunian (github.com/naltun || `skeeba'), and is being co-led/co-developed by Jayakrishna 'Jay' Sahit (github.com/sahitpj).
eyes is proudly licensed under the GNU GPL v2. For more information on Free/Libre, Open Source Software, please read Wikipedia.