{"id":7863,"date":"2024-05-06T00:19:30","date_gmt":"2024-05-06T00:19:30","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=7863"},"modified":"2024-05-07T01:47:21","modified_gmt":"2024-05-07T01:47:21","slug":"weve-detected-that-your-tenant-is-using-an-outdated-version-of-the-mde-sense-agent","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/weve-detected-that-your-tenant-is-using-an-outdated-version-of-the-mde-sense-agent","title":{"rendered":"We\u2019ve detected that your tenant is using an outdated version of the MDE Sense agent"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code class=\"\">DeviceTvmSoftwareInventory\n| where SoftwareVendor has \"microsoft\" and SoftwareName has \"defender_for_endpoint\"\n| extend MajorVersion = toint(split(SoftwareVersion, '.')[0])\n| extend MinorVersion = toint(split(SoftwareVersion, '.')[1])\n| where MajorVersion == 10\n| where MinorVersion &lt; 8700\n| sort by SoftwareVersion<\/code><\/pre>\n\n\n\n<p>You can use the Advanced Hunting Query to find out of date clients<\/p>\n\n\n\n<p>you can find your version here <a href=\"https:\/\/security.microsoft.com\/vulnerability-management-inventories\/applications\/microsoft-_-defender_for_endpoint\/Versions\">https:\/\/security.microsoft.com\/vulnerability-management-inventories\/applications\/microsoft-_-defender_for_endpoint\/Versions<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can use the Advanced Hunting Query to find out of date clients you can find your version here https:\/\/security.microsoft.com\/vulnerability-management-inventories\/applications\/microsoft-_-defender_for_endpoint\/Versions<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7863","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7863","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=7863"}],"version-history":[{"count":2,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7863\/revisions"}],"predecessor-version":[{"id":7865,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7863\/revisions\/7865"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=7863"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=7863"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=7863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}