Skip to content

Security & Integrity

URL: /dashboard/site/[id]/security

WP Smart includes a heuristic security engine that analyses the site at multiple levels.

The system compares hashes of all WordPress core files on your server with official versions from WordPress.org. Any modified, added or missing file in wp-admin and wp-includes is flagged.

WP Smart scans files for typical malware patterns: dangerous PHP functions (eval, base64_decode), suspicious .php files in wp-content/uploads, and backdoor scripts.

Analysis of the WordPress database for anomalous tables or meta-keys indicating a compromise.


ActionDescription
Repair CoreReplaces compromised core files with clean versions from WordPress.org
QuarantineMoves suspicious files to an isolated folder protected by .htaccess
Permanent DeletePhysically removes quarantined files from the server
DB CleanRepairs corrupted or suspicious database configurations

All communication uses HTTPS with Bearer Token authentication. The security token is unique per site and can be regenerated at any time. FTP credentials are never stored in plain text.