What is the Hack Guard module?

This module is probably one of the most critical modules of the Shield plugin.

Its purpose is to alert you to strange, unusual, unexpected files present on your web host.

These strange files can be something, or nothing, but you need to be aware of them because they can easily represent maliciously upload files/scripts that have been put there by hackers.

What is the core file scanner?

WordPress comes with a core set of files in a standard format.

We also know what those files should look like and the content of them.

The job of the core file scanner is to look at each WordPress core file and determine whether it is valid. You see, it's quite possible that a hacker will modify one of your core files with malicious code and you'd never know.

Now, with the core file scanner, you will know!

What is the unrecognised file scanner?

Where the Core File Scanner is preoccupied with finding any official WordPress files that are corrupt, the Unrecognised file scanner is preoccupied with finding all the other files on your web hosting that are not WP Core Files.

Why are these files important?

They could perfectly fine, or they could be script files that a hacker uses to access your site or corrupt your WordPress installation.

Important Note: this scanner cannot tell you if you should delete or keep these files, it can only tell you that they exist. It is up to you to determine if they're okay. If you're in doubt, talk to your host.

What is the Vulnerabilities Scanner?

This is Pro feature since it uses a commercially available database.

This scan is designed to alert you to the present of plugins running on your site that have known security vulnerabilities in them.

Half the battle with security is knowing what's good and bad, and running a WordPress site with known security vulnerabilities is asking for trouble, even if you don't know they're vulnerable.

Now you will know if they're vulnerable.