mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-29 23:02:30 +01:00
Updating category of fltMC to tamper
This commit is contained in:
parent
4217d0f8ca
commit
6f2135e173
@ -1,20 +1,18 @@
|
|||||||
---
|
---
|
||||||
Name: fltMC.exe
|
Name: fltMC.exe
|
||||||
Description: Filter Manager Control Program used by Windows
|
Description: Filter Manager Control Program used by Windows
|
||||||
Author: 'John Lambert'
|
Author: John Lambert
|
||||||
Created: '2021-09-18'
|
Created: 2021-09-18
|
||||||
Commands:
|
Commands:
|
||||||
- Command: fltMC.exe unload SysmonDrv
|
- Command: fltMC.exe unload SysmonDrv
|
||||||
Description: Unloads a driver used by security agents
|
Description: Unloads a driver used by security agents
|
||||||
Usecase: Defense evasion
|
Usecase: Defense evasion
|
||||||
Category: ADS
|
Category: Tamper
|
||||||
Privileges: Admin
|
Privileges: Admin
|
||||||
MitreID: T1562.001
|
MitreID: T1562.001
|
||||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
||||||
Full_Path:
|
Full_Path:
|
||||||
- Path: C:\Windows\System32\fltMC.exe
|
- Path: C:\Windows\System32\fltMC.exe
|
||||||
Code_Sample:
|
|
||||||
- Code:
|
|
||||||
Detection:
|
Detection:
|
||||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/c27084dd0c432335fa4369e5002a61dfe0ab9c65/rules/windows/process_creation/win_sysmon_driver_unload.yml
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/c27084dd0c432335fa4369e5002a61dfe0ab9c65/rules/windows/process_creation/win_sysmon_driver_unload.yml
|
||||||
- Elastic: https://github.com/elastic/detection-rules/blob/61afb1c1c0c3f50637b1bb194f3e6fb09f476e50/rules/windows/defense_evasion_via_filter_manager.toml
|
- Elastic: https://github.com/elastic/detection-rules/blob/61afb1c1c0c3f50637b1bb194f3e6fb09f476e50/rules/windows/defense_evasion_via_filter_manager.toml
|
||||||
|
Loading…
Reference in New Issue
Block a user