mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Adding and updating various LOLBINS (#229)
Co-authored-by: Wietze <wietze@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1587eeaf6c
commit
0d7efb8ead
22
yml/OSBinaries/wt.yml
Normal file
22
yml/OSBinaries/wt.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
Name: wt.exe
|
||||
Description: Windows Terminal
|
||||
Author: Nasreddine Bencherchali
|
||||
Created: 2022-07-27
|
||||
Commands:
|
||||
- Command: wt.exe calc.exe
|
||||
Description: Execute calc.exe via Windows Terminal.
|
||||
Usecase: Use wt.exe as a proxy binary to evade defensive counter-measures
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1202
|
||||
OperatingSystem: Windows 11
|
||||
Full_Path:
|
||||
- Path: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_<version_packageid>\wt.exe
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/add077b8f54474cbfa859cf45a1ca62be5462b0f/rules/windows/process_creation/proc_creation_win_windows_terminal_susp_children.yml
|
||||
Resources:
|
||||
- Link: https://twitter.com/nas_bench/status/1552100271668469761
|
||||
Acknowledgement:
|
||||
- Person: Nasreddine Bencherchali
|
||||
Handle: '@nas_bench'
|
Reference in New Issue
Block a user