Giter Site home page Giter Site logo

Comments (3)

FSE-SYSADMIN avatar FSE-SYSADMIN commented on June 11, 2024

The same here also with the newest version:
C:\src>java -jar log4j-detector-2021.12.16.jar "C:" > hits-%computername%.txt
-- github.com/mergebase/log4j-detector v2021.12.16 (by mergebase.com) analyzing paths (could take a while).
-- Note: specify the '--verbose' flag to have every file examined printed to STDERR.
-- No vulnerable Log4J 2.x samples found in supplied paths: [C:]
-- Congratulations, the supplied paths are not vulnerable to CVE-2021-44228 or CVE-2021-45046 ! :-)

C:\src>java -jar log4j-detector-2021.12.16.jar "C:\Program Files" > hits-%computername%.txt
-- github.com/mergebase/log4j-detector v2021.12.16 (by mergebase.com) analyzing paths (could take a while).
-- Note: specify the '--verbose' flag to have every file examined printed to STDERR.
C:\Program Files\OmniBack\bin\telemetry\log4j-core-2.6.2.jar contains Log4J-2.x >= 2.0-beta9 (< 2.10.0) VULNERABLE :-(

from log4j-detector.

juliusmusseau avatar juliusmusseau commented on June 11, 2024

I think this problem is fixed in v2021.12.29. Java treats "C:" and "D:" a bit strangely, so I now convert those to "C:\" and "D:\" etc to make Java behave more like users expect when supplying paths in this way.

from log4j-detector.

FSE-SYSADMIN avatar FSE-SYSADMIN commented on June 11, 2024

Thanks for fixing the issue. I had in the meantime found a PowerShell script that I used for scanning. Thanks again anyway.

from log4j-detector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.