• Where can we get help for XDR Queries?

    Hi, it there a better place for discussing about Live or Data Lake Queries than the " Live Discover & Response Query Forum "? There is not much resoponse there. Or should I contact support for special questions? Regards
  • How can I search for a HASH list with live discover?

    Hello. I´m trying to create a query that allows me to check if a HASH from a list (with a comma separated) is located on some device. The problem I have when consulting the hash table is that it does not show me any value if I do not define a directory…
  • 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…