Baseline on Free · Real-time on Pro
Features · Detection

Real-time WordPress file monitoring, catch the change as it happens.

Guardian Gaze creates a secure baseline of every core, plugin, theme, and custom file on your site. On every scan, it compares current files against this baseline to instantly detect unauthorized changes, new files, or deletions, the most common signs of a hack. Spot a suspicious change? Review the diff, then approve it as legitimate or flag it for removal, all from one dashboard.

Why it matters

If a file changed, you need to know about it.

Almost every WordPress compromise leaves a fingerprint on disk, a webshell dropped intouploads/, a backdoor injected into a plugin'sfunctions.php, or a hijackedwp-config.php. Attackers count on the fact that nobody is actually watching the filesystem. Real-time monitoring removes that assumption.

Unlike scanners that only look at known-bad signatures, integrity monitoring catches zero-day modifications too, because anything that doesn't match the baseline gets flagged, regardless of whether anyone has seen that malware before.

How it works

Hash, compare, surface, decide.

Baseline created

On install, Guardian Gaze fingerprints every file in core, themes, plugins, mu-plugins and your uploads directory with a SHA-256 hash.

Continuous comparison

Every scheduled scan re-hashes the filesystem and compares against the baseline. New files, changed files and deletions are all surfaced.

Diff review

For text files you see a side-by-side diff of what changed, not just that it changed. Context matters for triage.

Approve or remove

Legitimate change? Approve it to update the baseline. Suspicious? Flag for removal, Guardian Gaze guides you through restoring a clean copy.

What gets monitored

Every directory that actually runs.

  • WordPress core, hashed against the official WordPress.org checksum manifest for your exact version.
  • Plugins, every file under wp-content/plugins/, active and inactive.
  • Themes, all theme files including child themes and the parent theme they extend.
  • mu-plugins, must-use plugins that auto-load on every request. A favorite hiding place for backdoors.
  • Custom files, anything in wp-content/uploads/ that has a PHP extension or executes server-side.
  • Root files, wp-config.php, .htaccess, index.php.

Make your filesystem tamper-evident.

Baseline file monitoring is included on every tier, including the free plugin. Real-time change detection is a Pro feature; the free tier checks once daily.