All Projects → naltun → Eyes.sh

naltun / Eyes.sh

Licence: gpl-2.0
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?"

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Eyes.sh

Eyes
👀 🖥️ 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?" 🔍 🕵️
Stars: ✭ 38 (-57.3%)
Mutual labels:  pentesting, penetration-testing, pentest-tool, information-gathering
Sn1per
Attack Surface Management Platform | Sn1perSecurity LLC
Stars: ✭ 4,897 (+5402.25%)
Mutual labels:  pentest-tool, penetration-testing, pentesting
Badkarma
network reconnaissance toolkit
Stars: ✭ 353 (+296.63%)
Mutual labels:  penetration-testing, pentest-tool, information-gathering
Thc Archive
All releases of the security research group (a.k.a. hackers) The Hacker's Choice
Stars: ✭ 474 (+432.58%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Webkiller
Tool Information Gathering Write By Python.
Stars: ✭ 300 (+237.08%)
Mutual labels:  penetration-testing, pentest-tool, information-gathering
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 (+202.25%)
Mutual labels:  pentesting, pentest-tool, information-gathering
Justtryharder
JustTryHarder, a cheat sheet which will aid you through the PWK course & the OSCP Exam. (Inspired by PayloadAllTheThings)
Stars: ✭ 450 (+405.62%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Lockdoor Framework
🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources
Stars: ✭ 677 (+660.67%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Dirsearch
Web path scanner
Stars: ✭ 7,246 (+8041.57%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Habu
Hacking Toolkit
Stars: ✭ 635 (+613.48%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Osmedeus
Fully automated offensive security framework for reconnaissance and vulnerability scanning
Stars: ✭ 3,391 (+3710.11%)
Mutual labels:  penetration-testing, pentest-tool, information-gathering
Pwncat
pwncat - netcat on steroids with Firewall, IDS/IPS evasion, bind and reverse shell, self-injecting shell and port forwarding magic - and its fully scriptable with Python (PSE)
Stars: ✭ 904 (+915.73%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
ShonyDanza
A customizable, easy-to-navigate tool for researching, pen testing, and defending with the power of Shodan.
Stars: ✭ 86 (-3.37%)
Mutual labels:  penetration-testing, pentesting, information-gathering
Kaboom
A tool to automate penetration tests
Stars: ✭ 322 (+261.8%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
YAPS
Yet Another PHP Shell - The most complete PHP reverse shell
Stars: ✭ 35 (-60.67%)
Mutual labels:  penetration-testing, pentesting, pentest-tool
Lscript
The LAZY script will make your life easier, and of course faster.
Stars: ✭ 3,056 (+3333.71%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+2497.75%)
Mutual labels:  pentesting, pentest-tool, information-gathering
Darkspiritz
🌔 Official Repository for DarkSpiritz Penetration Framework | Written in Python 🐍
Stars: ✭ 219 (+146.07%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Thc Hydra
hydra
Stars: ✭ 5,645 (+6242.7%)
Mutual labels:  pentesting, penetration-testing, pentest-tool
Evillimiter
Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
Stars: ✭ 764 (+758.43%)
Mutual labels:  pentesting, penetration-testing, pentest-tool

eyes.sh

What is eyes.sh?

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

DISCLAIMER

This project has a sister project, called eyes, and is written in Golang. It is being built using a native API, as opposed to using third-party RESTful service(s). You can find it at GitHub.

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