2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: Msdeploy.exe
|
2018-09-22 04:58:00 +02:00
|
|
|
Description: Microsoft tool used to deploy Web Applications.
|
|
|
|
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: msdeploy.exe -verb:sync -source:RunCommand -dest:runCommand="c:\temp\calc.bat"
|
|
|
|
Description: Launch calc.bat via msdeploy.exe.
|
2018-09-22 04:58:00 +02:00
|
|
|
Usecase: Local execution of batch file using msdeploy.exe.
|
2018-09-26 11:41:58 +02:00
|
|
|
Category: Execute
|
2018-09-22 04:58:00 +02:00
|
|
|
Privileges: User
|
|
|
|
MitreID: T1218
|
2018-12-12 12:34:59 +01:00
|
|
|
OperatingSystem: Windows server
|
|
|
|
- Command: msdeploy.exe -verb:sync -source:RunCommand -dest:runCommand="c:\temp\calc.bat"
|
|
|
|
Description: Launch calc.bat via msdeploy.exe.
|
|
|
|
Usecase: Local execution of batch file using msdeploy.exe.
|
|
|
|
Category: AWL bypass
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1218
|
|
|
|
OperatingSystem: Windows server
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-09-26 11:41:58 +02:00
|
|
|
- Path: C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\msdeploy.exe
|
2018-12-10 14:28:12 +01:00
|
|
|
Code_Sample:
|
2018-09-26 11:41:58 +02:00
|
|
|
- Code:
|
|
|
|
Detection:
|
|
|
|
- IOC:
|
2018-06-09 00:15:06 +02:00
|
|
|
Resources:
|
2018-09-26 11:41:58 +02:00
|
|
|
- Link: https://twitter.com/pabraeken/status/995837734379032576
|
2018-12-12 12:34:59 +01:00
|
|
|
- Link: https://twitter.com/pabraeken/status/999090532839313408
|
2018-09-22 04:58:00 +02:00
|
|
|
Acknowledgement:
|
|
|
|
- Person: Pierre-Alexandre Braeken
|
|
|
|
Handle: '@pabraeken'
|
2018-09-26 11:41:58 +02:00
|
|
|
---
|