Files
atomic-red-team/atomics/T1086/payloads/test.xml
T

7 lines
174 B
XML
Raw Normal View History

2018-07-09 12:52:07 -04:00
<?xml version="1.0"?>
<command>
<a>
<execute>write-host -ForegroundColor Cyan "$(Get-Date -Format s) Download Cradle test success!`n"</execute>
</a>
</command>