Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/ilovecveti.ru/bitrix/modules/security/lang/en/classes/general/ |
Upload File : |
<?php $MESS["SECURITY_FILTER_FORM_ACCEPT"] = "Accept anyway"; $MESS["SECURITY_FILTER_FORM_CONVERT"] = "Convert"; $MESS["SECURITY_FILTER_FORM_MESSAGE"] = "Potentially dangerous data was detected in request."; $MESS["SECURITY_FILTER_FORM_SUB_TITLE"] = "Proactive filter"; $MESS["SECURITY_FILTER_FORM_TITLE"] = "Potentially dangerous data was detected."; $MESS["SECURITY_FILTER_FORM_VARDATA"] = "Data"; $MESS["SECURITY_FILTER_FORM_VARNAME"] = "Variable"; $MESS["SECURITY_FILTER_INFORM_EVENT_COUNT"] = "Intrusion attempts prevented for the last week:"; $MESS["SECURITY_FILTER_INFORM_EVENT_COUNT_EMPTY"] = "No intrusion attempts detected"; $MESS["SECURITY_FILTER_INFORM_FILTER_OFF"] = "Protection disabled.<br>"; $MESS["SECURITY_FILTER_INFORM_FILTER_ON"] = "Protection enabled.<br>"; $MESS["SECURITY_FILTER_INFORM_FILTER_ON_RECOMMENDATION"] = "Your website is vulnerable."; $MESS["SECURITY_FILTER_INFORM_LINK_TO_SETUP"] = "Configure protection"; $MESS["SECURITY_FILTER_INFORM_LINK_TO_SETUP_ON"] = "Enable protection"; $MESS["SECURITY_FILTER_INFORM_TITLE"] = "Proactive Protection"; $MESS["SECURITY_FILTER_IP_RULE"] = "Blocking #IP# by the proactive filter."; $MESS["SECURITY_FILTER_PHP"] = "PHP injection attempt"; $MESS["SECURITY_FILTER_SQL"] = "SQL injection attempt"; $MESS["SECURITY_FILTER_XSS"] = "XSS attack attempt"; $MESS["SECURITY_OTP"] = "OTP password request"; $MESS["SECURITY_REDIRECT"] = "Phishing attempt with redirecting";