Files
atomic-red-team/atomics/T1086/payloads/test.xml
T
Michael Haag f5a5aa8d6a Add Invoke-DownloadCradle by @mgreen27
Added @mgreen27 Invoke-DownloadCradle as method to run additional endpoint and network tests using Powershell.
2018-07-09 12:52:07 -04:00

7 lines
174 B
XML
Executable File

<?xml version="1.0"?>
<command>
<a>
<execute>write-host -ForegroundColor Cyan "$(Get-Date -Format s) Download Cradle test success!`n"</execute>
</a>
</command>