You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/defender-endpoint-demonstration-amsi.md
+20-24Lines changed: 20 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: deniseb
6
6
ms.reviewer: yongrhee
7
7
ms.service: defender-endpoint
8
8
ms.topic: how-to
9
-
ms.date: 09/27/2024
9
+
ms.date: 09/30/2024
10
10
ms.subservice: ngp
11
11
---
12
12
@@ -178,47 +178,43 @@ Affected items:
178
178
179
179
##### Via the Event log
180
180
181
-
181
+
1. Go to **Start**, and search for `EventVwr.msc`. Open Event Viewer in the list of results.
182
182
183
-
183
+
2. Go to **Applications and Services Logs** > **Microsoft** > **Windows** > **Windows Defender operational events**.
184
184
185
-
Start, EventVwr.msc
185
+
3. Look for `event ID 1116`. You should see the following information:
186
186
187
-
Applications and Services Logs -> Microsoft -> Windows -> Windows Defender operational events
188
-
189
-
Filter by event ID 1116
190
-
191
-
You should be able to see:
187
+
```console
192
188
193
-
Microsoft Defender Antivirus has detected malware or other potentially unwanted software.
189
+
Microsoft Defender Antivirus has detected malware or other potentially unwanted software.
194
190
195
-
For more information please see the following:
191
+
For more information please see the following: https://go.microsoft.com/fwlink/?linkid=37020&name=Virus:Win32/MpTest!amsi&threatid=2147694217&enterprise=0
Path: _\Device\HarddiskVolume3\Windows\System32\WindowsPowerShell\v1.0\powershell.exe or _C:\Users\Admin\Desktop\AMSI_jscript.js; file: _C:\Users\Admin\Desktop\AMSI_jscript.js->[Eval] or _C:\Users\Admin\Desktop\AMSI_vbscript.vbs
206
202
207
-
Path: _\Device\HarddiskVolume3\Windows\System32\WindowsPowerShell\v1.0\powershell.exe or _C:\Users\Admin\Desktop\AMSI_jscript.js; file:_C:\Users\Admin\Desktop\AMSI_jscript.js->[Eval] or _C:\Users\Admin\Desktop\AMSI_vbscript.vbs
203
+
Detection Origin: Local machine or Unknown
208
204
209
-
Detection Origin: Local machine or Unknown
205
+
Detection Type: Concrete
210
206
211
-
Detection Type: Concrete
207
+
Detection Source: System
212
208
213
-
Detection Source: System
209
+
User: NT AUTHORITY\SYSTEM
214
210
215
-
User: NT AUTHORITY\SYSTEM
211
+
Process Name: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe or C:\Windows\System32\cscript.exe or C:\Windows\System32\wscript.exe or Unknown
216
212
217
-
Process Name: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeor C:\Windows\System32\cscript.exe or C:\Windows\System32\wscript.exe or Unknown
0 commit comments