Skip to content

Commit 671eccf

Browse files
Merge pull request #4437 from MicrosoftDocs/main
[AutoPublish] main to live - 07/07 13:32 PDT | 07/08 02:02 IST
2 parents 2c00f05 + e306aef commit 671eccf

File tree

3 files changed

+28
-6
lines changed

3 files changed

+28
-6
lines changed

defender-endpoint/troubleshoot-collect-support-log.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
ms.topic: troubleshooting
1515
ms.subservice: edr
1616
search.appverid: met150
17-
ms.date: 06/27/2025
17+
ms.date: 07/04/2025
1818
---
1919

2020
# Collect support logs in Microsoft Defender for Endpoint using live response
@@ -57,7 +57,7 @@ This article provides instructions on how to run the tool via Live Response on W
5757

5858
1. While still in the LiveResponse session, use the following commands to run the analyzer and collect the resulting file.
5959

60-
```console
60+
```console
6161
Putfile MDEClientAnalyzerPreview.zip
6262
Run MDELiveAnalyzer.ps1
6363
GetFile "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\MDECA\MDEClientAnalyzerResult.zip"
@@ -114,7 +114,7 @@ The following script performs the first six steps of the [Running the Binary ver
114114

115115
echo "Getting XMDEClientAnalyzerBinary"
116116
wget --quiet -O /tmp/XMDEClientAnalyzerBinary.zip https://go.microsoft.com/fwlink/?linkid=2297517
117-
echo 'c65a4e4c6851d130942bfacd147a9d18b8a92b4f50facf519477fd1c41a1c323 /tmp/XMDEClientAnalyzerBinary.zip' | sha256sum -c
117+
echo 'C65A4E4C6851D130942BFACD147A9D18B8A92B4F50FACF519477FD1C41A1C323 /tmp/XMDEClientAnalyzerBinary.zip' | sha256sum -c
118118

119119
echo "Unzipping XMDEClientAnalyzerBinary.zip"
120120
unzip -q /tmp/XMDEClientAnalyzerBinary.zip -d /tmp/XMDEClientAnalyzerBinary
@@ -140,7 +140,7 @@ The following script performs the first six steps of the [Running the Python ver
140140

141141
echo "Getting XMDEClientAnalyzer.zip"
142142
wget --quiet -O XMDEClientAnalyzer.zip https://aka.ms/XMDEClientAnalyzer
143-
echo '36C2B13AE657456119F3DC2A898FD9D354499A33F65015670CE2CD8A937F3C66 XMDEClientAnalyzer.zip' | sha256sum -c
143+
echo '07E6A7B89E28A78309D5B6F1E25E4CDFBA9CA141450E422D76441C03AD3477E7 XMDEClientAnalyzer.zip' | sha256sum -c
144144

145145
echo "Unzipping XMDEClientAnalyzer.zip"
146146
unzip -q XMDEClientAnalyzer.zip -d /tmp/XMDEClientAnalyzer

defender-vulnerability-management/fixed-reported-inaccuracies.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
- tier2
1515
ms.localizationpriority: medium
1616
ms.topic: troubleshooting
17-
ms.date: 06/05/2025
17+
ms.date: 07/07/2025
1818
---
1919

2020
# Vulnerability support in Microsoft Defender Vulnerability Management
@@ -33,6 +33,28 @@ This article provides information on inaccuracies that have been reported. You c
3333
3434
The following tables present the relevant vulnerability information organized by month.
3535

36+
## July 2025
37+
38+
| Inaccuracy report ID | Description | Fix date |
39+
|---|---|---|
40+
| 96976 | Improved accuracy for HashiCorp Boundary | 01-July-25 |
41+
42+
## June 2025
43+
44+
| Inaccuracy report ID | Description | Fix date |
45+
|---|---|---|
46+
| 91312 | Fixed inaccuracy in Zoom vulnerabilities- CVE-2018-15715, CVE-2024-27238, CVE-2024-27240 & CVE-2024-39819 | 10-June-25 |
47+
| 97104 | Fixed inaccuracy in Devolutions Remote Desktop Manager vulnerabilities- CVE-2024-11621, CVE-2024-8474, CVE-2025-1635 & CVE-2025-1636 | 10-June-25 |
48+
| 93464 | Fixed inaccuracy in Teamviewer vulnerabilities- CVE-2024-1933, CVE-2024-7479, CVE-2024-7481 & CVE-2025-0065 | 24-June-25 |
49+
| 99450 | Fixed inaccurate detections in MongoDB | 24-June-25 |
50+
| 98375 | Fixed inaccuracy in CVE-2023-32430 | 24-June-25 |
51+
| 99991 | Fixed bad normalization in Postman | 24-June-25 |
52+
| - | Fixed inaccurate detections in Git-scm | 24-June-25 |
53+
| 96989 | Fixed bad detections in Santesoft Sante Free PACS Server | 24-June-25 |
54+
| - | Added Microsoft Defender Vulnerability Management support for UI for ASP.NET AJAX | 24-June-25 |
55+
| - | Fixed bad normalization in Zotero | 24-June-25 |
56+
| 98813 | Fixed inaccuracy in Gonitro vulnerabilities- CVE-2016-8709 and CVE-2024-35288 | 24-June-25 |
57+
3658
## May 2025
3759

3860
| Inaccuracy report ID | Description | Fix date |

defender-vulnerability-management/tvm-supported-os.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.collection:
1313
- Tier2
1414
ms.topic: reference
1515
search.appverid: met150
16-
ms.date: 06/27/2025
16+
ms.date: 07/07/2025
1717
---
1818

1919
# Supported operating systems, platforms, and capabilities

0 commit comments

Comments
 (0)