mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
24
Archive-Old-Version/OSBinaries/Msdt.exe.md
Normal file
24
Archive-Old-Version/OSBinaries/Msdt.exe.md
Normal file
@@ -0,0 +1,24 @@
|
||||
## Msdt.exe
|
||||
* Functions: Execute
|
||||
```
|
||||
|
||||
Open .diagcab package
|
||||
|
||||
|
||||
msdt.exe -path C:\WINDOWS\diagnostics\index\PCWDiagnostic.xml -af C:\PCW8E57.xml /skip TRUE
|
||||
Executes the Microsoft Diagnostics Tool and executes the malicious .MSI referenced in the PCW8E57.xml file.
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://cybersyndicates.com/2015/10/a-no-bull-guide-to-malicious-windows-trouble-shooting-packs-and-application-whitelist-bypass/
|
||||
* https://oddvar.moe/2017/12/21/applocker-case-study-how-insecure-is-it-really-part-2/
|
||||
* https://twitter.com/harr0ey/status/991338229952598016
|
||||
|
||||
* Full path:
|
||||
* C:\Windows\System32\Msdt.exe
|
||||
* C:\Windows\SysWOW64\Msdt.exe
|
||||
|
||||
* Notes: Thanks to:
|
||||
See the Payloads folder for an example PCW8E57.xml file.
|
||||
|
||||
|
Reference in New Issue
Block a user