fix
This commit is contained in:
@@ -22,12 +22,12 @@ Contributors: Ye Yint Min Thu Htut, Offensive Security Team, DBS Bank</blockquot
|
||||
|
||||
## Atomic Tests
|
||||
|
||||
- [Atomic Test #1 - CMSTP Executeing Remote Scriptlet](#atomic-test-1---cmstp-executeing-remote-scriptlet)
|
||||
- [Atomic Test #1 - CMSTP Executing Remote Scriptlet](#atomic-test-1---cmstp-executing-remote-scriptlet)
|
||||
|
||||
|
||||
<br/>
|
||||
|
||||
## Atomic Test #1 - CMSTP Executeing Remote Scriptlet
|
||||
## Atomic Test #1 - CMSTP Executing Remote Scriptlet
|
||||
Adversaries may supply CMSTP.exe with INF files infected with malicious commands
|
||||
|
||||
**Supported Platforms:** Windows
|
||||
|
||||
@@ -3,7 +3,7 @@ attack_technique: T1191
|
||||
display_name: CMSTP
|
||||
|
||||
atomic_tests:
|
||||
- name: CMSTP Executeing Remote Scriptlet
|
||||
- name: CMSTP Executing Remote Scriptlet
|
||||
description: |
|
||||
Adversaries may supply CMSTP.exe with INF files infected with malicious commands
|
||||
|
||||
|
||||
+2
-2
@@ -69,7 +69,7 @@
|
||||
- [T1009 Binary Padding](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
|
||||
- [T1088 Bypass User Account Control](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
|
||||
- [T1191 CMSTP](./T1191/T1191.md)
|
||||
- Atomic Test #1: CMSTP Executeing Remote Scriptlet
|
||||
- Atomic Test #1: CMSTP Executing Remote Scriptlet
|
||||
- [T1146 Clear Command History](./T1146/T1146.md)
|
||||
- Atomic Test #1: Clear Bash history (rm)
|
||||
- Atomic Test #2: Clear Bash history (echo)
|
||||
@@ -252,7 +252,7 @@
|
||||
# execution
|
||||
- [T1155 AppleScript](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
|
||||
- [T1191 CMSTP](./T1191/T1191.md)
|
||||
- Atomic Test #1: CMSTP Executeing Remote Scriptlet
|
||||
- Atomic Test #1: CMSTP Executing Remote Scriptlet
|
||||
- [T1059 Command-Line Interface](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
|
||||
- [T1196 Control Panel Items](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
|
||||
- [T1173 Dynamic Data Exchange](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
|
||||
|
||||
Reference in New Issue
Block a user