Vulnerability-Scanner is a tool for identifying known vulnerabilities in software using NIST's CPE and CVE databases.
NIST CPE CVE Known Vulnerabilities Scanner
This tool is primarily used by security professionals and developers to scan their applications and systems for known vulnerabilities. By leveraging the NIST CPE and CVE databases, users can ensure their software is secure and compliant with industry standards.
Ensure that you have the necessary permissions to scan the target systems and that you comply with relevant laws and regulations.
Clone the repository using 'git clone https://github.com/MohsinRaza64/Vulnerability-Scanner.git'
Navigate to the cloned directory
Run the installation script or follow the README for specific setup instructions
vulnerability-scanner --scan <target>
Scans the specified target for known vulnerabilities.
vulnerability-scanner --help
Displays help information and usage instructions.