This commit is contained in:
caseysmithrc
2018-05-23 18:00:28 -06:00
parent 72882a9978
commit a739d22d10
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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
View File
@@ -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)