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/admin/ |
Upload File : |
<? $MESS["SEC_REDIRECT_TITLE"] = "Redirect protection against phishing attacks"; $MESS["SEC_REDIRECT_MAIN_TAB"] = "Redirect protection"; $MESS["SEC_REDIRECT_MAIN_TAB_TITLE"] = "Enabling redirect protection against phishing attacks."; $MESS["SEC_REDIRECT_ON"] = "Redirect protection against phishing attacks is enabled"; $MESS["SEC_REDIRECT_OFF"] = "Redirect protection against phishing attacks is disabled"; $MESS["SEC_REDIRECT_BUTTON_OFF"] = "Disable redirect protection against phishing attacks"; $MESS["SEC_REDIRECT_BUTTON_ON"] = "Enable redirect protection against phishing attacks"; $MESS["SEC_REDIRECT_NOTE"] = "<p><a href=\"http://en.wikipedia.org/wiki/Phishing\" target=\"_blank\">Phishing</a> - is the criminally fraudulent process of attempting to acquire sensitive information such as usernames, passwords and credit card details by masquerading as a trustworthy entity in an electronic communication. </p> <p>Two methods exist to prevent redirect phishing:</p> <ul style=\"font-size:100%\"> <li>detect malicious redirects by screening for the lack of the referring page in the HTTP header.</li> <li>sign links with a digital signature and verify it upon redirect attempt.</li> </ul> <p>The following can be used as protection: <ul style=\"font-size:100%\"> <li>Show redirection warning to a visitor.</li> <li>Unconditionally redirect a visitor to a site known to be safe.</li> </ul> <p><i>Recommended for high security level</i></p>"; $MESS["SEC_REDIRECT_PARAMETERS_TAB"] = "Parameters"; $MESS["SEC_REDIRECT_PARAMETERS_TAB_TITLE"] = "Redirect protection parameter settings"; $MESS["SEC_REDIRECT_METHODS_HEADER"] = "Methods"; $MESS["SEC_REDIRECT_METHODS"] = "Phishing protection methods:"; $MESS["SEC_REDIRECT_REFERER_CHECK"] = "Check for presence of HTTP header describing the referring page."; $MESS["SEC_REDIRECT_REFERER_SITE_CHECK"] = "The \"Referrer\" HTTP header must contain the current site's domain name. "; $MESS["SEC_REDIRECT_HREF_SIGN"] = "Add digital signature to the below URLs:"; $MESS["SEC_REDIRECT_URLS"] = "Signed URLs"; $MESS["SEC_REDIRECT_SYSTEM"] = "System"; $MESS["SEC_REDIRECT_USER"] = "Users"; $MESS["SEC_REDIRECT_URL"] = "URL:"; $MESS["SEC_REDIRECT_PARAMETER_NAME"] = "Parameter name:"; $MESS["SEC_REDIRECT_ADD"] = "Add"; $MESS["SEC_REDIRECT_ACTIONS_HEADER"] = "Actions"; $MESS["SEC_REDIRECT_ACTIONS"] = "Phishing protection actions:"; $MESS["SEC_REDIRECT_MESSAGE"] = "Message"; $MESS["SEC_REDIRECT_LOG"] = "Add phishing attempt to the log"; $MESS["SEC_REDIRECT_ACTION_REDIRECT"] = "Redirect to specified URL."; $MESS["SEC_REDIRECT_ACTION_REDIRECT_URL"] = "URL:"; $MESS["SEC_REDIRECT_SHOW_MESSAGE_AND_STAY"] = "Show redirect to another URL notification message."; ?>