Phxmark / USBlocker

Disable any USB Mass Storage device from kmode using a pnp filter driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USBlocker

DOI
Disable any USB Mass Storage device from kmode using a pnp filter driver

Description

Driver monitors communication of USB interfaces and blocks the Mass Storage functionality of USB interfaces connected to the system. This way you can safely protect the system by isolating and restricting the mass storage communications.

About

Disable any USB Mass Storage device from kmode using a pnp filter driver


Languages

Language:C++ 86.8%Language:C 13.2%