From 6499ce1c70e4941fc9897387e945d69008469c26 Mon Sep 17 00:00:00 2001 From: DeWitt Gibson <118208273+dewittgibson-kpmg@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:12:31 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ccc68b8..5cb94b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Linux-file-monitor -I'll create a monitoring script that checks critical files for modifications and alerts you to any changes. This can help detect potential security breaches or unauthorized modifications.​​​​​​​​​​​​​​​​ +This shell script can help detect potential security breaches or unauthorized modifications.​​​​​​​​​​​​​​​​ This script creates a file integrity monitoring system. Here's how to use it: @@ -28,5 +28,3 @@ Be sure to: 2. Update the `EMAIL` variable with your email address 3. Secure the hash database and log files 4. Consider storing the hash database on a separate, secure system - -Would you like me to add any additional security features or modify the monitoring parameters?​​​​​​​​​​​​​​​​