=== Scanner FMS ===
Contributors: dimasicou2k
Tags: scanner, scan, scanning, search, virus, viruses, security, secure, malware, antivirus, backdoor, infection, hack, vulnerability, injection, trojan
Donate link: https://github.com/Dmitriy-2014/Dmitriy-2014
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.2
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple scanner for your main theme. Looks for suspicious inclusions in theme files. ( base64, eval, shell_exec, etc. )

== 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.

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

== Frequently Asked Questions ==
Q: How to start a scan?
A: Just press START SCANNER

== Screenshots ==
1. Scanner FMS
2. OK - Nothing found
3. Not OK - Entry found

== 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.

== Upgrade Notice ==
= 1.0.1 =
* Release
* Added a complete collection of patterns
* The program is tested and ready to run