/IoT-Network-Vulnerability-Scanner

A tool to scan your local network for IoT devices and checks for known vulnerabilities using the CVE database.

Primary LanguagePythonMIT LicenseMIT

IoT-Network-Vulnerability-Scanner

This software-only tool is designed to scan your local network for Internet of Things (IoT) devices and identify known vulnerabilities using the Common Vulnerabilities and Exposures (CVE) database. By analyzing the devices connected to your network, the scanner provides insights into potential security risks associated with them. It helps users proactively manage IoT device security by alerting them to vulnerabilities that attackers could exploit.

Setup

  1. Clone the repository:

    git clone https://github.com/AreejFatimaz/IoT-Network-Vulnerability-Scanner
    cd IoT-Network-Vulnerability-Scanner
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

Run the tool:

python main.py