A powerful multi-threaded IP scanner with port scanning, credential testing, and a user-friendly GUI.
- Scan an IP range for active hosts
- Check for open ports (default: 80, 443, 8080)
- Attempt login with default credentials
- Multi-threaded scanning for speed
- Export results in CSV & JSON formats
- Dark theme support
Ensure you have Python 3 installed. You can check by running:
python --version
pip install -r requirements.txt
python mastereye.py
To install all the required dependencies for your project, run the following command in your terminal:
pip install -r requirements.txt
- Enter an IP range (e.g.,
192.168.1.1-192.168.1.255
). - Click Start Scan to begin scanning.
- View live scan results in the table.
- Export results to CSV or JSON.
- Toggle dark mode in the settings menu.
π¨ Educational Use Only! π¨
This tool is intended for ethical cybersecurity research and education.
The developer is not responsible for any misuse, illegal activities, or damages caused by this software.
By using MasterEye, you agree to comply with all local laws and ethical guidelines.
We follow responsible disclosure practices. Please give us time to address security issues before making them public.
Thank you for helping make MasterEye more secure! π