mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Converted pull request from keepwatch into yml format. Original request here: https://github.com/LOLBAS-Project/LOLBAS/pull/19 - Thanks for contributing
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
Name: SQLToolsPS.exe
|
||||
Description: Tool included with Microsoft SQL that loads SQL Server cmdlts. A replacement for sqlps.exe.
|
||||
Description: Tool included with Microsoft SQL that loads SQL Server cmdlts. A replacement for sqlps.exe. Successor to sqlps.exe in SQL Server 2016+.
|
||||
Author: 'Oddvar Moe'
|
||||
Created: '2018-05-25'
|
||||
Commands:
|
||||
- Command: SQLToolsPS.exe -noprofile -command Start-Process calc.exe
|
||||
Description: Run PowerShell scripts and commands.
|
||||
Description: Run a SQL Server PowerShell mini-console without Module and ScriptBlock Logging.
|
||||
Usecase: Execute PowerShell command.
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
@@ -20,6 +20,7 @@ Detection:
|
||||
- IOC:
|
||||
Resources:
|
||||
- Link: https://twitter.com/pabraeken/status/993298228840992768
|
||||
- Link: https://docs.microsoft.com/en-us/sql/powershell/sql-server-powershell?view=sql-server-2017
|
||||
Acknowledgement:
|
||||
- Person: Pierre-Alexandre Braeken
|
||||
Handle: '@pabraeken'
|
||||
|
Reference in New Issue
Block a user