Log4j Finder Versions Save

Find vulnerable Log4j2 versions on disk and also inside Java Archive Files (Log4Shell CVE-2021-44228, CVE-2021-45046, CVE-2021-45105)

v1.2.0

2 years ago

Notable changes

  • Added Log4j 2.17.0 detection, versions lower than this is marked as VULNERABLE
  • Detect removal of JndiLookup.class, will show up as PATCHED
  • Fix bug in nested zip handling for some Python versions (could occur in Python < 3.7)
  • Hostname is now added to the output, and there is an new option -q, --quiet to suppress summary and banner.
  • It now also processes .zip files
  • You can now exclude files or directories by using the --exclude option, eg: --exclude /mnt/media/*

What's Changed

New Contributors

Full Changelog: https://github.com/fox-it/log4j-finder/compare/v1.0.1...v1.2.0

v1.0.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fox-it/log4j-finder/compare/v1.0.0...v1.0.1

v1.0.0

2 years ago

Release of log4j-finder with Pyinstaller builds for Windows and Linux. So it can easily run on systems without Python 3.

What's Changed

New Contributors

Full Changelog: https://github.com/fox-it/log4j-finder/commits/v1.0.0