Skip to content

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

Notifications You must be signed in to change notification settings

pwnslinger/USBlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5feda16 · Jan 24, 2021

History

21 Commits
Apr 2, 2017
Mar 27, 2017
Jan 24, 2021

Repository files navigation

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.