T1571: minor typo (#1085)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user