log4j-scanner VS Log4jSherlock

Compare log4j-scanner vs Log4jSherlock and see what are their differences.

log4j-scanner

log4j-scanner is a project derived from other members of the open-source community by CISA to help organizations identify potentially vulnerable web services affected by the log4j vulnerabilities. (by cisagov)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
log4j-scanner Log4jSherlock
9 3
1,250 114
- -
4.7 3.2
over 1 year ago about 1 year ago
Java PowerShell
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

log4j-scanner

Posts with mentions or reviews of log4j-scanner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-07.

Log4jSherlock

Posts with mentions or reviews of Log4jSherlock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-02.
  • CISA log4j PS scanner
    3 projects | /r/PowerShell | 2 Jan 2022
    I have used the https://github.com/Maelstromage/Log4jSherlock Log4jSherlock scanner which is powershell based and looks on windows machines for AR, WAR, EAR, JPI, HPI files that contain the log4j libraries and vulnerable pom properties. This script creates a csv file named for each system scanned and provides locations of all AR, WAR, EAR, JPI, HPI files and details on if they contain the log4j components. This is a good way to narrow the search for a dynamic scan such as the CISA scanning tool listed above, or to just identify and patch affected instances.
  • Log4jSherlock a fast PowerShell script that can scan multiple computers, made by a paranoid sysadmin.
    2 projects | /r/sysadmin | 19 Dec 2021
    PS C:\Users\user\Desktop> & '.\SherLog4j .ps1' Version: 1.0.2021.12.19 Written by Harley Schaeffer https://github.com/Maelstromage/Log4jSherlock Id Name PSJobTypeName State HasMoreData Location Command -- ---- ------------- ----- ----------- -------- ------- 3 Job3 RemoteJob Running True Server ... The variable '$continue' cannot be retrieved because it has not been set. At C:\Users\user\Desktop\SherLog4j .ps1:194 char:12 + }while($continue -ne $false) + ~~~~~~~~~ + CategoryInfo : InvalidOperation: (continue:String) [], RuntimeException + FullyQualifiedErrorId : VariableIsUndefined PS C:\Users\user\Desktop>

What are some alternatives?

When comparing log4j-scanner and Log4jSherlock you can also consider the following projects:

CVE-2021-44228-Scanner - Vulnerability scanner and mitigation patch for Log4j2 CVE-2021-44228

Log4jAttackSurface

Log4PowerShell - A Log4j writeup and Docker based PoC written in PowerShell