• Unquoted Service Path Vulnerability

    Hitmanpro alert service does not have quotes on the registry. I am aware of the hotfix, but that's always been suggested with a grain of salt that it is not fully supported. I am also aware we can disable tamper protection to make the change and re-enable…
  • Check Confluence Version to confirm Patch - Confluence Server Webwork OGNL injection (CVE-2021-26084)

    This query will check the installed version of Confluence and print the message IF the installed confluence version is PATCHED or NOT PATCHED. SELECT DISTINCT 'Check Confluence Version to confirm Patch' Test, CASE version WHEN '6.13.23' THEN…