Last active
December 27, 2021 11:03
-
-
Save wdormann/c609ae63a6ec8b58302b8cf377e0ef15 to your computer and use it in GitHub Desktop.
Check for JAR files that may be vulnerable to CVE-2021-44228
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This script is deprecated. | |
# See https://github.com/CERTCC/CVE-2021-44228_scanner for up-to-date scanners |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just saw this mentioned as a reference in CISA advisory that also recommended the official CERT scanner. You may want to put a notice here to use that scanner instead, as this hasn't been getting all the bugfixes.