To find out if your windows machine is vulnerable to Apache’s log4j related vulnerabilities, run this command by firing up the Windows PowerShell as an Administrator. Get-childitem -Path c:\ -Include log4j*.jar -File -Recurse -ErrorAction SilentlyContinue | select Lastwritetime, directory,…
Monthly Archives