/DriverPrototype

windows driver prototype

Primary LanguageC++

Red team driver

Windows driver developped following the zeropointsecuriry training, in order to understand kernel mechanisms, and user-land kernel land windows interaction.

The functionnalities implemented :

  1. Modify processus protection ( protecting/unprotecting)
  2. Modify processus privileges
  3. Modify the DSE policy
  4. Callbacks manipulations (used by AV, EDR and system monitoring applications)