Network Scanner
- Tech Stack: Python, Flask, Shodan API, Matplotlib
- Github URL: Project Link
- Shodan Integration: Utilizes the Shodan API to scan IP addresses for open ports and vulnerabilities (CVEs).
- Vulnerability Detection: Retrieves CVE information for detected services and IPs, providing a detailed report.
- Severity Visualization: Displays CVE severity levels in a dynamic pie chart for easy analysis.
- Interactive Dashboard: Features a user-friendly web interface to input IP addresses, view results, and export reports.
- Real-Time Scanning: Performs live scans with results updated in real time for enhanced user engagement.
- Export Options: Allows users to download scan results as CSV or PDF files for further analysis.
- Security Focus: Implements secure authentication to restrict access to the tool and prevent misuse.