remove document and test (#805)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
committed by
Carrie Roberts
parent
ce9b9ba456
commit
6ea5be5e96
@@ -25,13 +25,3 @@ atomic_tests:
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
|
||||
($wc.DownloadString("$url")) | Out-File $fileName
|
||||
}
|
||||
|
||||
- name: Word spawned a command shell and used an IP address in the command line
|
||||
description: |
|
||||
Opens a word document that will run powershell and perform an nslookup on the IP 192.168.1.1 and a sleep command
|
||||
supported_platforms:
|
||||
- windows
|
||||
executor:
|
||||
name: powershell
|
||||
command: |
|
||||
Start-Process $PathToAtomicsFolder\T1193\bin\PowerShell_IP_Doc.doc
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user