mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-14 15:51:41 +01:00
Update Te.yml (#359)
Co-authored-by: Wietze <wietze@users.noreply.github.com>
This commit is contained in:
parent
3aa721515b
commit
65e05aa4d6
@ -1,7 +1,7 @@
|
||||
---
|
||||
Name: te.exe
|
||||
Description: Testing tool included with Microsoft Test Authoring and Execution Framework (TAEF).
|
||||
Author: 'Oddvar Moe'
|
||||
Author: Oddvar Moe
|
||||
Created: 2018-05-25
|
||||
Commands:
|
||||
- Command: te.exe bypass.wsc
|
||||
@ -11,14 +11,23 @@ Commands:
|
||||
Privileges: User
|
||||
MitreID: T1127
|
||||
OperatingSystem: Windows
|
||||
- Command: te.exe test.dll
|
||||
Description: Execute commands from a DLL file with Test Authoring and Execution Framework (TAEF) tests. See resources section for required structures.
|
||||
Usecase: Execute DLL file.
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1127
|
||||
OperatingSystem: Windows
|
||||
Full_Path:
|
||||
- Path: no default
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/683b63f8184b93c9564c4310d10c571cbe367e1e/rules/windows/process_creation/proc_creation_win_susp_use_of_te_bin.yml
|
||||
Resources:
|
||||
- Link: https://twitter.com/gn3mes1s/status/927680266390384640?lang=bg
|
||||
- Link: https://twitter.com/gn3mes1s/status/927680266390384640
|
||||
- Link: https://github.com/LOLBAS-Project/LOLBAS/pull/359
|
||||
- Link: https://learn.microsoft.com/en-us/windows-hardware/drivers/taef/authoring-tests
|
||||
Acknowledgement:
|
||||
- Person: Giuseppe N3mes1s
|
||||
Handle: '@gN3mes1s'
|
||||
- Person: Avihay Eldad
|
||||
Handle: '@AvihayEldad'
|
||||
|
Loading…
Reference in New Issue
Block a user