Passive reconnaissance tool using ZoomEye API.
- Search domain assets
- Extract IP addresses
- Simple OSINT reconnaissance
- Clean terminal output
git clone https://github.com/i1zco/zoomeye-recon.git
cd zoomeye-recon
pip install -r requirements.txtEdit .env-example file to .env and set your api key:
ZOOMEYE=your_api_key_here
Run:
python zoom.py --domain example.comThis tool is for educational and authorized testing purposes only.