All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
-
Add an 'export information' feature, which saves all gathered information to a file, organized around domains/IP addresses
-
Exit gracefully via ctrl-C
-
Set default IP value for IP-specific tools after Domain-to-IP lookup is performed
- Fixed BASH bug, prohibiting eyes from reading if a domain is Cloudflare-protected
- Unreleased feature -- set default IP values for all IP-specific tools after performing a Domain-to-IP lookup
- Domain-to-IP address lookup feature. Find a domain's IP address.
- Unreleased feature -- exit gracefully via ctrl-C
- When making a robots.txt scan,
eyes
will now warn the user that S/he will make a direct call to the target. Issue raised by u/deezycaprese (Reddit user -- thanks pal!)
- shodan.io API key, which was present in github.com/UltimateHackers/ReconDog. No GitHub issue, no documentation, and no code comments suggested that this API key be removed, so I kept it in. I changed my mind on this; visit shodan.io, register, and obtain an API key.
- Unreleased feature -- save gathered information in a file, organized around domains/IP addresses
- Disclaimer, containing author and licensing information, has been added to the top of eyes.sh
- README.md file to document eyes
- CHANGELOG.md file to record any/all future changes to eyes
- v0.1.0 of eyes, which contains all of the basic features