Skip to content
/ eyes Public

πŸ‘€ πŸ–₯️ Golang rewrite of eyes.sh. Let's you perform domain/IP address information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?" πŸ” πŸ•΅οΈ

License

Notifications You must be signed in to change notification settings

naltun/eyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

55 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

eyes

Go Report Card Gitter Shields.io Shields.io Shields.io Shields.io

What is eyes?

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.

Downloading and Using

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.

Behind eyes

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

LICENSE

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

About

πŸ‘€ πŸ–₯️ Golang rewrite of eyes.sh. Let's you perform domain/IP address information gathering. 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