Skip to content

Commit 7354b17

Browse files
committed
fix spacing in code snippets
1 parent 39bcdd5 commit 7354b17

File tree

1 file changed

+29
-13
lines changed

1 file changed

+29
-13
lines changed

defender-endpoint/mde-demonstration-amsi.md

Lines changed: 29 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,15 @@ Detected: Virus: Win32/MpTest!amsi
125125
Status: Cleaned
126126

127127
This threat or app was cleaned or quarantined before it became active on your device.
128+
128129
Details: This program is dangerous and replicates by infecting other files.
129130

130131
Affected items:
132+
131133
amsi: \Device\HarddiskVolume3\Windows\System32\WindowsPowershell\v1.0\powershell.exe
134+
132135
or
136+
133137
amsi: C:\Users\Admin\Desktop\AMSI_vbscript.vbs
134138

135139
and/or you might see:
@@ -141,6 +145,7 @@ Detected: Virus: Win32/MpTest!amsi
141145
Status: Cleaned
142146

143147
This threat or app was cleaned or quarantined before it became active on your device.
148+
144149
Details: This program is dangerous and replicates by infecting other files
145150
```
146151

@@ -195,19 +200,30 @@ Engine Version: AM: 1.1.24080.9, NIS: 1.1.24080.9
195200

196201
You might see the following results:
197202

198-
```powershell
199-
CategoryID : 42
200-
DidThreatExecute : True
201-
IsActive : True
202-
Resources :
203-
RollupStatus : 97
204-
SchemaVersion : 1.0.0.0
205-
SeverityID : 5
206-
ThreatID : 2147694217
207-
ThreatName : Virus:Win32/MpTest!amsi
208-
TypeID : 0
209-
PSComputerName :
210-
```
203+
```powershell
204+
CategoryID : 42
205+
206+
DidThreatExecute : True
207+
208+
IsActive : True
209+
210+
Resources :
211+
212+
RollupStatus : 97
213+
214+
SchemaVersion : 1.0.0.0
215+
216+
SeverityID : 5
217+
218+
ThreatID : 2147694217
219+
220+
ThreatName : Virus:Win32/MpTest!amsi
221+
222+
TypeID : 0
223+
224+
PSComputerName :
225+
```
226+
211227
212228
## See also
213229

0 commit comments

Comments
 (0)