NetVulnScanner is a vulnerability scanning tool designed to detect security flaws on random IP addresses. By utilizing Nmap, it identifies potential vulnerabilities and logs them for later analysis.
- Generation of random IP addresses
- Fast port scanning with Nmap
- Identification of vulnerabilities using Nmap scripts
- Exporting results to a text file
- Python 3.x
- Nmap
- Scapy
-
Clone the repository:
git clone https://github.com/wattsans-dc/NetVulnScanner.git cd NetVulnScanner
-
Install the dependencies:
pip install -r requirements.txt
Run the Python script:
python net_vuln_scanner.py
The results will be logged in public_ip_vulnerabilities.txt
.
This script should only be used on networks and devices for which you have permission. Unauthorized use of this tool may be illegal and unethical.
The user assumes full responsibility for any actions taken using this tool. The creator of this script cannot be held responsible for any abuse, damage, or legal consequences resulting from its use.
In accordance with Article 323-1 of the French Penal Code, unauthorized access to a computerized data processing system is punishable by law.