mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
Completed template update of OterMSBinaries
This commit is contained in:
@@ -1,17 +1,23 @@
|
||||
---
|
||||
Name: Tracker.exe
|
||||
Description: Execute
|
||||
Author: ''
|
||||
Description: Tool included with Microsoft .Net Framework.
|
||||
Author: 'Oddvar Moe'
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: Tracker.exe /d .\calc.dll /c C:\Windows\write.exe
|
||||
Description: Use tracker.exe to proxy execution of an arbitrary DLL into another process. Since tracker.exe is also signed it can be used to bypass application whitelisting solutions.
|
||||
Usecase: Injection of locally stored DLL file into target process.
|
||||
Category: AWL Bypass
|
||||
Privileges: User
|
||||
MitreID: T1218
|
||||
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
||||
OperatingSystem: Windows
|
||||
Full Path: ''
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/subTee/status/793151392185589760
|
||||
- https://attack.mitre.org/wiki/Execution
|
||||
|
||||
Notes: Thanks to Casey Smith - @subTee
|
||||
Acknowledgment:
|
||||
- Person: Casey Smith
|
||||
Handle: '@subTee'
|
||||
|
Reference in New Issue
Block a user