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.
-
Clone the repository:
git clone https://github.com/AreejFatimaz/IoT-Network-Vulnerability-Scanner cd IoT-Network-Vulnerability-Scanner
-
Install the required dependencies:
pip install -r requirements.txt
Run the tool:
python main.py