/vuln_checker

Search for vulnerabilites in software or hardware and grab actionable CVE information.

Primary LanguagePowerShell

vuln_checker

Search for vulnerabilites in software or hardware and grab actionable CVE information. Useful for security advisories.

Example usage

  1. Run the script .\vuln_checker.ps1 -ExecutionPolicy Bypass
  2. New: The script now gives two options, 1: Perform vulnerability search followed by CVE search, 2: Search per CVE ID right away.
  3. Enter name of software/hardware + version;
  4. Wait for first output;
  5. Thereafter enter desired CVE ID(s);
  6. After second output, grab actionable CVE information:

image


image

No additional powershell modules need to be installed.

vuln_checker is maintained by @b41ss