GuardMode 2024.2
Catalogic SoftwareKnowledge BaseMySupport
  • Welcome to GuardMode!
  • Intro
  • Installation
    • System requirements
    • Installing GuardMode Agent on Windows
      • Updating GuardMode Agent on Windows
    • Installing GuardMode Agent on Linux
      • Using GuardMode Agent as a Container
    • Uninstalling GuardMode Agent on Windows
    • Uninstalling GuardMode Agent on Linux
    • Configuring GuardMode Agent for SAMBA setup
    • Uninstalling GuardMode Agent on SAMBA setup
  • Agent Configuration
    • General Settings
    • Excluded Paths Configuration
    • Adding malware detection rules
      • Honeypot and Decoy Files
      • Write Operations Threshold
      • Detecting File Renaming with Abnormal File Extensions
      • Special Files Monitoring
    • Security Incident Detection
    • SMB Monitoring (Linux Only)
    • Event Reports
      • Configuring Event Reports
      • Excluding Paths From Event Reports
      • Tagging Agent
    • NFS Share Monitoring
    • Altering Audit Rules
    • Configuring DPX for Automatic Blocklist Updates
    • Using TLS
    • Configuring YARA-X
  • Using GuardMode Agent Command Line
  • REST API Documentation
  • On-demand Scanning
  • Logging
  • FAQ
  • Found an issue?
Powered by GitBook
On this page
  1. Agent Configuration
  2. Adding malware detection rules

Special Files Monitoring

PreviousDetecting File Renaming with Abnormal File ExtensionsNextSecurity Incident Detection

Last updated 8 months ago

Note. YARA analysis complements special files monitoring by providing pattern-based detection for potential threats. See to learn how to integrate YARA with special files monitoring.

The Special Files Monitoring feature in Catalogic GuardMode allows users to configure the GuardMode Agent to monitor specific locations on a file system. This feature is designed to detect and alert users if files in these locations are being encrypted or modified in a way that destroys their metadata or magic numbers.

Adding directories to Special Files Monitoring

  1. Go to the section Special files monitoring of the Security tab.

  2. Add the path you want to configure.

  3. Toggle the switch to enable or disable alerts for unknown file types.

    • Toggle Off: Any modification to files in the protected path will be reported.

    • Toggle On: After modifying a file in the protected path, it will be checked for magic numbers and entropy. If anomalies are detected, an alert will be sent.

  4. Click Save.

Attention! Ensure that the directories you add for monitoring are correctly specified and accessible by the GuardMode Agent to avoid false negatives.

Configuring YARA