$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"] = "
Phishing - 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.
Two methods exist to prevent redirect phishing:
The following can be used as protection:
Recommended for high security level
"; $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."; ?>