File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 44 namespace : host-interaction/filter
55 authors :
66 - aseel.kayal@mandiant.com
7+ - jakubjozwiak@google.com
78 scopes :
89 static : function
910 dynamic : span of calls
1011 references :
1112 - https://posts.specterops.io/mimidrv-in-depth-4d273d19e148
1213 - https://learn.microsoft.com/en-us/windows-hardware/drivers/ifs/filter-manager-concepts
14+ - https://github.com/gentilkiwi/mimikatz/blob/2.2.0-20220919/mimikatz/modules/kuhl_m_misc.c#L944
1315 examples :
1416 - 3E528207CA374123F63789195A4AEDDE:0x12F49
1517 features :
16- - and :
17- - api : fltmgr.FltEnumerateFilters
18- - api : fltmgr.FltGetFilterInformation
18+ - or :
19+ - and :
20+ - api : fltmgr.FltEnumerateFilters
21+ - api : fltmgr.FltGetFilterInformation
22+ - and :
23+ - api : fltlib.FilterFindFirst
24+ - api : fltlib.FilterFindNext
You can’t perform that action at this time.
0 commit comments