mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Completed template update of OterMSBinaries
This commit is contained in:
@@ -1,16 +1,23 @@
|
||||
---
|
||||
Name: Sqlps.exe
|
||||
Description: Execute, evade logging
|
||||
Author: ''
|
||||
Description: Tool included with Microsoft SQL Server that loads SQL Server cmdlets.
|
||||
Author: 'Oddvar Moe'
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: Sqlps.exe -noprofile
|
||||
Description: Drop into a SQL Server PowerShell console without Module and ScriptBlock Logging.
|
||||
Usecase: Execute PowerShell commands without ScriptBlock logging.
|
||||
Category: Execution
|
||||
Privileges: User
|
||||
MitreID: T1218
|
||||
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
||||
OperatingSystem: Windows
|
||||
Full Path:
|
||||
- C:\Program files (x86\Microsoft SQL Server\100\Tools\Binn\sqlps.exe
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/bryon_/status/975835709587075072
|
||||
Notes: Thanks to Bryon - @bryon_
|
||||
Acknowledgement:
|
||||
- Person: Bryon
|
||||
Handle: '@bryon_'
|
||||
|
Reference in New Issue
Block a user