项目作者: naltun

项目描述 :
👀 🖥️ 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?" 🔍 🕵️
高级语言: Go
项目地址: git://github.com/naltun/eyes.git
创建时间: 2018-08-18T14:25:26Z
项目社区:https://github.com/naltun/eyes

开源协议:GNU General Public License v2.0

下载


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.