Skip to content

Commit bcdda74

Browse files
committed
Update defender-endpoint-demonstration-amsi.md
1 parent e1c7d90 commit bcdda74

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

defender-endpoint/defender-endpoint-demonstration-amsi.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ WScript.Echo result
118118

119119
### Verifying the test results
120120

121-
#### In the Protection history, you should be able to see:
121+
In your protection history, you should be able to see the following information:
122+
123+
```console
122124

123125
Threat blocked
124126

@@ -152,9 +154,13 @@ Details: This program is dangerous and replicates by infecting other files
152154

153155
Affected items:
154156

155-
#### Getting the list of Microsoft Defender Antivirus threats
157+
```
158+
159+
### Get the list of Microsoft Defender Antivirus threats
160+
161+
You can view detected threats by using the Event log or PowerShell.
156162

157-
##### Via the Event log
163+
#### Via the Event log
158164

159165
1. Go to **Start**, and search for `EventVwr.msc`. Open Event Viewer in the list of results.
160166

0 commit comments

Comments
 (0)