.. /SQLToolsPS.exe
Star

Execute

Tool included with Microsoft SQL that loads SQL Server cmdlts. A replacement for sqlps.exe. Successor to sqlps.exe in SQL Server 2016+.


Paths:

Resources:
Acknowledgements:

Detection:

Execute

  1. Run a SQL Server PowerShell mini-console without Module and ScriptBlock Logging.

    SQLToolsPS.exe -noprofile -command Start-Process calc.exe
    Use case
    Execute PowerShell command.
    Privileges required
    User
    Operating systems
    Windows
    ATT&CK® technique
    T1218