.. /Msdeploy.exe
Star

Execute
AWL bypass

Microsoft tool used to deploy Web Applications.


Paths:

Resources:
Acknowledgements:

Detection:

Execute

  1. Launch calc.bat via msdeploy.exe.

    msdeploy.exe -verb:sync -source:RunCommand -dest:runCommand="c:\temp\calc.bat"
    Use case
    Local execution of batch file using msdeploy.exe.
    Privileges required
    User
    Operating systems
    Windows server
    ATT&CK® technique
    T1218

AWL bypass

  1. Launch calc.bat via msdeploy.exe.

    msdeploy.exe -verb:sync -source:RunCommand -dest:runCommand="c:\temp\calc.bat"
    Use case
    Local execution of batch file using msdeploy.exe.
    Privileges required
    User
    Operating systems
    Windows server
    ATT&CK® technique
    T1218