mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Completed template update of OterMSBinaries
This commit is contained in:
@@ -1,16 +1,23 @@
|
||||
---
|
||||
Name: Msdeploy.exe
|
||||
Description: Execute
|
||||
Author: ''
|
||||
Description: Microsoft tool used to deploy Web Applications.
|
||||
Author: 'Oddvar Moe'
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- 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: Execution
|
||||
Privileges: User
|
||||
MitreID: T1218
|
||||
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
||||
OperatingSystem: Windows
|
||||
Full Path:
|
||||
- C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\msdeploy.exe
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/pabraeken/status/995837734379032576
|
||||
Notes: Thanks to Pierre-Alexandre Braeken - @pabraeken
|
||||
Acknowledgement:
|
||||
- Person: Pierre-Alexandre Braeken
|
||||
Handle: '@pabraeken'
|
||||
|
Reference in New Issue
Block a user