A real-time WordPress security plugin designed for small sites that need immediate malware prevention and cleanup, with special handling for Elementor and Astra themes. The plugin:
- Preserves custom theme content during cleanup
- Prevents malicious file uploads
- Monitors and blocks unauthorized file changes
- Immediately removes malicious files
- Repairs WordPress core files without backups
- Cleans database content automatically
- Works independently of WordPress's update system
- Real-time file upload scanning
- Theme content preservation
- File change monitoring using checksums
- Immediate removal of suspicious files
- Direct core file replacement
- Hourly cleanup process
- Database content scanning
- Preserves Elementor page builder data
- Maintains Astra theme settings
- Saves custom theme modifications
- Supports theme content export/import
- Restores theme content after cleanup
- Blocks dangerous file types
- Prevents upload of malicious files
- Monitors file system changes
- Maintains file permissions
- Verifies file integrity
- Removes malicious files while preserving theme content
- Removes files with malicious content
- Cleans database of malicious content
- Repairs modified core files
- Fixes incorrect permissions
You can export your theme content to JSON format for backup:
- Elementor page builder data
- Astra theme settings
- Custom theme modifications
- Theme customizer settings
This content can be stored in a GitHub repository and restored when needed.
The plugin scans for:
- Base64 encoded content
- Eval() and system() calls
- Shell commands
- Remote code execution
- Malicious database content
- Suspicious file types
- Unauthorized file changes
- Upload the plugin files to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- The plugin will automatically start protecting your site
All security actions are logged to wp-content/malware-scanner.log
Your Name