Saturday, December 01, 2018

List Windows file system filter driver

c:\> fltmc filters

A lot of file protection solutions are implemented as file system filter driver. This includes Symantec AV and Symantec ICSP (BlueCoat)

 Reference(s):
https://serverfault.com/questions/336630/is-there-a-quick-way-to-see-what-filesystem-filter-drivers-are-loaded-on-windows

No comments:

Test page for code formatting

netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 1...