mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-30 07:12:33 +01:00
Merge pull request #147 from elliotkillick/DeviceCredentialDeployment
Create DeviceCredentialDeployment.yml
This commit is contained in:
commit
f5c797a888
20
yml/OSBinaries/DeviceCredentialDeployment.yml
Normal file
20
yml/OSBinaries/DeviceCredentialDeployment.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
Name: DeviceCredentialDeployment.exe
|
||||||
|
Description: Device Credential Deployment
|
||||||
|
Author: 'Elliot Killick'
|
||||||
|
Created: '2021-08-16'
|
||||||
|
Commands:
|
||||||
|
- Command: DeviceCredentialDeployment
|
||||||
|
Description: Grab the console window handle and set it to hidden
|
||||||
|
Usecase: Can be used to stealthily run a console application (e.g. cmd.exe) in the background
|
||||||
|
Category: Conceal
|
||||||
|
Privileges: User
|
||||||
|
MitreID: T1564
|
||||||
|
OperatingSystem: Windows 10
|
||||||
|
Full_Path:
|
||||||
|
- Path: C:\Windows\System32\DeviceCredentialDeployment.exe
|
||||||
|
Detection:
|
||||||
|
- IOC: DeviceCredentialDeployment.exe should not be run on a normal workstation
|
||||||
|
Acknowledgement:
|
||||||
|
- Person: Elliot Killick
|
||||||
|
Handle: '@elliotkillick'
|
Loading…
Reference in New Issue
Block a user