spec chars

This commit is contained in:
mhaag-spl
2021-06-15 13:28:27 -06:00
parent a169f1b226
commit 4476dc1705
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
name: PowerShell Loading DotNET into Memory via System.Reflection.Assembly
name: PowerShell Loading DotNET into Memory via System Reflection Assembly
id: 85bc3f30-ca28-11eb-bd21-acde48001122
version: 1
date: '2021-06-10'
@@ -1,6 +1,6 @@
name: PowerShell Loading DotNET into Memory via System.Reflection.Assembly Unit Test
name: PowerShell Loading DotNET into Memory via System Reflection Assembly Unit Test
tests:
- name: PowerShell Loading DotNET into Memory via System.Reflection.Assembly
- name: PowerShell Loading DotNET into Memory via System Reflection Assembly
file: endpoint/powershell_loading_dotnet_into_memory_via_system_reflection_assembly.yml
pass_condition: '| stats count | where count > 0'
earliest_time: '-24h'