mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-26 04:04:09 +02:00
Adding Windows file path validation for values of File_Path (#403)
This commit is contained in:
@@ -12,7 +12,7 @@ Commands:
|
||||
MitreID: T1105
|
||||
OperatingSystem: Windows 10
|
||||
Full_Path:
|
||||
- Path: '%localappdata%\Microsoft\OneDrive\OneDriveStandaloneUpdater.exe'
|
||||
- Path: 'C:\Users\<username>\AppData\Local\Microsoft\OneDrive\OneDriveStandaloneUpdater.exe'
|
||||
Detection:
|
||||
- IOC: HKCU\Software\Microsoft\OneDrive\UpdateOfficeConfig\UpdateRingSettingURLFromOC being set to a suspicious non-Microsoft controlled URL
|
||||
- IOC: Reports of downloading from suspicious URLs in %localappdata%\OneDrive\setup\logs\StandaloneUpdate_*.log files
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
Name: msedge_proxy.exe
|
||||
Full_Path:
|
||||
- Path: C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge_proxy.exe
|
||||
- Path: C:\Program Files (x86)\Microsoft\Edge\Application\msedge_proxy.exe
|
||||
Description: Microsoft Edge Browser
|
||||
Author: 'Mert Daş'
|
||||
Created: 2023-08-18
|
||||
|
Reference in New Issue
Block a user