This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Scanner FMS

Description

A simple plugin scanner for WordPress he works only from the admin panel, which can be turned on and off at any time. Finds suspicious inclusions in your main theme files.

Major features in Scanner FMS include:

  • Search for suspicious inserts in the theme template.
  • [base64, eval, shell_exec, etc.]
  • Works only from the admin panel.
  • Runs in read-only mode.

PS: Uses regular expressions to search for patterns.

Screenshots

  • Scanner FMS
  • OK - Nothing found
  • Not OK - Entry found

Installation

Upload the Scanner FMS plugin to your blog and activate it.

FAQ

Q: How to start a scan?
A: Just press START SCANNER

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Scanner FMS” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Scanner FMS” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

Release Date – 14 June 2022

  • Add styles for results.
  • Redesigned patterns for search.
  • Another change.

1.0.1

  • Fixed errors in loop preg_match for find patterns.
  • Removed the button for displaying the category path.
  • Improved styling of buttons and other elements.
  • Another change.