All Projects β†’ naltun β†’ Eyes

naltun / Eyes

Licence: gpl-2.0
πŸ‘€ πŸ–₯️ 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?" πŸ” πŸ•΅οΈ

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Eyes

Eyes.sh
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?"
Stars: ✭ 89 (+134.21%)
Mutual labels:  pentesting, penetration-testing, pentest-tool, information-gathering
Badkarma
network reconnaissance toolkit
Stars: ✭ 353 (+828.95%)
Mutual labels:  penetration-testing, pentest-tool, reconnaissance, information-gathering
ShonyDanza
A customizable, easy-to-navigate tool for researching, pen testing, and defending with the power of Shodan.
Stars: ✭ 86 (+126.32%)
Mutual labels:  penetration-testing, pentesting, information-gathering, reconnaissance
Rengine
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with…
Stars: ✭ 3,439 (+8950%)
Mutual labels:  reconnaissance, information-gathering, penetration-testing, pentesting
Scilla
πŸ΄β€β˜ οΈ Information Gathering tool πŸ΄β€β˜ οΈ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (+205.26%)
Mutual labels:  pentesting, penetration-testing, reconnaissance, information-gathering
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+5984.21%)
Mutual labels:  pentesting, pentest-tool, reconnaissance, information-gathering
Osmedeus
Fully automated offensive security framework for reconnaissance and vulnerability scanning
Stars: ✭ 3,391 (+8823.68%)
Mutual labels:  penetration-testing, pentest-tool, reconnaissance, information-gathering
Hosthunter
HostHunter a recon tool for discovering hostnames using OSINT techniques.
Stars: ✭ 427 (+1023.68%)
Mutual labels:  pentesting, penetration-testing, reconnaissance
Justtryharder
JustTryHarder, a cheat sheet which will aid you through the PWK course & the OSCP Exam. (Inspired by PayloadAllTheThings)
Stars: ✭ 450 (+1084.21%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Sn1per
Attack Surface Management Platform | Sn1perSecurity LLC
Stars: ✭ 4,897 (+12786.84%)
Mutual labels:  pentest-tool, penetration-testing, pentesting
Bigbountyrecon
BigBountyRecon tool utilises 58 different techniques using various Google dorks and open source tools to expedite the process of initial reconnaissance on the target organisation.
Stars: ✭ 541 (+1323.68%)
Mutual labels:  pentesting, pentest-tool, reconnaissance
Evillimiter
Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
Stars: ✭ 764 (+1910.53%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Vajra
Vajra is a highly customizable target and scope based automated web hacking framework to automate boring recon tasks and same scans for multiple target during web applications penetration testing.
Stars: ✭ 269 (+607.89%)
Mutual labels:  pentesting, pentest-tool, information-gathering
Thc Archive
All releases of the security research group (a.k.a. hackers) The Hacker's Choice
Stars: ✭ 474 (+1147.37%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Sublert
Sublert is a security and reconnaissance tool which leverages certificate transparency to automatically monitor new subdomains deployed by specific organizations and issued TLS/SSL certificate.
Stars: ✭ 699 (+1739.47%)
Mutual labels:  penetration-testing, reconnaissance, information-gathering
Babysploit
πŸ‘Ά BabySploit Beginner Pentesting Toolkit/Framework Written in Python 🐍
Stars: ✭ 883 (+2223.68%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Kaboom
A tool to automate penetration tests
Stars: ✭ 322 (+747.37%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Thc Hydra
hydra
Stars: ✭ 5,645 (+14755.26%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Dirsearch
Web path scanner
Stars: ✭ 7,246 (+18968.42%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Stars: ✭ 6,882 (+18010.53%)
Mutual labels:  reconnaissance, pentesting, information-gathering

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].