mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
MD files generate from Script, and adjustments to readme
This commit is contained in:
17
yml/OtherMSBinaries/Tracker.yml
Normal file
17
yml/OtherMSBinaries/Tracker.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
Name: Tracker.exe
|
||||
Description: Execute
|
||||
Author: ''
|
||||
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.
|
||||
Full Path: ''
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/subTee/status/793151392185589760
|
||||
- https://attack.mitre.org/wiki/Execution
|
||||
|
||||
Notes: Thanks to Casey Smith - @subTee
|
Reference in New Issue
Block a user