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'
|
2018-06-09 00:15:06 +02:00
|
|
|
Created: '2018-05-25'
|
|
|
|
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.
|
|
|
|
Category: Execution
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1218
|
|
|
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
|
|
|
OperatingSystem: Windows
|
2018-06-09 00:15:06 +02:00
|
|
|
Full Path:
|
|
|
|
- C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\msdeploy.exe
|
|
|
|
Code Sample: []
|
|
|
|
Detection: []
|
|
|
|
Resources:
|
|
|
|
- https://twitter.com/pabraeken/status/995837734379032576
|
2018-09-22 04:58:00 +02:00
|
|
|
Acknowledgement:
|
|
|
|
- Person: Pierre-Alexandre Braeken
|
|
|
|
Handle: '@pabraeken'
|