31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-06-03 05:50:48 +00:00
jedchecker/administrator/components/com_jedchecker/libraries/rules/jamss.ini
anibalsanchez b34cb440a4 2.1.0
2019-03-09 20:44:14 +01:00

19 lines
779 B
INI

; @package Joomla.JEDChecker
; @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.
; @license GNU General Public License version 2 or later; see LICENSE.txt
; This is the configuration file of the Jamss rule.
;
; This rule runs the JAMSS checks: https://github.com/btoplak/Joomla-Anti-Malware-Scan-Script/blob/master/jamss.php
; JAMSS description: This script should be used for searching the infected or malware/backdoor
; files in Joomla! installations.
; JAMSS by https://github.com/btoplak
; no configuration here.
fileExt="php|php3|php4|php5|phps|html|htaccess|gif"
; These format the output:
code="<span class='jamss_tooltip code' title='%s'>code</span>&nbsp;"
info="<span class='jamss_tooltip info' title='%s'>info</span>&nbsp;"