A file integrity monitor built in PowerShell that checks if files in a folder are modified, deleted or added
-
Updated
Nov 8, 2024 - PowerShell
A file integrity monitor built in PowerShell that checks if files in a folder are modified, deleted or added
Monitor created in PowerShell. It creates an Integrity baseline of target files/folders using the SHA-512 hashing algorithm. Continuously made comparison of actual files vs baseline, raised alerts if any deviations occurred. Sends alerts via notifications in PowerShell to allow further investigation of potential compromise.
Flexible PowerShell-based file integrity monitor with Syslog and Email functionality
File integrity monitoring (FIM) tool created with Powershell
Add a description, image, and links to the file-integrity-monitoring topic page so that developers can more easily learn about it.
To associate your repository with the file-integrity-monitoring topic, visit your repo's landing page and select "manage topics."