mergebase / log4j-detector

A public open sourced tool. Log4J scanner that detects vulnerable Log4J versions (CVE-2021-44228, CVE-2021-45046, etc) on your file-system within any application. It is able to even find Log4J instances that are hidden several layers deep. Works on Linux, Windows, and Mac, and everywhere else Java runs, too! TAG_OS_TOOL, OWNER_KELLY, DC_PUBLIC
Other
638 stars 98 forks source link

Error: Invalid or corrupt jarfile log4j-detector-2021.12.16.jar #41

Closed linlo68 closed 2 years ago

linlo68 commented 2 years ago

Unable to run the new version. Is anyone else having this issue?

I get the following when trying to execute the jar:

Error: Invalid or corrupt jarfile log4j-detector-2021.12.16.jar

juliusmusseau commented 2 years ago

Be sure to click on the little "[ Download ]" button after clicking on the "log4j-detector-2021.12.16.jar" link from the first page!

Here's the correct URL for direct downloading (notice it has the word "/raw/"):

https://github.com/mergebase/log4j-detector/raw/master/log4j-detector-2021.12.16.jar

linlo68 commented 2 years ago

That was the issue! Thank you... all is working now.