So how exactly is Log4j supposed to be patched/mitigated on Windows?

This page summarizes the projects mentioned and recommended in the original post on /r/sysadmin

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • local-log4j-vuln-scanner

    Simple local scanner for vulnerable log4j instances

  • We are downloaded the windows binary from here https://github.com/hillu/local-log4j-vuln-scanner and I wrote a powershell script that scans all local mapped drives for jar and war files and logs what it scans and any vulnerable findings. Found an old software package in use in our environment running log4j too

  • CVE-2021-44228-Scanner

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • log4jscanwin

    Log4j Vulnerability Scanner for Windows

  • This just came out - haven’t tested it yet though - https://github.com/Qualys/log4jscanwin

  • PatchAgainstLog4Shell

    This is for patching against Log4Shell in Windows via Powershell

  • I published a Powershell script to make finding and patching against Log4Shell easier on Windows systems. I hope it can help you, OP. Patch Against Log4Shell

  • nse-log4shell

    Nmap NSE scripts to check against log4shell or LogJam vulnerabilities (CVE-2021-44228)

  • log4shell or LogJam vulnerabilities (CVE-2021-44228) https://github.com/Diverto/nse-log4shell

  • incidentresponse

  • Use https://github.com/sp4ir/incidentresponse/blob/main/Get-Log4shellVuln.ps1 to find any jars with the JNDI look up.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts