Update Teams.yml

changed path from c:\Users\username\AppData\Local\Microsoft\Teams\current\Teams.exe to %localappdata%\Microsoft\Teams\current\Teams.exe
  to standardize the format and match the more common usage in the file paths.
This commit is contained in:
ciwen3
2023-10-03 15:27:38 -07:00
committed by GitHub
parent 6172ca21b5
commit a57c96bbf8

View File

@@ -12,7 +12,7 @@ Commands:
MitreID: T1218
OperatingSystem: Windows 10, Windows 11
Full_Path:
- Path: c:\Users\username\AppData\Local\Microsoft\Teams\current\Teams.exe
- Path: %localappdata%\Microsoft\Teams\current\Teams.exe
Detection:
- Sigma: https://github.com/SigmaHQ/sigma/blob/43277f26fc1c81fc98fc79147b711189e901b757/rules/windows/process_creation/proc_creation_win_susp_electron_exeuction_proxy.yml
Resources: