T1571: minor typo (#1085)

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
Clément Notin
2020-06-26 17:29:48 +02:00
committed by GitHub
parent 4c8eec4017
commit 446b6f49bf
+2 -2
View File
@@ -4,7 +4,7 @@ atomic_tests:
- name: Testing usage of uncommonly used port with PowerShell
auto_generated_guid: 21fe622f-8e53-4b31-ba83-6d333c2583f4
description: |
Testing uncommonly used port utilizing PowerShell. APT33 has been known to attempt telnet over port 8081. Upon exectuion, details about the successful
Testing uncommonly used port utilizing PowerShell. APT33 has been known to attempt telnet over port 8081. Upon execution, details about the successful
port check will be displayed.
supported_platforms:
- windows
@@ -40,4 +40,4 @@ atomic_tests:
executor:
command: |
telnet #{domain} #{port}
name: sh
name: sh