Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 477 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 477 Bytes

DriveMonitoring

File Event Based Approach to create reports about Removable Drives History with file changes

Pre- Requisutes:

  1. watchdog
pip install watchdog
  1. win32api
pip install pypiwin32
  1. wmi
pip install WMI

Config Required : Email server settings need to be updated to your smtp server

Instructions:

python Monitor.py 

This runs the Agent and continously monitors the system no other config required