From 55746adc96c6c743736a342814921c0830d1c153 Mon Sep 17 00:00:00 2001 From: KimHuynhCyber <135179490+KimHuynhCyber@users.noreply.github.com> Date: Thu, 20 Feb 2025 13:27:30 -0800 Subject: [PATCH 1/2] Learn Editor: Update guidance-for-pen-testing-and-bas.md --- defender-endpoint/guidance-for-pen-testing-and-bas.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/defender-endpoint/guidance-for-pen-testing-and-bas.md b/defender-endpoint/guidance-for-pen-testing-and-bas.md index 6061c83e5c..cb4dc4b72b 100644 --- a/defender-endpoint/guidance-for-pen-testing-and-bas.md +++ b/defender-endpoint/guidance-for-pen-testing-and-bas.md @@ -89,9 +89,9 @@ It's important to get the settings correct. To resolve misconfiguration issues, | Operating system | What to do | |--|--| -| Windows | 1. On the device, open Command Prompt as an administrator.
2. Run the following command: [MpCmdRun.exe -getfiles](/defender-endpoint/collect-diagnostic-data).

You can also [collect the investigation package](/defender-endpoint/respond-machine-alerts#collect-investigation-package-from-devices) in the Microsoft Defender portal. | -| Mac | 1. On the device, open Terminal (shell session).
2. Run the following command: `mdatp log level set--level debug`.
3. Run the following command: `sudo mdatp diagnostic create`.

For more information, see [Resources for Microsoft Defender for Endpoint on Mac](/defender-endpoint/mac-resources). | -| Linux | 1. On the device, open Terminal (shell session).
2. Run the following command: `mdatp log level set--level debug`.
`sudo mdatp diagnostic create`.

For more information, see [Microsoft Defender for Endpoint on Linux resources](/defender-endpoint/linux-resources). | +| Windows |1. On the device, open Command Prompt as an administrator.
2. Run the following command: [MpCmdRun.exe -getfiles](/defender-endpoint/collect-diagnostic-data).

You can also [collect the investigation package](/defender-endpoint/respond-machine-alerts#collect-investigation-package-from-devices) in the Microsoft Defender portal. | +| Mac |1. On the device, open Terminal (shell session).
2. Run the following command: `mdatp log level set--level debug`.
3. Run the following command: `sudo mdatp diagnostic create`.

For more information, see [Resources for Microsoft Defender for Endpoint on Mac](/defender-endpoint/mac-resources). | +| Linux |1. On the device, open Terminal (shell session).
2. Run the following command: `mdatp log level set--level debug`.
`sudo mdatp diagnostic create`.

For more information, see [Microsoft Defender for Endpoint on Linux resources](/defender-endpoint/linux-resources). | ### Step 2: Gather information From 00c0200da1cc0ed8ba870433d3ed6f93cabf1b7e Mon Sep 17 00:00:00 2001 From: KimHuynhCyber <135179490+KimHuynhCyber@users.noreply.github.com> Date: Thu, 20 Feb 2025 13:27:43 -0800 Subject: [PATCH 2/2] Learn Editor: Update guidance-for-pen-testing-and-bas.md