Skip to content

Commit f9ba16d

Browse files
Update mde-demonstration-amsi.md
updated .js to .vbs for the 'wscript AMSI_vbscript.js' command
1 parent 0093751 commit f9ba16d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/mde-demonstration-amsi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ In this demonstration article, you have two engine choices to test AMSI:
6666

6767
:::image type="content" source="media/mde-demonstrations-amsi/test-amsi-vbscript-save-script.png" alt-text="Screenshot showing VBScript to save as AMSI_vbscript.vbs" lightbox="media/mde-demonstrations-amsi/test-amsi-vbscript-save-script.png":::
6868

69-
2. On your Windows Device, open Command Prompt as an administrator.
69+
2. On your Windows Device, open Command Prompt as an administrator and navigate to the folder containing the vbscript.
7070

71-
2. Type `wscript AMSI_vbscript.js`, and then press **Enter**.
71+
2. Type `wscript AMSI_vbscript.vbs`, and then press **Enter**.
7272

7373
The result should be as follows:
7474

@@ -110,4 +110,4 @@ You can view detected threats by using the Event log or PowerShell.
110110

111111
[Microsoft Defender for Endpoint - demonstration scenarios](defender-endpoint-demonstrations.md)
112112

113-
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
113+
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)