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

Linux Mint: How to continue the scan progress after getting stuck at one specific file? #39

Open gadgetmuc opened 2 years ago

gadgetmuc commented 2 years ago

Hello there again (see my other post ;),

I have an issue when scanning from '/': The progress gets stuck somewhere within /dev/usb/... and won't continue for hours. (How) can I skip such files w i t h o u t needing to restart from the specific folder, where it recently got stuck? And thus make sure that really everything relevant was being scanned?

TIA

gadgetmuc

juliusmusseau commented 2 years ago

Thanks for the bug report! What version of log4j-detector did you use? (v2021.12.16 might be better with respect to this issue).

Feathered-Serpent commented 2 years ago

Sounds like my problem with an older version of the detector I had in https://github.com/mergebase/log4j-detector/issues/14 so the current version might already solving your problem as well.