Attacks Dictionary

Malware

Definition

Malware on WordPress is unwanted code that steals data, spam-sends, redirects visitors, or keeps a backdoor open.

Also called: malicious software

Why it matters for WordPress

Infected sites lose trust, get blacklisted, and can infect visitors. Cleanup that only deletes one file often fails because a backdoor puts it back.

How it shows up in practice

  • Google Safe Browsing or host notices
  • Unexpected redirects, spam SEO pages, or crypto miners
  • Modified core/theme files or mystery PHP in uploads
  • New admin users or cron jobs you did not create

What to do

  1. Put the site in maintenance mode and take a backup for forensics.
  2. Scan files and compare core against known-good hashes.
  3. Remove malware and the access path (weak passwords, vulnerable plugins, backdoors).
  4. Rotate all passwords, salts, and API keys.
  5. Re-scan after cleanup and watch logs for reinfection.

Feature: Malware scanner. Guide: WordPress malware removal.

Go deeper

Want the full walkthrough?

This page stays short on purpose. The guide covers steps, examples, and what to check on a live WordPress site.

Open full guide

Nearby ideas in the dictionary

All terms →