1lann / log4shelldetect

Rapidly scan filesystems for Java programs potentially vulnerable to Log4Shell (CVE-2021-44228) or "that Log4j JNDI exploit" by inspecting the class paths inside files
The Unlicense
44 stars 8 forks source link

added check for CVE-2021-44832 #9

Open minsis opened 2 years ago

minsis commented 2 years ago

Checks for the new 2.17 version if its been patched to >2.17.1.

closes #8

1lann commented 2 years ago

Thanks for your PRs, I'll try to look into them early next week, kinda crazy that there are still vulns to be found...