Skip to content

Iterates through a specified directory looking for JAR files, outputting a hyperlinked HTML file for quick CVE checks.

License

Notifications You must be signed in to change notification settings

Xorlent/GetCVELinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GetCVELinks

This script iterates through a specified directory (and its subdirectories) looking for JAR files, outputting a hyperlinked HTML file for quick CVE checks.

Requirements

  1. PowerShell on the machine you'd like to scan
  2. A Github account (required only when clicking hyperlinks in the generated HTML file)
  3. A path to some application that has JAR files you'd like to assess

Notes

By default the script only searches for CVEs with "HIGH" or "CRITICAL" keywords which helps to reduce the amount of returned hits.

About

Iterates through a specified directory looking for JAR files, outputting a hyperlinked HTML file for quick CVE checks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published