Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php include "\x6d\157\x2d\x73\141\155\x6c\55\154\x69\x63\145\x6e\163\145\x2d\160\x6..
Decoded Output download
<?php
include "mo-saml-license-page.php";
include "mo-saml-support-page.php";
include "mo-saml-faqs-page.php";
include "mo-saml-setup-idp-page.php";
include "Import-export.php";
include "mo-saml-add-custom-certificate.php";
function mo_register_saml_sso()
{
$dL = remove_query_arg("action");
$_SERVER["REQUEST_URI"] = $dL;
if (isset($_GET["tab"])) {
goto zp;
}
if (mo_saml_is_customer_registered_saml() && mo_saml_is_customer_license_key_verified() && mo_saml_is_sp_configured()) {
goto we;
}
if (mo_saml_is_customer_registered_saml() && mo_saml_is_customer_license_key_verified()) {
goto Ek;
}
$xb = "login";
goto CE;
Ek:
$xb = "config";
CE:
goto tn;
we:
$xb = "general";
tn:
goto KR;
zp:
$xb = $_GET["tab"];
KR:
if (mo_saml_is_curl_installed()) {
goto DP;
}
echo "
\x9\x9 <p><font color="#FF0000">(Warning: PHP cURL extension is not installed or disabled)</font></p>";
DP:
if (mo_saml_is_openssl_installed()) {
goto zQ;
}
echo "\xd\xa \x9 <p><font color="#FF0000">(Warning: PHP openssl extension is not installed or disabled)</font></p>";
zQ:
echo "\xd\xa<div id="mo_saml_settings">
\xa <div class="miniorange_container">\xd\xa\x9";
if (!mo_saml_lk_multi_host()) {
goto Z5;
}
echo "<div class="notice notice-error is-dismissible"><p><b>Warning :</b> You are using same license key on multiple sites. Please ";
?>
<a
href="<?php
echo add_query_arg(array("tab" => "licensing"), $_SERVER["REQUEST_URI"]);
?>
"><?php
echo "buy more license keys";
?>
</a><?php
echo " or your plugin will be disabled soon.</p></div>";
Z5:
echo "<table style="width:100%;">
\xa <tr>
\xa\x9 <h2 class="nav-tab-wrapper">";
if (!(!mo_saml_is_customer_registered_saml() || !mo_saml_is_customer_license_key_verified() || mo_saml_is_trial_active())) {
goto Y0;
}
?>
<a class="nav-tab <?php
echo $xb == "login" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "login"), $_SERVER["REQUEST_URI"]);
?>
">Account
Setup</a> <?php
Y0:
if (!(mo_saml_is_customer_registered_saml() && mo_saml_is_customer_license_key_verified())) {
goto i2;
}
?>
<a class="nav-tab <?php
echo $xb == "general" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "general"), $_SERVER["REQUEST_URI"]);
?>
">SSO Login
Settings</a> <?php
i2:
?>
<a class="nav-tab <?php
echo $xb == "config" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "config"), $_SERVER["REQUEST_URI"]);
?>
">Identity Provider</a>
<a class="nav-tab <?php
echo $xb == "save" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "save"), $_SERVER["REQUEST_URI"]);
?>
">Service Provider</a>
<a class="nav-tab <?php
echo $xb == "opt" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "opt"), $_SERVER["REQUEST_URI"]);
?>
">Attribute/Role
Mapping</a>
<a class="nav-tab <?php
echo $xb == "impexp" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "impexp"), htmlentities($_SERVER["REQUEST_URI"]));
?>
">Import/Export
Configuration</a>
<a class="nav-tab <?php
echo $xb == "proxy" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "proxy"), $_SERVER["REQUEST_URI"]);
?>
">Proxy Setup</a>
<a class="nav-tab <?php
echo $xb == "help" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "help"), $_SERVER["REQUEST_URI"]);
?>
">Help & FAQ</a>
<a class="nav-tab <?php
echo $xb == "licensing" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "licensing"), $_SERVER["REQUEST_URI"]);
?>
">Licensing Plans</a>
<a class="nav-tab <?php
echo $xb == "licensing" ? "nav-tab-active" : '';
?>
"
href="<?php
echo add_query_arg(array("tab" => "custom_certificate"), $_SERVER["REQUEST_URI"]);
?>
">Custom Certificate</a>
<?php
echo "</h2>
\xa\x9\x9\x9<td style="vertical-align:top;width:65%;">";
if ($xb == "save") {
goto RQ;
}
if ($xb == "opt") {
goto f5;
}
if ($xb == "proxy") {
goto HR;
}
if ($xb == "help") {
goto ZB;
}
if ($xb == "config") {
goto Zo;
}
if ($xb == "general") {
goto Dh;
}
if ($xb == "impexp") {
goto Ng;
}
if ($xb == "licensing") {
goto ol;
}
if ($xb == "custom_certificate") {
goto gQ;
}
if (get_option("mo_saml_verify_customer") == "true") {
goto R4;
}
if (trim(get_option("mo_saml_admin_email")) != '' && trim(get_option("mo_saml_admin_api_key")) == '' && get_option("mo_saml_new_registration") != "true") {
goto kY;
}
if (get_option("mo_saml_registration_status") == "MO_OTP_DELIVERED_SUCCESS_EMAIL" || get_option("mo_saml_registration_status") == "MO_OTP_DELIVERED_SUCCESS_PHONE" || get_option("mo_saml_registration_status") == "MO_OTP_VALIDATION_FAILURE_EMAIL" || get_option("mo_saml_registration_status") == "MO_OTP_VALIDATION_FAILURE_PHONE" || get_option("mo_saml_registration_status") == "MO_OTP_DELIVERED_FAILURE") {
goto WF;
}
if (!mo_saml_is_customer_registered_saml()) {
goto Md;
}
if (mo_saml_is_customer_registered_saml() && (!mo_saml_is_customer_license_key_verified() || mo_saml_is_trial_active())) {
goto y1;
}
mo_saml_general_login_page();
goto NA;
y1:
mo_saml_show_verify_license_page();
NA:
goto Pn;
Md:
mo_saml_show_verify_password_page_saml();
Pn:
goto Ob;
WF:
mo_saml_show_otp_verification();
Ob:
goto qc;
kY:
mo_saml_show_verify_password_page_saml();
qc:
goto ka;
R4:
mo_saml_show_verify_password_page_saml();
ka:
goto Fi;
gQ:
mo_saml_add_custom_certificate();
Fi:
goto tK;
ol:
mo_saml_show_pricing_page();
echo "<style>#support-form{ display:none;}</style>";
tK:
goto ud;
Ng:
miniorange_import_configuration_saml();
ud:
goto gd;
Dh:
mo_saml_general_login_page();
gd:
goto PH;
Zo:
mo_saml_configuration_steps();
PH:
goto kD;
ZB:
mo_saml_show_faqs();
kD:
goto EE;
HR:
mo_saml_proxy_setup();
EE:
goto Nf;
f5:
mo_saml_save_optional_config();
Nf:
goto Ew;
RQ:
mo_saml_apps_config_saml();
Ew:
echo "</td>\xd
\x9\x9 <td style="vertical-align:top;padding-left:1%;" id="support-form">";
miniorange_support_saml();
echo "</td>\xd
\x9 </tr>
\x9</table>
</div>\xd\xa
\xa\xd
\x9 <form name="f" method="post" action="" id="mo_saml_check_license">\xd
<input type="hidden" name="option" value="mo_saml_check_license"/>
\x9\x9</form>
\xa <form style="display:none;" id="loginform" action="" . get_option("mo_saml_host_name") . "/moas/login"
\x9target="_blank" method="post">
\xa\x9\x9<input type="email" name="username" value="" . get_option("mo_saml_admin_email") . "" />
\xa \x9<input type="text" name="redirectUrl" value="" . get_option("mo_saml_host_name") . "/moas/viewlicensekeys" />\xd\xa \x9<input type="text" name="requestOrigin" value="wp_saml_sso_basic_plan" />\xd
\x9 </form>
<script>
\xa jQuery("a[href=\"#activatelicense\"]").click(function(){
\xa\x9\x9\x9\x9jQuery("#mo_saml_check_license").submit();\xd\xa\x9 });
\xa </script>";
}
function mo_saml_is_curl_installed()
{
if (in_array("curl", get_loaded_extensions())) {
goto bq;
}
return 0;
goto za;
bq:
return 1;
za:
}
function Multisite_enabled()
{
if (!is_multisite()) {
goto t7;
}
return "<b><font color='green'> enabled </font></b>";
t7:
return "<b><font color='red'> disabled </font></b>";
}
function mo_saml_is_openssl_installed()
{
if (in_array("openssl", get_loaded_extensions())) {
goto Zv;
}
return 0;
goto TS;
Zv:
return 1;
TS:
}
function mo_saml_show_new_registration_page_saml()
{
update_option("mo_saml_new_registration", "true");
echo "<form name="f" method="post" action="">\xd
\x9\x9\x9<input type="hidden" name="option" value="mo_saml_register_customer" />\xd\xa <div class="mo_saml_table_layout" style="padding-bottom:72px;">
\xa\x9 \x9\x9 <h3>Register with miniOrange</h3>
\x9 \x9 <p>";
?>
<a href="#" id="help_register_link">[ Why should I register? ]<?php
echo "</a></p>\xd
\x9\x9 \x9<div hidden id="help_register_desc" class="mo_saml_help_desc">\xd
\x9 \x9 \x9\x9You should register so that in case you need help, we can help you with step by step instructions. We support all known IdPs - <b>ADFS, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, JBoss Keycloak etc</b>.\xd\xa\x9 \x9\x9\x9</div>
\xa\x9\x9 \x9</p>\xd\xa\x9 \x9\x9\x9<table class="mo_saml_settings_table">
\xa \x9\x9 \x9<tr>\xd\xa \x9 \x9<td><b><font color="#FF0000">*</font>Email:</b></td>\xd\xa\x9\x9 \x9\x9\x9 <td><input class="mo_saml_table_textbox" type="email" name="email" style="width:80%;"
\xa \x9\x9\x9 \x9\x9\x9required placeholder="[email protected]"
\xa\x9 \x9\x9\x9\x9 \x9value="" . get_option("mo_saml_admin_email") . "" /></td>
\xa \x9\x9 \x9 </tr>\xd\xa
\x9\x9\x9\x9\x9 <tr>
\xa\x9 \x9\x9 <td><b>Phone number:</b></td>
\x9 \x9\x9 <td><input class="mo_saml_table_textbox" type="tel" id="phone_contact" style="width:80%;"\xd\xa\x9\x9\x9\x9\x9\x9\x9\x9pattern="[\+]\d{11,14}|[\+]\d{1,4}([\s]{0,1})(\d{0}|\d{9,10})" class="mo_saml_table_textbox" name="phone"
\x9\x9 title="Phone with country code eg. +1xxxxxxxxxx"
\x9\x9\x9 placeholder="Phone with country code eg. +1xxxxxxxxxx"\xd\xa \x9\x9 \x9value="" . get_option("mo_saml_admin_phone") . "" /></td>\xd
\x9 \x9 </tr>
\x9\x9 \x9\x9<tr>\xd\xa\x9\x9\x9 \x9\x9<td></td>\xd\xa\x9 \x9 \x9 <td>We will call only if you need support.</td>\xd\xa \x9\x9 \x9\x9\x9</tr>
\x9\x9\x9\x9\x9 <tr>
\xa \x9\x9 \x9 <td><b><font color="#FF0000">*</font>Password:</b></td>
\x9 \x9\x9 \x9<td><input class="mo_saml_table_textbox" required type="password" style="width:80%;"
\x9 \x9\x9 name="password" placeholder="Choose your password (Min. length 6)" /></td>
\xa\x9 </tr>
\x9 \x9<tr>\xd\xa\x9 \x9 \x9 <td><b><font color="#FF0000">*</font>Confirm Password:</b></td>
\x9\x9\x9\x9\x9 <td><input class="mo_saml_table_textbox" required type="password" style="width:80%;"\xd\xa\x9\x9\x9 \x9 \x9name="confirmPassword" placeholder="Confirm your password" /></td>
\x9\x9\x9\x9</tr>
\xa \x9\x9\x9 <tr>\xd\xa \x9 <td> </td>
\x9\x9 <td><input type="submit" name="submit" value="Register"
\xa\x9 \x9 \x9 class="button button-primary button-large" /></td>\xd\xa \x9\x9\x9 </tr>\xd
\x9</table>\xd\xa \x9\x9</div>
\xa\x9 </form>";
}
function sanitize_element()
{
$Az = file_get_contents(plugins_url("resources/en_li.mo", __FILE__));
$Hr = get_option("mo_saml_customer_token");
$Az = AESEncryption::decrypt_data($Az, $Hr);
if (!empty($Az)) {
goto Zy;
}
return '';
Zy:
$Ik = get_option("mo_saml_admin_api_key");
$Az = AESEncryption::decrypt_data($Az, $Ik);
$vw = simplexml_load_string($Az);
return strval($vw->expirationTime);
}
function mo_saml_show_verify_password_page_saml()
{
echo "<form name="f" method="post" action="">\xd\xa\x9\x9 <input type="hidden" name="option" value="mo_saml_verify_customer" />
\x9 <div class="mo_saml_table_layout">\xd\xa \x9\x9\x9<div id="toggle1" class="panel_toggle">
\x9\x9\x9 \x9<h3>Login with miniOrange</h3>
\xa </div>\xd\xa \x9 <div id="panel1">\xd\xa\x9 \x9\x9<!--<p><b>It seems you already have an account with miniOrange. Please enter your miniOrange email and password.<br/>-->
\x9 <b>";
?>
<a href="https://auth.miniorange.com/moas/idp/resetpassword" target="_blank">Click here if
you forgot your password?</a><?php
echo "</b></p>
\x9\x9\x9 <br/>
\xa\x9 \x9\x9<table class="mo_saml_settings_table">
\xa \x9 \x9 <tr>\xd\xa \x9\x9 <td><b><font color="#FF0000">*</font>Email:</b></td>
\xa\x9 \x9 \x9 <td><input class="mo_saml_table_textbox" type="email" name="email" style="width:80%;"\xd\xa\x9 \x9\x9 required placeholder="[email protected]"\xd\xa\x9\x9\x9\x9 \x9 value="" . get_option("mo_saml_admin_email") . "" size="60%"/></td>
\x9\x9 \x9</tr>
\xa\x9\x9\x9\x9\x9 <tr>\xd
\x9\x9 \x9 \x9<td><b><font color="#FF0000">*</font>Password:</b></td>
\x9\x9\x9 <td><input class="mo_saml_table_textbox" required type="password" style="width:80%;"\xd
\x9 \x9 \x9\x9name="password" placeholder="Enter your password" size="60%"/></td>\xd
\x9\x9\x9\x9</tr>\xd\xa \x9\x9\x9\x9\x9<tr>\xd
\x9 \x9 \x9 \x9<td> </td>
\xa\x9 \x9\x9 \x9\x9<td>
\xa \x9\x9 \x9<input type="submit" name="submit" value="Login"
\x9 \x9\x9 class="button button-primary button-large" />\xd\xa
\x9\x9\x9 \x9\x9</tr>\xd
\x9 \x9\x9 </table>
\x9\x9 </div>
\x9\x9 </div>
\xa\x9 </form>";
}
function mo_saml_show_verify_license_page()
{
echo "<div class="mo_saml_table_layout" style="padding-bottom:50px;!important">";
if (!signElement()) {
goto mD;
}
if (mo_saml_is_trial_active()) {
goto h9;
}
if (site_check()) {
goto vk;
}
echo "<table style="width:100%"><tr><td><h3>Confirm your license<hr></h3>
\xa \x9 \x9If you have taken 5 days free trial of premium plugin just click the below button to confirm your plan.<br><br>
\x9 \x9 \x9<input type="button" name="submit" id="mo_saml_free_trial_link" value="Activate 5 Days Free Trial" class="button button-primary button-large" /></td>
\xa\x9 \x9 \x9</tr>
<tr><td style="text-align:center">OR<br><br></td></tr>\xd\xa\x9\x9 \x9\x9 <tr>\xd
\x9 \x9 \x9\x9<td>If you have upgraded to <b>Do It Yourself or Premium Plan</b>, click the below button to confirm your license plan.<br><br>";
?>
<a href="#checklicense"><input type="button" name="submit" id="" value="Confirm Your License Plan"
class="button button-primary button-large"/></a> <?php
echo "\xd
</td></tr></table><br><br>";
vk:
goto xX;
h9:
echo "<br><h3>You are on Trial Version</h3>\xd
\x9 \x9<span>You are using 5 days trial version of miniOrange saml plugin. It will expire on <span style="color:red;font-weight:bold">";
echo mo_saml_trial_expiry();
echo " </span>.</span>
\xa\x9 \x9 \x9<br><br>";
if (site_check()) {
goto jj;
}
?>
<a href="<?php
echo add_query_arg(array("tab" => "licensing"), $_SERVER["REQUEST_URI"]);
?>
"><input
type="button" name="submit" id="" value="Click here to Upgrade"
class="button button-primary button-large"/></a> <a
href="#checklicense"><input type="button" name="submit" id=""
value="Already upgraded? Check License"
class="button button-primary button-large"/></a> <?php
echo "<br><br>";
jj:
xX:
mD:
if (!(!signElement() || site_check())) {
goto KS;
}
echo "<h3>Verify License [ <span style="font-size:13px;font-style:normal;"><a style="cursor:pointer;" onclick="getlicensekeysform()" >Click here to view your license key</a></span> ]</h3><hr>";
echo "<form name="f" method="post" action="">\xd
\x9 \x9 \x9<input type="hidden" name="option" value="mo_saml_verify_license" />
\xa
\xa \x9\x9 \x9 \x9<p><b><font color="#FF0000">*</font>Enter your license key to activate the plugin:</b>\xd\xa \x9\x9 \x9 \x9<input class="mo_saml_table_textbox" required type="text" style="margin-left:40px;width:300px;"\xd
\x9 name="saml_licence_key" placeholder="Enter your license key to activate the plugin" ";
echo "/>\xd
\x9\x9 \x9 \x9 </p>
\x9\x9 \x9 \x9<p><b><font color="#FF0000">*</font>Please check this to confirm that you have read it: </b> <input required type="checkbox" name="license_conditions" ";
echo "/></p>\xd\xa \x9 \x9\x9\x9</p>\xd\xa\xd
\x9\x9 \x9 <ol>\xd
\x9 \x9 \x9\x9<li>License key you have entered here is associated with this site instance. In future, if you are re-installing the plugin or your site for any reason. You should deactivate and then delete the plugin from wordpress console and should not manually delete the plugin folder. So that you can resuse the same license key.</li><br>\xd\xa\x9 \x9 \x9 \x9<li><b>This is not a developer's license.</b> Making any kind of change to the plugin's code will delete all your configuration and make the plugin unusable.</li>
\xa\x9\x9\x9 \x9 \x9<br>\xd\xa \x9\x9 \x9 \x9 <input type="submit" name="submit" value="Activate License" class="button button-primary button-large" ";
echo "/>
\xa\xd
\x9\x9</form>";
KS:
echo "</div>\xd
\xa \x9<form name="f" method="post" action="" id="mo_saml_free_trial_form">
\xa \x9\x9<input type="hidden" name="option" value="mo_saml_free_trial"/>\xd\xa </form>\xd
\x9\x9<form name="f" method="post" action="" id="mo_saml_check_license">\xd
\x9\x9 <input type="hidden" name="option" value="mo_saml_check_license"/>\xd\xa \x9</form>\xd\xa\x9 <script>
\xa \x9 jQuery("#mo_saml_free_trial_link").click(function(){\xd
\x9 \x9jQuery("#mo_saml_free_trial_form").submit();\xd\xa\x9\x9 });
\xa jQuery("a[href=\"#checklicense\"]").click(function(){\xd
\x9\x9 jQuery("#mo_saml_check_license").submit();
\x9});
\xa \x9</script>";
}
function mo_saml_show_otp_verification()
{
echo "<form name="f" method="post" id="otp_form" action="">
\xa \x9\x9<input type="hidden" name="option" value="mo_saml_validate_otp" />
\x9 <div class="mo_saml_table_layout">
\x9 \x9 <table class="mo_saml_settings_table" style="padding-bottom:72px;">\xd\xa\x9 \x9 <h3>Verify Your Email</h3>\xd\xa \x9\x9\x9<tr>\xd\xa \x9\x9 \x9\x9<td><b><font color="#FF0000">*</font>Enter OTP:</b></td>\xd
\x9\x9 <td colspan="2"><input class="mo_saml_table_textbox" autofocus="true" type="text" name="otp_token" required placeholder="Enter OTP" style="width:61%;" pattern="{6,8}"/>\xd\xa\x9 \x9 \x9 <a style="cursor:pointer;" onclick="document.getElementById('resend_otp_form').submit();">Resend OTP</a></td>\xd\xa\x9 \x9 </tr>
\x9\x9 <tr><td colspan="3"></td></tr>
\x9 \x9<tr>\xd
\xa\x9\x9 \x9\x9 <td> </td>\xd\xa \x9\x9\x9\x9 <td style="width:17%">
\x9\x9 \x9 <input type="submit" name="submit" value="Validate OTP" class="button button-primary button-large" /></td>\xd\xa\xd\xa \x9</form>
<form name="f" method="post">
\x9\x9 \x9<td style="width:18%">\xd
\x9\x9\x9 \x9\x9<input type="hidden" name="option" value="mo_saml_go_back"/>\xd\xa \x9 \x9\x9<input type="submit" name="submit" value="Back" class="button button-primary button-large" />
\xa\x9\x9\x9\x9\x9\x9</td>\xd
\x9\x9</form>
\xa\x9\x9<form name="f" id="resend_otp_form" method="post" action="">\xd\xa \x9 \x9\x9 <td>";
if (get_option("mo_saml_registration_status") == "MO_OTP_DELIVERED_SUCCESS_EMAIL" || get_option("mo_saml_registration_status") == "MO_OTP_VALIDATION_FAILURE_EMAIL") {
goto Kc;
}
echo "<input type="hidden" name="option" value="mo_saml_resend_otp_phone"/>";
goto sr;
Kc:
echo "<input type="hidden" name="option" value="mo_saml_resend_otp_email"/>";
sr:
echo "</td>\xd
</form>
\xa\x9 </tr>\xd\xa\x9 \x9</table>";
if (!(get_option("mo_saml_registration_status") == "MO_OTP_DELIVERED_SUCCESS_EMAIL" || get_option("mo_saml_registration_status") == "MO_OTP_VALIDATION_FAILURE_EMAIL")) {
goto TI;
}
echo "<hr>
\xa
\xa\x9 \x9<h3>I did not recieve any email with OTP . What should I do ?</h3>
\x9\x9 <form id="mo_saml_register_with_phone_form" method="post" action="">
\x9 \x9\x9<input type="hidden" name="option" value="mo_saml_register_with_phone_option" />\xd\xa \x9 If you cannot see the email from miniOrange in your mails, please check your <b>SPAM</b> folder. If you don't see an email even in the SPAM folder, verify your identity with our alternate method.
\x9\x9 \x9\x9 <br><br>
\x9 \x9\x9<b>Enter your valid phone number here and verify your identity using one time passcode sent to your phone.</b><br><br>\xd
\x9\x9 \x9\x9<input class="mo_saml_table_textbox" type="tel" id="phone_contact" style="width:40%;"
\xa\x9\x9\x9\x9 \x9\x9pattern="[\+]\d{11,14}|[\+]\d{1,4}([\s]{0,1})(\d{0}|\d{9,10})" class="mo_saml_table_textbox" name="phone"\xd
\x9 \x9title="Phone with country code eg. +1xxxxxxxxxx" required
\xa \x9\x9 \x9placeholder="Phone with country code eg. +1xxxxxxxxxx"
\x9\x9\x9\x9 \x9\x9value="" . get_option("mo_saml_admin_phone") . "" />\xd\xa \x9 \x9\x9<br /><br /><input type="submit" value="Send OTP" class="button button-primary button-large" />\xd\xa\xd
\x9 </form>";
TI:
echo "</div>";
}
function mo_saml_general_login_page()
{
$zW = get_option("mo_saml_sp_base_url");
if (!empty($zW)) {
goto vJ;
}
$zW = home_url();
vJ:
if (!(mo_saml_is_customer_registered_saml() && mo_saml_is_customer_license_key_verified())) {
goto ye;
}
if (get_option("mosaml_read_license_information")) {
goto ij;
}
echo "<div class="modal fade" id="mosamllicenseModal" tabindex="-1" role="dialog" aria-labelledby="mosamllicenseModalLabel" aria-hidden="true">\xd\xa <div class="modal-dialog" role="document">\xd
<div class="modal-content">
<div class="modal-header">\xd
<h2 class="modal-title" id="mosamllicenseModalLabel">Important! License Information</h2>\xd
<button type="button" class="close" data-dismiss="modal" aria-label="Close">\xd
<span aria-hidden="true">×</span>
</button>
</div>
\xa <div class="modal-body">
<p><b>Your license has been verified successfully and linked to your current domain.</b><br /><br/>\xd
1. If this is your staging site and want to clone your staging site to your production site then please deactivate the plugin from your current site to activate the plugin on production site.
</p>
<p> 2. If you want to change the domain of your current site then please deactivate the plugin first. After changing the domain, activate and verify the license key again.\xd
</p>
\xa <p>4. If you will clone your site or change the domain without deactivating the plugin then the plugin will not work on the 2nd site or changed domain. In this case, you will need to get your previous domain up or move the plugin back to your previous domain and deactivate the plugin to free up the license key.\xd\xa </p>\xd\xa </div>
<div class="modal-footer">\xd
<button type="button" class="button button-primary" id="dismissModalButton" data-dismiss="modal">Close</button>
\xa </div>
\xa </div>\xd\xa </div>\xd\xa</div>";
ij:
update_option("mosaml_read_license_information", true);
echo "<div style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:0px 2% 0px 2%;">
\x9 <h3>SSO Login Options</h3><hr>";
if (!mo_saml_is_trial_active()) {
goto FX;
}
echo "<div style="display:block;margin-top:10px;color:red;background-color:rgba(251, 232, 0, 0.15);padding:5px;border:solid 1px rgba(255, 0, 9, 0.36);">You are on Trial version of the plugin and it will expire on <span style="color:#0073aa">";
mo_saml_trial_expiry();
echo "</span>";
if (site_check()) {
goto Hy;
}
echo "If you have already purchased license ";
?>
<a href="#activatelicense">click here to
activate</a> <?php
echo " your license.";
goto EH;
Hy:
echo "Click ";
?>
<a
href="<?php
echo add_query_arg(array("tab" => "login"), $_SERVER["REQUEST_URI"]);
?>
">here</a> <?php
echo " to activate your license.";
EH:
echo "</div>";
FX:
echo "<form id="mo_saml_relay_state_form" method="post" action="">\xd\xa\x9 \x9<input type="hidden" name="option" value="mo_saml_relay_state_option"/>
\xa\x9\x9\x9\x9\x9 <table>\xd
\x9\x9 \x9 <tr>
\xa \x9 \x9\x9\x9\x9<td width="20%">Relay State URL:</td>
\x9\x9 \x9\x9\x9\x9 <td width="70%"><input type="url" name="mo_saml_relay_state" style="width:90%;"";
if (mo_saml_is_sp_configured()) {
goto Bi;
}
echo "disabled title="Disabled. Configure your Service Provider"";
Bi:
echo "value="" . get_option("mo_saml_relay_state") . ""/><br />\xd
\x9\x9 \x9 </td>\xd\xa\x9 \x9\x9\x9\x9<td><input type="submit" value="Update" class="button button-primary"/></td>\xd\xa \x9 \x9 </tr>\xd\xa \x9\x9 \x9\x9\x9<tr>\xd\xa\x9 \x9 \x9<td></td>\xd
\x9\x9\x9\x9\x9\x9\x9<td>If this URL is set, users will always be redirected to this URL after SSO.</td>\xd
\x9 \x9\x9\x9 \x9\x9<td></td>\xd\xa\x9\x9\x9 </tr>\xd\xa\x9 \x9 \x9</table>
\xa \x9 \x9</form><br/>\xd
\x9 <form id="mo_saml_registered_only_access_form" method="post" action="">\xd\xa\x9\x9 <input type="hidden" name="option" value="mo_saml_registered_only_access_option"/>\xd\xa \x9 \x9\x9 <input type="checkbox" name="mo_saml_registered_only_access" value="true"";
if (mo_saml_is_sp_configured()) {
goto lS;
}
echo "disabled title="Disabled. Configure your Service Provider"";
lS:
checked(get_option("mo_saml_registered_only_access") == "true");
echo "onchange="document.getElementById('mo_saml_registered_only_access_form').submit();"/> Redirect to IdP if user not logged in.\xd
\x9\x9\x9 \x9\x9";
?>
<a href="#" id="registered_only_access">[What does this mean?]</a> <?php
echo "
\x9\x9\x9 \x9<br><div hidden id="registered_only_access_desc" class="mo_saml_help_desc">\xd
\x9 \x9 \x9<span>Select this option if you want to restrict your site to only logged in users. Selecting this option will redirect the users to your IdP if logged in session is not found.</span>
\x9 \x9\x9\x9\x9</div>
\x9\x9 \x9</form><br/>\xd
\x9\x9\x9 <form id="mo_saml_force_authentication_form" method="post" action="">\xd
\x9 \x9\x9\x9<input type="hidden" name="option" value="mo_saml_force_authentication_option"/>\xd\xa \x9\x9 <input type="checkbox" name="mo_saml_force_authentication" value="true"";
if (mo_saml_is_sp_configured()) {
goto YM;
}
echo "disabled title="Disabled. Configure your Service Provider"";
YM:
checked(get_option("mo_saml_force_authentication") == "true");
echo " onchange="document.getElementById('mo_saml_force_authentication_form').submit();"/> Force authentication with your IdP on each login attempt.
\xa\x9 \x9\x9 ";
?>
<a href="#" id="force_authentication_with_idp">[What does this mean?]</a> <?php
echo "
\xa\x9 \x9\x9<br><div hidden id="force_authentication_with_idp_desc" class="mo_saml_help_desc">
\xa \x9 \x9<span>It will force user to provide credentials on your IdP on each login attempt even if the user is already logged in to IdP. This option may require some additional setting in your IdP to force it depending on your Identity Provider.</span>
\x9\x9 </div>
\x9</form><br/>
\xa\xd\xa <form id="mo_saml_enable_rss_access_form" method="post" action="">
\xa\x9\x9\x9\x9\x9 <input type="hidden" name="option" value="mo_saml_enable_rss_access_option"/>
\xa\x9\x9 \x9\x9<input type="checkbox" name="mo_saml_enable_rss_access" value="true"";
if (mo_saml_is_sp_configured()) {
goto d0;
}
echo "disabled title="Disabled. Configure your Service Provider"";
d0:
checked(get_option("mo_saml_enable_rss_access") == "true");
echo " onchange="document.getElementById('mo_saml_enable_rss_access_form').submit();"/> Enable access to RSS Feeds\xd\xa \x9 \x9</form><br/>\xd
\xa
\x9 \x9 \x9Choose how you want users to log into your WordPress website. You can choose any or all of the three options below.<br/><br/>\xd
\x9 <span style="font-size:15px;"><b>Option 1: Use Default WordPress LogIn</b></span>\xd\xa\x9\x9\x9\x9 <div style="margin-left:17px;margin-top:2%;">\xd\xa \x9 \x9 <form id="mo_saml_enable_redirect_form" method="post" action="">\xd
\x9\x9 <input type="hidden" name="option" value="mo_saml_enable_login_redirect_option"/>
\x9\x9 \x9\x9<input type="checkbox" name="mo_saml_enable_login_redirect" value="true"";
if (mo_saml_is_sp_configured()) {
goto Hx;
}
echo "disabled title="Disabled. Configure your Service Provider"";
Hx:
checked(get_option("mo_saml_enable_login_redirect") == "true");
echo "onchange="document.getElementById('mo_saml_enable_redirect_form').submit();"/> Check this option if you want to <b>auto redirect the user to IdP</b>.";
?>
<a href="" id="redirect_to_idp">[What does this mean?]</a><?php
echo "\xd\xa\x9\x9 \x9\x9 <br><div hidden id="redirect_to_idp_desc" class="mo_saml_help_desc">\xd
\x9\x9\x9\x9\x9\x9 <span>Users visiting any of the following URLs will get redirected to your configured IdP for authentication:</span>\xd
\x9 <br/><code><b>" . wp_login_url() . "</b></code> or <code><b>" . admin_url() . "</b></code>
\xa\x9 \x9\x9 </div>\xd\xa\x9\x9 \x9\x9 </form>
\xa \x9\x9\x9<form id="mo_saml_allow_wp_signin_form" method="post" action="">
\x9\x9 \x9<input type="hidden" name="option" value="mo_saml_allow_wp_signin_option"/>\xd\xa\x9\x9\x9\x9 <p><input type="checkbox" name="mo_saml_allow_wp_signin" value="true"" . checked(get_option("mo_saml_allow_wp_signin") == "true");
if (!(get_option("mo_saml_enable_login_redirect") != "true")) {
goto tV;
}
echo "disabled";
tV:
$oj = get_option("mo_saml_backdoor_url") ? get_option("mo_saml_backdoor_url") : "false";
echo " onchange="document.getElementById('mo_saml_allow_wp_signin_form').submit();"/> \xd\xa Checking this option creates a backdoor to login to your Website using WordPress credentials incase you get locked out of your IdP.\xd
\x9\x9\x9 \x9\x9\x9 <i>(Note down this URL: <code><b>" . site_url() . "/wp-login.php?saml_sso=<input type="text" name="mo_saml_backdoor_url" value="" . $oj . ""></b></code> )<input type="submit" value="Update" class="button button-primary"></i></span>
\x9 \x9\x9\x9<div style="background-color:#CBCBCB;padding:1%;">
\x9\x9 \x9\x9 \x9\x9<span style="color:#FF0000;">WARNING:</span> Checking the above option will <b>enable a security hole</b>. Anybody knowing the above URL will be able to login to your website using WordPress Credentials. <b>Please do not share this URL.</b>\xd
\x9\x9 \x9\x9\x9 </div>
\xa\x9\x9 \x9\x9\x9 </p>
\x9 </form>
\xa\x9 \x9\x9</div>\xd
\x9 \x9 <span style="font-size:15px;"><b>Option 2: Use a Widget</b></span>\xd
\x9<div style="margin:2% 0 2% 17px;">\xd
\x9\x9 <input type="checkbox" name="mo_saml_add_widget" id="mo_saml_add_widget"";
if (mo_saml_is_sp_configured()) {
goto gS;
}
echo "disabled title="Disabled. Configure your Service Provider"";
gS:
echo "value="true"> Check this option if you want to add a Widget to your page.
\x9 <div id="mo_saml_add_widget_steps" hidden >\xd\xa \x9\x9 <ol>
\x9 \x9\x9 <li>Go to Appearances > Widgets.</li>
\xa\x9\x9\x9\x9\x9\x9 <li>Select "Login with " . get_option("saml_identity_name") . "". Drag and drop to your favourite location and save.</li>
\xa\x9 \x9\x9 \x9</ol>
\x9\x9\x9</div>
\x9 \x9\x9\x9</div>
\xa\x9 \x9 \x9<span style="font-size:15px;"><b>Option 3: Use a ShortCode</b></span>
\xa \x9\x9\x9 <div style="margin:2% 0 2% 17px;">\xd\xa\x9\x9 \x9<input type="checkbox" name="mo_saml_add_shortcode" id="mo_saml_add_shortcode"";
if (mo_saml_is_sp_configured()) {
goto nj;
}
echo "disabled title="Disabled. Configure your Service Provider"";
nj:
echo "value="true"> Check this option if you want to add a shortcode to your page.\xd
\x9 \x9 \x9<div id="mo_saml_add_shortcode_steps" hidden>
\xa \x9\x9 \x9 <table><tr><td>For PHP page:</td>\xd
\x9 \x9\x9 <td><code> do_shortcode('[MO_SAML_FORM]'); </code></td>\xd\xa \x9\x9 </tr><tr><td style="display:block;width:100px">\xd
\x9 \x9For HTML page:</td>
\x9\x9\x9\x9<td><code>";
if (get_option("mo_saml_enable_cloud_broker") == "false") {
goto rH;
}
?>
<a
href="<?php
echo get_option("mo_saml_host_name");
?>
/moas/rest/saml/request?id=<?php
echo get_option("mo_saml_admin_customer_key");
?>
&returnurl=<?php
echo urlencode(home_url() . "/?option=readsamllogin");
?>
">
Login with IdP</a><?php
goto wP;
rH:
?>
<a href="<?php
echo $zW;
?>
/?option=saml_user_login"><?php
echo $zW;
?>
/?option=saml_user_login</a> <?php
wP:
echo "</code></td></tr></table>\xd
\x9 \x9\x9 \x9</div>\xd\xa\x9\x9 \x9\x9</div>
\xa \x9\x9<div style="display:block;text-align:center;margin:2%;">
\x9\x9 <input type="button" onclick="window.location.href='" . wp_logout_url(home_url()) . "'"";
if (mo_saml_is_sp_configured()) {
goto Zq;
}
echo "disabled title="Disabled. Configure your Service Provider"";
Zq:
echo " class="button button-primary button-large" value="Log Out and Test"></input>\xd\xa\x9\x9\x9 </div>
\xa \x9</div>
\xa\x9 \x9<br />\xd
\x9 <div style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:0px 0px 0px 10px;">\xd
\x9<h3>Your Profile</h3>\xd\xa<p>Thanks for upgrading to premium plugin.</p>\xd\xa\x9\x9 \x9 <table border="1" style="background-color:#FFFFFF; border:1px solid #CCCCCC; border-collapse: collapse; padding:0px 0px 0px 10px; margin:2px; width:85%">
\xa \x9\x9 \x9<tr>\xd
\x9 \x9\x9 \x9 <td style="width:45%; padding: 10px;">miniOrange Account Email</td>
\x9\x9\x9 \x9\x9\x9<td style="width:55%; padding: 10px;">" . get_option("mo_saml_admin_email") . "</td>
\x9\x9\x9 \x9 </tr>
\xa \x9 \x9 <tr>\xd\xa \x9\x9\x9 <td style="width:45%; padding: 10px;">Customer ID</td>\xd
\x9\x9\x9\x9 <td style="width:55%; padding: 10px;">" . get_option("mo_saml_admin_customer_key") . "</td>
\x9 \x9\x9</tr>
\xd
\x9\x9\x9\x9 </table>\xd
\x9\x9 <div style="display:block;text-align:center;margin:2%; margin-left: -10%">
\x9 \x9<input type="button" name="mo_saml_remove_account" id="mo_saml_remove_account" value="Remove Account" class="button button-primary button-large" />
\x9\x9\x9 </div>
\x9 \x9</div>\xd\xa \x9 <form name="f" method="post" action="" id="mo_saml_remove_account_form">\xd\xa\x9 \x9<input type="hidden" name="option" value="mo_saml_remove_account"/>
\xa \x9 </form>
\x9\x9\x9<script>
\xa\x9\x9 jQuery("#mo_saml_remove_account").click(function(){
\x9jQuery("#mo_saml_remove_account_form").submit();
\xa \x9});\xd
\x9 jQuery("#mosamllicenseModal").modal({\xd\xa backdrop: 'static',\xd
keyboard: false
\xa });\xd\xa\x9\x9\x9
\x9</script>";
ye:
}
function postResponse()
{
$Az = file_get_contents(plugins_url("resources/en_li.mo", __FILE__));
$Hr = get_option("mo_saml_customer_token");
$Az = AESEncryption::decrypt_data($Az, $Hr);
if (!empty($Az)) {
goto I8;
}
return '';
I8:
$Ik = get_option("mo_saml_admin_api_key");
$Az = AESEncryption::decrypt_data($Az, $Ik);
$vw = simplexml_load_string($Az);
return strval($vw->code);
}
function decryptSamlElement()
{
$Az = file_get_contents(plugins_url("resources/en_li.mo", __FILE__));
$Hr = get_option("mo_saml_customer_token");
$Az = AESEncryption::decrypt_data($Az, $Hr);
if (!empty($Az)) {
goto he;
}
return true;
he:
$Ik = get_option("mo_saml_admin_api_key");
$Az = AESEncryption::decrypt_data($Az, $Ik);
$vw = simplexml_load_string($Az);
$SI = $vw->signature;
$b3 = $vw->token;
$b3 = AESEncryption::decrypt_data($b3, $Hr);
$UA = str_split($b3, $lN = 64);
$b3 = "-----BEGIN PUBLIC KEY-----\xa";
foreach ($UA as $pM) {
$b3 .= $pM . "
";
L5:
}
aB:
$b3 .= "-----END PUBLIC KEY-----";
$R8 = openssl_get_publickey($b3);
$Or = $vw->expirationTime;
$SI = base64_decode($SI);
$UY = openssl_verify($Or, $SI, $R8, OPENSSL_ALGO_SHA1);
if (!($UY == 1)) {
goto BA;
}
$fs = $vw->expirationTime;
$aI = strtotime($fs);
$MK = time();
if ($MK > $aI) {
goto f8;
}
$uh = new Customersaml();
$Qx = $aI - $MK;
$Yo = $Qx / (60 * 60 * 24);
$Yo = intval($Yo);
if ($Yo < 1 && !get_option("mo_saml_alert_sent_for_one")) {
goto mO;
}
if (!($Yo < 2 && !get_option("mo_saml_alert_sent_for_two"))) {
goto Wu;
}
$uh->mo_saml_send_alert_email(2);
update_option("mo_saml_alert_sent_for_two", true);
Wu:
goto Tq;
mO:
$uh->mo_saml_send_alert_email(1);
update_option("mo_saml_alert_sent_for_one", true);
Tq:
return false;
goto Ga;
f8:
return true;
Ga:
BA:
return true;
}
function mo_saml_apps_config_saml()
{
$sH = get_option("saml_metadata_sync_interval");
$mq = get_option("saml_metadata_url_for_sync");
$mT = !empty($mq) ? "checked" : '';
$tP = empty($mq) ? "hidden" : '';
if (isset($_GET["action"]) && $_GET["action"] == "upload_metadata") {
goto bc;
}
global $wpdb;
$aJ = get_option("entity_id");
if ($aJ) {
goto zZ;
}
$aJ = "https://auth.miniorange.com/moas";
zZ:
$dv = get_option("sso_url");
$bs = get_option("cert_fp");
$hD = get_option("saml_identity_name");
$gi = get_option("saml_login_binding_type");
$B5 = get_option("saml_login_url");
$ky = get_option("saml_logout_binding_type");
$c1 = get_option("saml_logout_url");
$WO = get_option("saml_issuer");
$tS = maybe_unserialize(get_option("saml_x509_certificate"));
$tS = !is_array($tS) ? array(0 => $tS) : $tS;
$JV = get_option("saml_request_signed") ? get_option("saml_request_signed") : "checked";
$fC = get_option("mo_saml_idp_config_complete");
echo "<form width="98%" border="0" style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:0px 0px 0px 10px;" name="saml_form" method="post" action="">
\x9<input type="hidden" name="option" value="login_widget_saml_save_settings" />
\xa \x9<table style="width:100%;">\xd\xa\x9\x9 <tr>
\x9 \x9<td colspan="2">\xd
\x9 \x9 <h3>Configure Service Provider\xd
\x9\x9\x9\x9\x9<span style="float:right;margin-right:25px;">";
?>
<a href="<?php
echo admin_url();
?>
admin.php?page=mo_saml_settings&tab=save&action=upload_metadata"><input
type="button" class="button button-primary button-large"
value="Upload IDP Metadata" <?php
if (mo_saml_is_customer_license_key_verified()) {
goto jM;
}
echo "disabled";
jM:
?>
/></a>
<?php
echo "</span>
\x9 \x9</h3>\xd\xa \x9\x9\x9</td>\xd
\x9 </tr><tr><td colspan="4"><hr></td></tr>";
check_plugin_state();
echo "<tr>
\xa \x9\x9\x9<td colspan="2">Enter the information gathered from your Identity Provider<br /><br /></td>
\x9 </tr>\xd\xa <tr>\xd
\x9 <td style="width:200px;"><strong>Identity Provider Name <span style="color:red;">*</span>:</strong></td>\xd
\x9<td><input type="text" name="saml_identity_name" placeholder="Identity Provider name like ADFS, SimpleSAML, Salesforce" style="width: 95%;" value="" . $hD . "" required";
if (mo_saml_is_customer_license_key_verified()) {
goto vo;
}
echo " disabled ";
vo:
echo "pattern="^\w*$" title="Only alphabets, numbers and underscore is allowed"/></td>
\x9 </tr>\xd
\x9\x9<tr><td> </td></tr>
\xa\x9\x9 <tr>
\x9 \x9<td><strong>IdP Entity ID or Issuer <span style="color:red;">*</span>:</strong></td>
\x9\x9 <td><input type="text" name="saml_issuer" placeholder="Identity Provider Entity ID or Issuer" style="width: 95%;" value="" . $WO . "" required ";
if (mo_saml_is_customer_license_key_verified()) {
goto xg;
}
echo "disabled";
xg:
echo "/></td>\xd
\x9\x9</tr>
\x9\x9\x9<tr><td> </td></tr>";
if (!(get_option("mo_saml_enable_cloud_broker") == "false")) {
goto F2;
}
echo "\xd\xa
\x9 \x9<tr>
\xa \x9 <td><strong>Sign SSO & SLO Requests:</strong></td>
\x9\x9 <td><input type="checkbox" name="saml_request_signed" value="Yes" " . $JV;
if (mo_saml_is_customer_license_key_verified()) {
goto IA;
}
echo " disabled";
IA:
echo "/>
\x9\x9 \x9Check this option to send Signed SSO and SLO requests.</td>\xd
\x9</tr>\xd
\x9\x9\x9<tr><td> </td></tr>
\x9\x9";
F2:
echo "<tr>\xd
\x9\x9 \x9<td><strong>SAML Login URL <span style="color:red;">*</span>:</strong></td>\xd\xa <td>";
if (!(get_option("mo_saml_enable_cloud_broker") == "false")) {
goto r0;
}
echo "<input type="radio" name="saml_login_binding_type" id="sso-http-redirect" value="HttpRedirect"";
if (!($gi == "HttpRedirect" || empty($gi))) {
goto pD;
}
echo "checked="checked"";
pD:
echo "/>
\x9 <label for="sso-http-redirect">Use HTTP-Redirect Binding for SSO</label>";
echo "<input style="margin-left:15px;" type="radio" name="saml_login_binding_type" id="sso-http-post" value="HttpPost"";
if (!($gi == "HttpPost")) {
goto Si;
}
echo "checked="checked"";
Si:
echo "/>
\xa \x9\x9 <label for="http-post">Use HTTP-POST Binding for SSO</label>
\xa
<br><br>";
r0:
echo "<input type="url" name="saml_login_url" placeholder="Single Sign On Service URL of your IdP" style="width: 95%;" value="" . $B5 . "" required ";
if (mo_saml_is_customer_license_key_verified()) {
goto H6;
}
echo "disabled";
H6:
echo "/></td>
\xa\x9 </tr>";
if (!(get_option("mo_saml_enable_cloud_broker") != "true")) {
goto OY;
}
echo "<tr><td> </td></tr>
\xa \x9<tr>\xd
\x9\x9\x9<td><strong>SAML Logout URL :</strong></td>
\xa \x9 <td><input type="radio" name="saml_logout_binding_type" id="slo-http-redirect" value="HttpRedirect"";
if (!($ky == "HttpRedirect" || empty($ky))) {
goto xY;
}
echo "checked="checked"";
xY:
echo "/>
\x9<label for="slo-http-redirect">Use HTTP-Redirect Binding for SLO</label>
\x9\x9\x9<input style="margin-left:15px;" type="radio" name="saml_logout_binding_type" id="slo-http-post" value="HttpPost"";
if (!($ky == "HttpPost")) {
goto HA;
}
echo "checked="checked"";
HA:
echo "/>
\xa\x9 \x9<label for="slo-http-post">Use HTTP-POST Binding for SLO</label>
\xa\x9\x9 \x9<br /><br />
\x9\x9\x9\x9<input type="url" name="saml_logout_url" placeholder="Single Logout Service URL of your IdP" style="width: 95%;" value="" . $c1 . """;
if (mo_saml_is_customer_license_key_verified()) {
goto Em;
}
echo "disabled";
Em:
echo "/><br><br></td></tr>";
OY:
foreach ($tS as $nz => $q0) {
echo "<tr>\xd\xa\x9 <td><strong>X.509 Certificate <span style="color:red;">*</span>:</strong></td>\xd\xa \x9 <td><textarea rows="6" cols="5" name="saml_x509_certificate[" . $nz . "]" placeholder="Copy and Paste the content from the downloaded certificate or copy the content enclosed in X509Certificate tag (has parent tag KeyDescriptor use=signing) in IdP-Metadata XML file" style="width: 95%;"";
if (mo_saml_is_customer_license_key_verified()) {
goto az;
}
echo "disabled";
az:
echo " >" . $q0 . "</textarea></td>
\xa\x9\x9 \x9</tr>
\xa\x9 \x9 <tr>
\xa\x9\x9 <td> </td>
\x9 \x9\x9\x9<td><b>NOTE:</b> Format of the certificate:<br/><b>-----BEGIN CERTIFICATE-----<br/>XXXXXXXXXXXXXXXXXXXXXXXXXXX<br/>-----END CERTIFICATE-----</b></i><br/>\xd
\x9\x9 </tr>";
Z1:
}
lh:
echo "<tr>\xd
\x9\x9 <td> </td>
\xa \x9 <td><br /><input type="submit" name="submit" style="width:100px;" value="Save" class="button button-primary button-large"";
if (mo_saml_is_customer_license_key_verified()) {
goto K3;
}
echo "disabled";
K3:
echo "/> \xd\xa\x9\x9\x9 <input type="button" name="test" title="You can only test your Configuration after saving your Service Provider Settings." onclick="showTestWindow();"";
if (!(!mo_saml_is_sp_configured() || !get_option("saml_x509_certificate") || !mo_saml_is_customer_license_key_verified())) {
goto cc;
}
echo "disabled";
cc:
echo " value="Test configuration" class="button button-primary button-large" style="margin-right: 3%;"/>
\x9\x9 \x9</td>
\x9\x9\x9</tr>\xd
\x9\x9</table><br/>\xd
\x9 </form>
<script>
\x9 \x9function showTestWindow() {\xd
\x9 \x9var myWindow = window.open("" . mo_saml_get_test_url() . "", "TEST SAML IDP", "scrollbars=1 width=800, height=600");\xd\xa \x9\x9}
\xa \x9</script>";
goto dF;
bc:
echo "<div border="0" style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:0px 0px 0px 10px;">\xd
<table style="width:100%;">
\x9<form name="saml_form" method="post" action="" . admin_url() . "admin.php?page=mo_saml_settings&tab=save" . "" enctype="multipart/form-data">
\xd\xa \x9 <tr>
\x9 <td colspan="3">
\x9 <h3>Upload IDP Metadata
\x9\x9\x9\x9 \x9<span style="float:right;margin-right:25px;">
\x9\x9 \x9\x9 ";
?>
<a href="<?php
echo admin_url();
?>
admin.php?page=mo_saml_settings&tab=save"><input
type="button" class="button button-primary button-large" value="Cancel"/></a><?php
echo "
\x9\x9\x9 </span>\xd\xa\x9\x9\x9 \x9</h3>
\x9\x9 \x9</td>
\xa\x9\x9\x9</tr><tr><td colspan="4"><hr></td></tr>";
echo "
<tr>
\xa <td width="30%"><strong>Identity Provider Name<span style="color:red;">*</span>:</strong></td>\xd\xa\x9\x9 \x9<td><input type="text" name="saml_identity_metadata_provider" placeholder="Identity Provider name like ADFS, SimpleSAML" style="width: 95%;" value="" required /></td>
\xa\x9 \x9\x9</tr>\xd
\xd\xa \x9 <tr>\xd
\xd
<input type="hidden" name="option" value="saml_upload_metadata" />
\xa\x9 \x9<input type="hidden" name="action" value="upload_metadata" />\xd\xa \x9 <td>Upload Metadata:</td>
\xa \x9 <td colspan="2"><input type="file" name="metadata_file" />\xd\xa \x9\x9 \x9<input type="submit" class="button button-primary button-large" value="Upload"/></td>
\x9\x9 </tr>";
echo "<tr>\xd\xa\x9 \x9<td colspan="2"><p style="font-size:13pt;text-align:center;"><b>OR</b></p></td>\xd
\x9 </tr>";
echo "
\x9\x9 <tr>
\x9 \x9\x9<input type="hidden" name="option" value="saml_upload_metadata" />
\x9 <input type="hidden" name="action" value="fetch_metadata" />
\xa\x9 \x9\x9<td width="20%">Enter metadata URL:</td>
\x9 <td><input type="url" name="metadata_url" placeholder="Enter metadata URL of your IdP." style="width:100%" value="" . $mq . ""/></td>\xd
\x9 \x9<td width="20%"> <input type="submit" class="button button-primary button-large" value="Fetch Metadata"/></td>\xd
\x9\x9 </tr>\xd\xa\x9\x9 <tr>\xd
\x9\x9 <td colspan="2"><br/><input type="checkbox" " . $mT . " id="sync_metadata" name="sync_metadata">
\xa\x9 \x9 Update IdP settings by pinging metadata URL ? ( We will store the metadata URL ) </td>
\x9\x9\x9</tr>\xd
\x9\x9\x9<tr>\xd\xa\x9\x9\x9\x9<td colspan="2">\xd
\x9\x9 \x9<div id="select_time_sync_metadata" " . $tP . " class="mo_saml_help_desc">
\xa \x9 \x9 <span>Select how often you want to ping the IdP : </span>
\x9 \x9\x9<select name="sync_interval">\xd
\x9 \x9\x9\x9<option value="hourly" " . ($sH == "hourly" ? "selected" : '') . " >hourly</option>\xd
\x9 \x9\x9 \x9<option value="twicedaily" " . ($sH == "twicedaily" ? "selected" : '') . " >twicedaily</option>
\xa\x9\x9\x9 \x9 <option value="daily" " . ($sH == "daily" ? "selected" : '') . " >daily</option>
\x9\x9\x9 \x9<option value="weekly"" . ($sH == "weekly" ? "selected" : '') . " >weekly</option>
\x9\x9\x9\x9 \x9\x9<option value="monthly" " . ($sH == "monthly" ? "selected" : '') . " >monthly</option>\xd\xa \x9 \x9 \x9</select>
\x9\x9 \x9\x9</div>\xd
\x9 \x9</td>
\x9\x9\x9</tr>
\xa\x9\x9\x9</form>";
echo "</table><br /></div>";
dF:
}
function mo_saml_lk_multi_host()
{
$of = get_option("vl_check_s");
$nz = get_option("mo_saml_customer_token");
if (!$of) {
goto BU;
}
$of = AESEncryption::decrypt_data($of, $nz);
if (!($of == "false")) {
goto JA;
}
return true;
JA:
BU:
return false;
}
function check_plugin_state()
{
echo "<tr>";
if (!mo_saml_is_customer_registered_saml()) {
goto qK;
}
if (!mo_saml_is_customer_license_key_verified()) {
goto lE;
}
if (!mo_saml_is_trial_active()) {
goto g_;
}
echo "<td colspan="2"><div style="display:block;margin-top:10px;color:red;background-color:rgba(251, 232, 0, 0.15);padding:5px;border:solid 1px rgba(255, 0, 9, 0.36);">You are on Trial version of the plugin and it will expire on <span style="color:#0073aa">";
echo mo_saml_trial_expiry();
echo ". </span>";
if (site_check()) {
goto TJ;
}
echo "If you have already purchased the license";
?>
<a href="#activatelicense">click here to
activate</a><?php
goto m5;
TJ:
?>
<a href="<?php
echo add_query_arg(array("tab" => "login"), $_SERVER["REQUEST_URI"]);
?>
">Click
here</a><?php
echo " to activate your license.";
m5:
echo "</div></td>";
g_:
goto ZH;
lE:
echo "<td colspan="2"><div style="display:block;margin-top:10px;color:red;background-color:rgba(251, 232, 0, 0.15);padding:5px;border:solid 1px rgba(255, 0, 9, 0.36);">";
if (signElement() && !site_check()) {
goto oz;
}
echo "Please enter your";
?>
<a
href="<?php
echo add_query_arg(array("tab" => "login"), $_SERVER["REQUEST_URI"]);
?>
"> license
key</a> <?php
echo " to activate the plugin.";
goto gG;
oz:
?>
<a href="<?php
echo add_query_arg(array("tab" => "login"), $_SERVER["REQUEST_URI"]);
?>
">Click
here</a><?php
echo " to activate your 5 days FREE Trial for the plugin.";
gG:
echo "</div></td>";
ZH:
goto hI;
qK:
echo "<td colspan="2"><div style="display:block;margin-top:10px;color:red;background-color:rgba(251, 232, 0, 0.15);padding:5px;border:solid 1px rgba(255, 0, 9, 0.36);">Please ";
?>
<a href="<?php
echo add_query_arg(array("tab" => "login"), $_SERVER["REQUEST_URI"]);
?>
">Register or
Login with miniOrange</a><?php
echo " to configure the miniOrange SAML Plugin.</div></td>";
hI:
echo "</tr>";
}
function signElement()
{
if (!file_exists(plugin_dir_path(__FILE__) . "resources/en_li.mo")) {
goto v1;
}
return true;
v1:
return false;
}
function site_check()
{
$rj = false;
$nz = get_option("mo_saml_customer_token");
if (!get_option("site_ck_l")) {
goto Hj;
}
if (!(AESEncryption::decrypt_data(get_option("site_ck_l"), $nz) == "true")) {
goto Sy;
}
$rj = true;
Sy:
Hj:
if (!($rj && !mo_saml_lk_multi_host())) {
goto Sj;
}
$rF = get_option("vl_check_t");
if (!$rF) {
goto UO;
}
$rF = intval($rF);
if (!(time() - $rF < 3600 * 24 * 3)) {
goto tM;
}
return $rj;
tM:
UO:
$Az = get_option("sml_lk");
if (!$Az) {
goto sT;
}
$Az = AESEncryption::decrypt_data($Az, $nz);
$uh = new Customersaml();
$YY = json_decode($uh->mo_saml_vl($Az, true), true);
if (strcasecmp($YY["status"], "SUCCESS") == 0) {
goto Yy;
}
update_option("vl_check_s", AESEncryption::encrypt_data("false", $nz));
goto am;
Yy:
delete_option("vl_check_s");
am:
sT:
update_option("vl_check_t", time());
Sj:
return $rj;
}
function mo_saml_proxy_setup()
{
?>
<form width="98%" border="0"
style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:0px 0px 0px 10px;" name="saml_form"
method="post" action="">
<input type="hidden" name="option" value="mo_saml_save_proxy_setting"/>
<table style="width:100%;">
<tr>
<td colspan="2">
<h3>Configure Proxy Server
</h3>
</td>
</tr>
<?php
if (mo_saml_is_customer_registered_saml()) {
goto FZ;
}
?>
<tr>
<td colspan="2">
<div style="display:block;color:red;background-color:rgba(251, 232, 0, 0.15);padding:5px;border:solid 1px rgba(255, 0, 9, 0.36);">
Please <a
href="<?php
echo add_query_arg(array("tab" => "login"), $_SERVER["REQUEST_URI"]);
?>
">Register
or Login with miniOrange</a> to configure the miniOrange SAML Plugin.
</div>
</td>
</tr>
<?php
FZ:
?>
<tr>
<td colspan="2">Enter the information to setup the proxy server.<br/><br/></td>
</tr>
<tr>
<td style="width:200px;"><strong>Proxy Host Name:</strong></td>
<td><input type="text" name="mo_proxy_host" placeholder="Enter the host name" style="width: 95%;"
value="<?php
echo get_option("mo_proxy_host");
?>
"/></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><strong>Port Number:</strong></td>
<td><input type="text" name="mo_proxy_port" placeholder="Enter the port number of the proxy"
style="width: 95%;" value="<?php
echo get_option("mo_proxy_port");
?>
"/></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><strong>Username:</strong></td>
<td><input type="text" name="mo_proxy_username" placeholder="Enter the username of proxy server"
style="width: 95%;" value="<?php
echo get_option("mo_proxy_username");
?>
"/></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><strong>Password:</strong></td>
<td><input type="password" name="mo_proxy_password" placeholder="Enter the password of proxy server"
style="width: 95%;" value="<?php
echo get_option("mo_proxy_password");
?>
"></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
<td><br/><input type="submit" name="submit" style="width:100px;" value="Save"
class="button button-primary button-large"/>
</td>
</tr>
</table>
<br/>
<br/><br/>
</form>
<?php
}
function mo_saml_save_optional_config()
{
global $wpdb;
$aJ = get_option("entity_id");
if ($aJ) {
goto ri;
}
$aJ = "https://auth.miniorange.com/moas";
ri:
$dv = get_option("sso_url");
$bs = get_option("cert_fp");
$hD = get_option("saml_identity_name");
$Nd = get_option("saml_am_username");
if (!($Nd == null)) {
goto Ml;
}
$Nd = "NameID";
Ml:
$Hv = get_option("saml_am_email");
if (!($Hv == null)) {
goto fg;
}
$Hv = "NameID";
fg:
$V0 = get_option("saml_am_first_name");
$pi = get_option("saml_am_last_name");
$kP = get_option("saml_am_group_name");
$current_user = wp_get_current_user();
$GU = get_user_meta($current_user->ID);
echo "\xd
\x9 <form name="saml_form_am" method="post" action="">
\xa <input type="hidden" name="option" value="login_widget_saml_attribute_mapping" />
\x9<table id="myTable" width="98%" border="0" style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:0px 0px 0px 10px;">\xd\xa \x9 <tr>\xd\xa \x9\x9<td colspan="2">\xd
\x9 <h3>Attribute Mapping</h3><hr>\xd\xa \x9\x9</td>\xd\xa\x9\x9 </tr>";
check_plugin_state();
echo "<tr>
\x9 \x9<td colspan="2">[ ";
?>
<a href="#" id="attribute_mapping">Click Here</a><?php
echo " to know how this is useful. ]
\xa\x9 \x9<div hidden id="attribute_mapping_desc" class="mo_saml_help_desc">\xd\xa\x9\x9 <ol>
\xa\x9\x9\x9\x9\x9 <li>Attributes are user details that are stored in your Identity Provider.</li>
\x9 \x9\x9 \x9<li>Attribute Mapping helps you to get user attributes from your IdP and map them to WordPress user attributes like firstname, lastname etc.</li>
\x9\x9\x9 <li>While auto registering the users in your WordPress site these attributes will automatically get mapped to your WordPress user details.</li>\xd
\x9\x9 \x9\x9</ol>
\xa \x9 \x9</div>\xd\xa \x9\x9\x9</td>\xd\xa\x9\x9 </tr>\xd
\x9 <tr>\xd
\x9\x9 <td colspan="2"><br/><b>NOTE: </b>Use attribute name <code>NameID</code> if Identity is in the <i>NameIdentifier</i> element of the subject statement in SAML Response.<br /><br /></td>\xd\xa\x9 </tr>\xd\xa
\x9\x9 <tr>
<td style="width:200px;"><strong>Login/Create Wordpress account by: </strong></td>\xd
\x9 <td><select name="saml_am_account_matcher" id="saml_am_account_matcher">";
if (mo_saml_is_customer_license_key_verified()) {
goto cg;
}
echo " disabled ";
cg:
echo "<option ";
if (!(get_option("saml_am_account_matcher") == "email")) {
goto vG;
}
echo " selected="selected"";
vG:
echo " value="email" >Email</option>
\x9 \x9 <option value="username"";
if (!(get_option("saml_am_account_matcher") == "username")) {
goto xj;
}
echo " selected="selected"";
xj:
echo ">Username</option>\xd\xa\x9 \x9</select>
\xa\x9\x9 </td>
\x9 \x9 </tr>
\xa <tr>\xd\xa \x9\x9 <td> </td>
\xa\x9\x9\x9 <td><i>Users in Wordpress will be searched (existing wordpress users) or created (new users) based on this attribute. Use Email by default.</i></td>
\xa\x9 \x9 </tr>
\x9 <tr>\xd\xa \x9 \x9<td style="width:150px;"><strong>Username <span style="color:red;">*</span>:</strong></td>\xd\xa \x9 \x9<td><input type="text" name="saml_am_username" placeholder="Enter attribute name for Username" style="width: 350px;" value="" . $Nd . "" required";
if (mo_saml_is_customer_license_key_verified()) {
goto Y_;
}
echo "disabled";
Y_:
echo "/></td>\xd\xa \x9 </tr>
\x9\x9 <tr>\xd
\x9\x9 <td><strong>Email <span style="color:red;">*</span>:</strong></td>
\xa\x9\x9\x9 <td><input type="text" name="saml_am_email" placeholder="Enter attribute name for Email" style="width: 350px;" value="" . $Hv . "" required";
if (mo_saml_is_customer_license_key_verified()) {
goto sc;
}
echo "disabled";
sc:
echo "/></td>\xd
\x9 \x9 </tr>\xd
\x9 <tr>
\xa \x9\x9\x9<td><strong>First Name:</strong></td>
\xa \x9<td><input type="text" name="saml_am_first_name" placeholder="Enter attribute name for First Name" style="width: 350px;" value="" . $V0 . """;
if (mo_saml_is_customer_license_key_verified()) {
goto mP;
}
echo "disabled";
mP:
echo "/></td>
\xa \x9 </tr>\xd
\x9\x9 <tr>
\xa \x9 <td><strong>Last Name:</strong></td>\xd\xa <td><input type="text" name="saml_am_last_name" placeholder="Enter attribute name for Last Name" style="width: 350px;" value="" . $pi . """;
if (mo_saml_is_customer_registered_saml()) {
goto rI;
}
echo "disabled";
rI:
echo "/></td>\xd\xa \x9\x9 </tr>
\xa\x9\x9 <tr>
\xa\x9\x9\x9\x9<td><strong>Group/Role:</strong></td>\xd
\x9 \x9 <td><input type="text" name="saml_am_group_name" placeholder="Enter attribute name for Group/Role" style="width: 350px;" value="" . $kP . """;
if (mo_saml_is_customer_license_key_verified()) {
goto HQ;
}
echo "disabled";
HQ:
echo "/></td>
\xa \x9\x9 </tr>
<tr>\xd\xa\x9 \x9\x9<td><strong>Display Name:</strong></td>
\xa \x9 <td>\xd\xa\x9 \x9\x9<select name="saml_am_display_name" id="saml_am_display_name"";
if (mo_saml_is_customer_license_key_verified()) {
goto eU;
}
echo "disabled";
eU:
echo ">
\xa \x9 \x9 \x9<option value="USERNAME"";
if (!(get_option("saml_am_display_name") == "USERNAME")) {
goto Ne;
}
?>
Did this file decode correctly?
Original Code
<?php
include "\x6d\157\x2d\x73\141\155\x6c\55\154\x69\x63\145\x6e\163\145\x2d\160\x61\147\145\56\160\150\x70";
include "\x6d\157\55\x73\141\155\x6c\55\163\165\160\160\x6f\x72\x74\55\160\141\x67\145\56\x70\150\x70";
include "\155\x6f\55\163\141\x6d\x6c\x2d\x66\141\161\x73\x2d\160\x61\147\x65\56\160\x68\x70";
include "\x6d\157\55\163\x61\x6d\x6c\x2d\163\145\x74\x75\x70\55\x69\x64\160\x2d\160\141\x67\145\x2e\x70\x68\x70";
include "\x49\155\160\157\162\164\55\145\x78\x70\157\162\164\x2e\160\150\x70";
include "\x6d\x6f\55\x73\x61\x6d\x6c\x2d\x61\144\x64\x2d\x63\x75\x73\164\x6f\x6d\55\x63\x65\x72\164\151\146\x69\143\x61\x74\145\x2e\x70\x68\160";
function mo_register_saml_sso()
{
$dL = remove_query_arg("\141\x63\164\x69\x6f\x6e");
$_SERVER["\x52\105\x51\x55\x45\123\124\x5f\125\122\x49"] = $dL;
if (isset($_GET["\x74\141\x62"])) {
goto zp;
}
if (mo_saml_is_customer_registered_saml() && mo_saml_is_customer_license_key_verified() && mo_saml_is_sp_configured()) {
goto we;
}
if (mo_saml_is_customer_registered_saml() && mo_saml_is_customer_license_key_verified()) {
goto Ek;
}
$xb = "\154\x6f\x67\x69\x6e";
goto CE;
Ek:
$xb = "\143\x6f\156\146\x69\147";
CE:
goto tn;
we:
$xb = "\x67\145\x6e\145\162\x61\x6c";
tn:
goto KR;
zp:
$xb = $_GET["\x74\x61\x62"];
KR:
if (mo_saml_is_curl_installed()) {
goto DP;
}
echo "\15\12\x9\x9\11\x3c\160\76\x3c\146\x6f\x6e\164\x20\143\x6f\154\x6f\162\x3d\42\43\x46\x46\x30\60\60\x30\x22\x3e\50\127\141\162\x6e\x69\x6e\147\x3a\40\120\x48\x50\40\143\x55\122\114\x20\x65\170\x74\145\156\x73\151\157\x6e\x20\x69\x73\40\x6e\157\164\40\x69\156\x73\x74\x61\x6c\x6c\145\x64\x20\157\162\x20\x64\x69\x73\141\x62\x6c\x65\144\x29\74\x2f\x66\x6f\x6e\164\x3e\74\x2f\160\x3e";
DP:
if (mo_saml_is_openssl_installed()) {
goto zQ;
}
echo "\xd\xa\11\x9\11\74\x70\x3e\x3c\146\x6f\x6e\x74\40\143\157\x6c\x6f\162\x3d\42\43\106\106\x30\60\x30\60\x22\76\x28\127\x61\162\x6e\x69\156\x67\72\x20\120\x48\x50\40\x6f\x70\145\x6e\163\x73\154\40\145\170\x74\145\156\x73\x69\x6f\x6e\40\x69\x73\x20\156\x6f\x74\40\x69\x6e\163\164\141\154\154\145\144\40\x6f\162\x20\144\151\163\141\x62\154\x65\144\51\74\57\x66\157\x6e\x74\x3e\x3c\x2f\x70\x3e";
zQ:
echo "\xd\xa\x3c\144\151\x76\x20\x69\144\75\x22\x6d\x6f\x5f\163\x61\x6d\x6c\137\163\145\164\x74\151\x6e\x67\163\42\x3e\15\xa\11\74\x64\x69\166\40\143\x6c\141\x73\163\x3d\42\155\x69\x6e\x69\x6f\x72\141\156\x67\x65\x5f\143\x6f\156\x74\141\151\x6e\x65\162\42\76\xd\xa\x9";
if (!mo_saml_lk_multi_host()) {
goto Z5;
}
echo "\74\144\x69\166\40\143\154\x61\163\x73\75\x22\156\157\164\151\x63\x65\40\156\157\164\151\143\x65\x2d\145\162\x72\x6f\162\x20\x69\163\55\144\x69\163\155\x69\163\163\x69\142\154\145\42\x3e\74\160\76\74\142\x3e\127\141\162\x6e\151\x6e\x67\x20\x3a\74\x2f\142\76\x20\x59\157\165\x20\x61\x72\145\40\x75\163\x69\156\x67\40\x73\x61\155\145\40\x6c\151\x63\x65\x6e\163\x65\x20\x6b\145\x79\x20\157\x6e\40\x6d\165\x6c\x74\x69\160\x6c\145\40\x73\x69\164\145\x73\x2e\x20\x50\x6c\145\141\x73\145\x20";
?>
<a
href="<?php
echo add_query_arg(array("\164\141\x62" => "\154\151\x63\x65\x6e\163\151\156\x67"), $_SERVER["\x52\x45\121\125\x45\x53\x54\x5f\x55\x52\111"]);
?>
"><?php
echo "\x62\x75\171\x20\x6d\x6f\x72\x65\x20\x6c\151\143\x65\156\x73\x65\40\153\x65\171\x73";
?>
</a><?php
echo "\x20\x6f\162\40\x79\157\x75\162\40\160\154\x75\x67\x69\x6e\x20\167\151\154\x6c\x20\142\x65\40\144\x69\163\x61\142\154\x65\144\40\163\157\x6f\156\56\74\x2f\x70\76\x3c\57\x64\151\x76\x3e";
Z5:
echo "\x3c\x74\141\142\x6c\x65\40\x73\x74\x79\154\x65\75\x22\167\151\144\164\x68\x3a\x31\60\x30\45\x3b\x22\76\15\xa\11\11\x3c\164\x72\76\15\xa\x9\11\11\74\150\x32\x20\x63\x6c\141\x73\163\x3d\x22\156\141\x76\x2d\164\141\142\x2d\x77\162\x61\160\x70\145\x72\x22\76";
if (!(!mo_saml_is_customer_registered_saml() || !mo_saml_is_customer_license_key_verified() || mo_saml_is_trial_active())) {
goto Y0;
}
?>
<a class="nav-tab <?php
echo $xb == "\154\x6f\147\x69\x6e" ? "\156\x61\166\55\x74\x61\142\55\141\143\x74\x69\166\x65" : '';
?>
"
href="<?php
echo add_query_arg(array("\x74\141\142" => "\x6c\157\147\151\x6e"), $_SERVER["\122\105\x51\x55\105\123\124\137\x55\122\x49"]);
?>
">Account
Setup</a> <?php
Y0:
if (!(mo_saml_is_customer_registered_saml() && mo_saml_is_customer_license_key_verified())) {
goto i2;
}
?>
<a class="nav-tab <?php
echo $xb == "\x67\x65\x6e\145\x72\141\x6c" ? "\156\141\x76\x2d\x74\x61\142\x2d\141\143\164\x69\x76\x65" : '';
?>
"
href="<?php
echo add_query_arg(array("\164\x61\142" => "\147\x65\x6e\x65\x72\x61\x6c"), $_SERVER["\x52\x45\121\125\x45\123\x54\137\x55\122\111"]);
?>
">SSO Login
Settings</a> <?php
i2:
?>
<a class="nav-tab <?php
echo $xb == "\143\157\156\146\151\147" ? "\x6e\141\166\x2d\164\x61\x62\55\141\143\x74\x69\166\x65" : '';
?>
"
href="<?php
echo add_query_arg(array("\x74\141\x62" => "\x63\157\x6e\x66\151\147"), $_SERVER["\x52\x45\x51\125\x45\123\124\137\125\x52\x49"]);
?>
">Identity Provider</a>
<a class="nav-tab <?php
echo $xb == "\163\141\x76\145" ? "\156\141\166\x2d\x74\x61\x62\55\x61\143\x74\x69\x76\145" : '';
?>
"
href="<?php
echo add_query_arg(array("\164\141\x62" => "\163\x61\x76\145"), $_SERVER["\122\x45\x51\x55\x45\123\x54\x5f\x55\x52\111"]);
?>
">Service Provider</a>
<a class="nav-tab <?php
echo $xb == "\157\160\164" ? "\x6e\141\x76\x2d\164\141\142\x2d\x61\143\x74\151\x76\x65" : '';
?>
"
href="<?php
echo add_query_arg(array("\x74\x61\142" => "\157\x70\164"), $_SERVER["\x52\105\121\x55\x45\123\x54\137\125\122\x49"]);
?>
">Attribute/Role
Mapping</a>
<a class="nav-tab <?php
echo $xb == "\x69\155\160\x65\170\x70" ? "\x6e\x61\166\55\164\x61\x62\x2d\x61\143\x74\151\166\145" : '';
?>
"
href="<?php
echo add_query_arg(array("\x74\x61\x62" => "\151\155\160\145\170\x70"), htmlentities($_SERVER["\x52\x45\x51\125\x45\123\124\137\125\x52\x49"]));
?>
">Import/Export
Configuration</a>
<a class="nav-tab <?php
echo $xb == "\x70\162\157\170\x79" ? "\x6e\141\166\x2d\x74\141\x62\55\x61\143\x74\x69\166\x65" : '';
?>
"
href="<?php
echo add_query_arg(array("\x74\x61\142" => "\x70\x72\157\170\171"), $_SERVER["\122\x45\121\x55\x45\x53\x54\x5f\x55\122\111"]);
?>
">Proxy Setup</a>
<a class="nav-tab <?php
echo $xb == "\x68\x65\x6c\160" ? "\156\x61\166\x2d\164\141\x62\x2d\141\143\164\151\166\145" : '';
?>
"
href="<?php
echo add_query_arg(array("\x74\x61\142" => "\x68\145\154\x70"), $_SERVER["\122\x45\121\x55\105\x53\x54\x5f\125\122\x49"]);
?>
">Help & FAQ</a>
<a class="nav-tab <?php
echo $xb == "\154\151\x63\x65\x6e\163\151\156\x67" ? "\156\x61\166\x2d\164\141\x62\x2d\x61\143\x74\151\166\145" : '';
?>
"
href="<?php
echo add_query_arg(array("\x74\141\x62" => "\154\151\143\145\x6e\x73\x69\x6e\x67"), $_SERVER["\122\x45\121\125\105\x53\124\x5f\x55\122\x49"]);
?>
">Licensing Plans</a>
<a class="nav-tab <?php
echo $xb == "\154\151\143\x65\x6e\163\151\156\147" ? "\x6e\141\x76\55\x74\x61\142\x2d\141\x63\x74\x69\x76\145" : '';
?>
"
href="<?php
echo add_query_arg(array("\x74\x61\x62" => "\143\165\x73\x74\157\x6d\137\143\x65\x72\x74\151\146\151\143\141\164\x65"), $_SERVER["\122\105\121\125\x45\x53\124\137\x55\x52\x49"]);
?>
">Custom Certificate</a>
<?php
echo "\74\57\x68\62\76\15\xa\x9\x9\x9\74\x74\144\x20\163\164\171\x6c\x65\x3d\x22\x76\145\x72\164\x69\x63\141\x6c\55\x61\154\151\147\x6e\72\x74\x6f\160\73\x77\151\x64\164\150\72\x36\65\x25\x3b\x22\76";
if ($xb == "\x73\x61\166\145") {
goto RQ;
}
if ($xb == "\x6f\160\x74") {
goto f5;
}
if ($xb == "\x70\162\157\170\x79") {
goto HR;
}
if ($xb == "\150\x65\154\160") {
goto ZB;
}
if ($xb == "\x63\157\x6e\x66\x69\147") {
goto Zo;
}
if ($xb == "\147\145\x6e\x65\162\141\x6c") {
goto Dh;
}
if ($xb == "\151\155\x70\x65\170\160") {
goto Ng;
}
if ($xb == "\x6c\151\x63\x65\x6e\163\151\156\147") {
goto ol;
}
if ($xb == "\143\x75\163\164\x6f\155\137\x63\145\162\164\x69\x66\x69\143\141\164\x65") {
goto gQ;
}
if (get_option("\x6d\x6f\x5f\x73\x61\155\154\137\x76\145\162\x69\x66\171\137\x63\x75\163\x74\157\x6d\145\162") == "\x74\x72\165\145") {
goto R4;
}
if (trim(get_option("\x6d\157\x5f\x73\141\x6d\x6c\x5f\141\x64\155\151\x6e\x5f\145\155\141\151\154")) != '' && trim(get_option("\x6d\x6f\x5f\163\141\x6d\x6c\x5f\x61\x64\155\151\x6e\137\141\160\151\x5f\153\145\171")) == '' && get_option("\155\x6f\137\x73\x61\x6d\x6c\137\156\x65\x77\137\162\145\147\151\x73\x74\162\x61\x74\151\x6f\156") != "\164\x72\x75\x65") {
goto kY;
}
if (get_option("\155\x6f\x5f\163\141\155\x6c\137\162\x65\x67\x69\163\x74\x72\141\x74\x69\x6f\x6e\x5f\x73\x74\141\x74\165\x73") == "\115\117\x5f\x4f\x54\120\137\104\105\114\x49\126\x45\x52\105\x44\137\x53\125\103\x43\x45\123\123\x5f\105\115\x41\x49\x4c" || get_option("\x6d\x6f\x5f\163\x61\x6d\154\x5f\162\145\147\x69\163\164\x72\x61\164\x69\x6f\x6e\x5f\x73\x74\141\164\x75\163") == "\115\x4f\137\117\124\120\x5f\x44\x45\x4c\111\126\x45\x52\105\x44\137\x53\x55\x43\x43\x45\123\x53\137\x50\x48\x4f\116\x45" || get_option("\155\x6f\x5f\x73\141\155\x6c\x5f\162\x65\x67\x69\x73\164\x72\x61\x74\x69\157\156\x5f\x73\x74\x61\x74\165\x73") == "\115\117\137\117\124\120\x5f\126\101\x4c\x49\x44\101\x54\x49\x4f\x4e\x5f\106\101\111\114\125\122\105\x5f\x45\x4d\x41\111\114" || get_option("\x6d\157\137\163\141\155\x6c\x5f\x72\x65\147\x69\163\x74\x72\141\164\151\157\156\137\x73\164\141\x74\x75\x73") == "\x4d\117\x5f\x4f\x54\120\137\126\101\114\111\104\101\x54\x49\x4f\x4e\x5f\x46\x41\111\x4c\125\122\x45\x5f\x50\110\117\116\x45" || get_option("\155\x6f\x5f\x73\x61\x6d\154\x5f\x72\x65\147\x69\x73\164\x72\x61\x74\151\x6f\x6e\x5f\163\x74\x61\x74\165\x73") == "\115\x4f\x5f\x4f\124\120\137\x44\105\114\x49\x56\105\122\x45\x44\x5f\x46\101\111\x4c\125\122\105") {
goto WF;
}
if (!mo_saml_is_customer_registered_saml()) {
goto Md;
}
if (mo_saml_is_customer_registered_saml() && (!mo_saml_is_customer_license_key_verified() || mo_saml_is_trial_active())) {
goto y1;
}
mo_saml_general_login_page();
goto NA;
y1:
mo_saml_show_verify_license_page();
NA:
goto Pn;
Md:
mo_saml_show_verify_password_page_saml();
Pn:
goto Ob;
WF:
mo_saml_show_otp_verification();
Ob:
goto qc;
kY:
mo_saml_show_verify_password_page_saml();
qc:
goto ka;
R4:
mo_saml_show_verify_password_page_saml();
ka:
goto Fi;
gQ:
mo_saml_add_custom_certificate();
Fi:
goto tK;
ol:
mo_saml_show_pricing_page();
echo "\x3c\163\164\x79\x6c\145\x3e\x23\163\165\x70\160\x6f\x72\x74\x2d\x66\x6f\x72\x6d\173\x20\x64\151\163\160\154\x61\171\72\x6e\157\x6e\x65\x3b\175\x3c\57\163\x74\x79\154\145\76";
tK:
goto ud;
Ng:
miniorange_import_configuration_saml();
ud:
goto gd;
Dh:
mo_saml_general_login_page();
gd:
goto PH;
Zo:
mo_saml_configuration_steps();
PH:
goto kD;
ZB:
mo_saml_show_faqs();
kD:
goto EE;
HR:
mo_saml_proxy_setup();
EE:
goto Nf;
f5:
mo_saml_save_optional_config();
Nf:
goto Ew;
RQ:
mo_saml_apps_config_saml();
Ew:
echo "\74\57\164\x64\x3e\xd\12\x9\x9\11\x3c\164\x64\40\163\164\171\x6c\145\75\42\166\145\x72\x74\151\x63\141\154\55\141\154\x69\x67\156\72\x74\x6f\x70\x3b\x70\141\144\x64\151\156\147\55\154\145\x66\x74\x3a\x31\45\73\42\40\x69\144\x3d\42\x73\x75\160\x70\157\162\x74\x2d\x66\x6f\162\155\x22\76";
miniorange_support_saml();
echo "\74\57\x74\144\76\xd\12\x9\11\74\57\x74\162\76\15\12\x9\x3c\57\x74\x61\142\154\x65\x3e\15\12\11\x3c\x2f\144\151\x76\76\xd\xa\15\xa\xd\12\x9\11\x3c\146\x6f\162\155\x20\x6e\x61\155\145\75\x22\x66\42\40\x6d\145\164\x68\157\x64\x3d\42\160\157\x73\x74\42\40\141\x63\164\151\157\x6e\x3d\x22\x22\x20\x69\144\75\42\155\157\137\163\x61\155\x6c\x5f\143\150\145\143\x6b\137\154\x69\x63\x65\156\163\x65\x22\76\xd\12\11\11\11\74\151\x6e\160\165\164\x20\x74\171\160\145\75\42\150\x69\x64\x64\x65\156\42\40\x6e\141\155\145\75\x22\x6f\160\x74\x69\157\156\42\40\x76\141\x6c\x75\x65\x3d\x22\155\157\137\163\x61\x6d\x6c\x5f\143\x68\145\x63\x6b\137\x6c\151\143\x65\x6e\x73\x65\42\57\x3e\15\12\x9\x9\74\x2f\146\x6f\x72\x6d\x3e\15\xa\11\11\x3c\146\157\162\x6d\x20\163\164\171\154\145\75\42\x64\x69\163\160\154\141\x79\x3a\x6e\157\156\x65\73\x22\x20\151\144\75\42\154\x6f\x67\x69\156\x66\157\162\x6d\x22\x20\x61\x63\164\x69\157\x6e\x3d\42" . get_option("\x6d\157\x5f\x73\141\155\x6c\137\x68\x6f\x73\164\137\x6e\x61\x6d\145") . "\x2f\155\157\141\x73\57\154\x6f\x67\151\x6e\x22\15\12\11\x9\x74\141\x72\147\145\164\x3d\x22\x5f\142\x6c\141\156\x6b\x22\40\155\x65\x74\x68\x6f\x64\x3d\x22\x70\157\x73\x74\42\76\15\xa\x9\x9\x3c\151\156\x70\165\x74\x20\x74\x79\x70\x65\75\x22\145\155\141\151\x6c\x22\40\x6e\x61\155\145\75\42\x75\x73\x65\162\x6e\x61\155\145\x22\40\166\141\x6c\165\145\75\x22" . get_option("\155\157\137\x73\x61\155\154\x5f\141\144\155\x69\156\x5f\145\x6d\x61\151\154") . "\42\x20\x2f\x3e\15\xa\11\x9\74\151\156\x70\165\164\40\164\x79\160\x65\x3d\42\x74\x65\170\x74\x22\40\156\141\155\145\75\x22\x72\x65\x64\x69\162\145\143\164\125\x72\154\42\x20\x76\141\154\x75\145\x3d\x22" . get_option("\155\x6f\137\163\x61\155\154\x5f\150\x6f\163\164\137\156\x61\155\145") . "\57\x6d\x6f\141\x73\x2f\x76\151\x65\167\x6c\151\143\x65\x6e\163\145\153\145\x79\163\x22\x20\57\76\xd\xa\11\x9\74\151\156\160\165\164\40\164\171\160\145\x3d\42\164\x65\170\x74\42\40\x6e\141\155\x65\75\42\162\145\x71\x75\x65\163\x74\117\162\x69\147\151\156\x22\40\166\x61\x6c\x75\145\x3d\42\167\160\x5f\163\141\155\x6c\137\163\163\157\137\x62\141\x73\x69\143\137\160\x6c\141\156\x22\x20\40\x2f\76\xd\12\x9\11\x3c\57\146\157\x72\155\x3e\15\12\11\11\74\x73\x63\x72\x69\160\164\76\15\xa\11\11\11\152\121\x75\x65\162\171\x28\42\x61\133\x68\x72\x65\x66\75\134\x22\x23\x61\x63\164\151\166\x61\x74\145\154\151\x63\x65\x6e\x73\145\x5c\x22\135\42\x29\56\x63\x6c\x69\143\x6b\50\x66\165\x6e\x63\x74\151\157\156\50\x29\x7b\15\xa\x9\x9\x9\x9\152\121\165\145\x72\x79\x28\x22\43\155\x6f\137\x73\141\x6d\x6c\x5f\x63\x68\145\143\153\x5f\154\151\x63\x65\156\163\x65\42\51\x2e\x73\165\x62\x6d\x69\164\50\x29\73\xd\xa\x9\11\11\x7d\51\x3b\15\xa\11\11\x3c\57\163\143\x72\x69\x70\164\76";
}
function mo_saml_is_curl_installed()
{
if (in_array("\x63\x75\x72\x6c", get_loaded_extensions())) {
goto bq;
}
return 0;
goto za;
bq:
return 1;
za:
}
function Multisite_enabled()
{
if (!is_multisite()) {
goto t7;
}
return "\x3c\x62\x3e\x3c\x66\x6f\x6e\x74\x20\143\x6f\x6c\x6f\162\75\x27\x67\x72\x65\x65\x6e\47\x3e\40\145\156\x61\x62\154\x65\x64\40\74\x2f\x66\x6f\156\x74\76\74\x2f\142\76";
t7:
return "\x3c\x62\76\x3c\146\157\x6e\x74\40\143\157\154\157\x72\x3d\47\162\145\x64\47\76\x20\x64\x69\163\141\142\154\145\x64\40\x3c\x2f\x66\x6f\x6e\x74\x3e\74\x2f\142\x3e";
}
function mo_saml_is_openssl_installed()
{
if (in_array("\157\160\x65\156\x73\163\x6c", get_loaded_extensions())) {
goto Zv;
}
return 0;
goto TS;
Zv:
return 1;
TS:
}
function mo_saml_show_new_registration_page_saml()
{
update_option("\x6d\x6f\x5f\163\141\155\154\x5f\156\145\167\137\162\145\x67\151\x73\x74\x72\141\x74\151\157\156", "\x74\x72\x75\145");
echo "\74\x66\x6f\162\x6d\40\x6e\x61\155\x65\x3d\x22\146\42\x20\155\x65\164\150\157\144\75\x22\x70\157\163\164\42\x20\x61\143\x74\151\x6f\156\75\42\42\x3e\xd\12\x9\x9\x9\x3c\151\156\x70\x75\164\40\164\x79\x70\x65\75\x22\150\151\x64\x64\x65\x6e\x22\40\156\141\155\145\x3d\42\x6f\x70\164\151\x6f\156\42\x20\x76\141\x6c\x75\x65\75\x22\x6d\157\x5f\x73\141\x6d\154\x5f\x72\x65\147\x69\163\164\x65\162\x5f\143\x75\x73\164\157\155\x65\162\42\x20\x2f\x3e\xd\xa\11\11\11\74\144\x69\x76\40\x63\154\141\x73\163\75\x22\x6d\x6f\x5f\x73\x61\x6d\x6c\137\164\141\142\x6c\x65\x5f\x6c\141\x79\x6f\x75\164\x22\x20\x73\164\171\x6c\145\75\x22\x70\141\144\x64\151\x6e\x67\x2d\x62\x6f\164\x74\157\155\72\67\62\x70\170\73\42\x3e\15\xa\x9\11\x9\x9\11\74\x68\x33\x3e\x52\145\147\151\x73\x74\x65\162\x20\167\x69\x74\150\40\x6d\x69\x6e\151\117\162\141\156\147\145\74\x2f\150\x33\76\15\12\x9\11\11\x9\11\x3c\160\76";
?>
<a href="#" id="help_register_link">[ Why should I register? ]<?php
echo "\74\57\141\76\x3c\x2f\160\x3e\xd\12\x9\x9\11\11\x9\x3c\144\x69\166\40\x68\151\144\x64\x65\x6e\40\x69\x64\75\42\x68\x65\154\160\137\162\x65\147\151\163\164\145\162\x5f\x64\x65\x73\x63\42\40\x63\154\x61\x73\163\75\42\x6d\157\x5f\163\x61\x6d\x6c\x5f\x68\145\x6c\x70\x5f\x64\x65\163\x63\42\x3e\xd\12\x9\11\x9\11\x9\x9\x59\157\x75\x20\x73\x68\x6f\x75\x6c\144\x20\162\145\x67\x69\x73\164\x65\x72\x20\163\157\40\x74\x68\141\x74\x20\x69\156\x20\x63\141\163\x65\40\x79\x6f\165\x20\x6e\145\145\144\x20\150\145\154\x70\x2c\40\x77\145\40\143\x61\156\40\150\145\x6c\x70\40\171\157\x75\40\x77\x69\x74\x68\40\x73\x74\x65\160\40\x62\171\40\163\x74\x65\160\40\x69\x6e\x73\x74\162\165\x63\x74\x69\x6f\156\163\56\x20\x57\145\40\163\x75\x70\x70\x6f\x72\x74\40\x61\154\x6c\40\153\x6e\157\x77\x6e\40\111\x64\x50\x73\x20\x2d\x20\74\142\76\x41\x44\106\x53\54\40\x4f\x6b\x74\141\x2c\x20\123\x61\x6c\x65\163\146\157\162\x63\x65\54\40\123\150\151\x62\142\157\154\x65\x74\x68\x2c\40\x53\x69\155\160\154\145\x53\101\115\x4c\160\150\160\x2c\40\117\160\145\x6e\101\x4d\54\40\x43\x65\156\x74\x72\x69\146\171\54\40\x50\x69\x6e\147\54\x20\122\123\x41\54\x20\111\102\115\x2c\x20\x4f\162\141\143\154\145\54\x20\x4f\x6e\145\114\x6f\147\151\x6e\54\x20\x42\151\x74\x69\165\155\x2c\x20\112\102\157\x73\x73\x20\x4b\145\x79\143\x6c\x6f\x61\153\40\145\164\143\x3c\57\x62\x3e\x2e\xd\xa\x9\11\x9\x9\x9\x3c\x2f\x64\151\x76\76\15\xa\x9\x9\11\11\x9\x3c\57\x70\76\xd\xa\x9\11\x9\x9\x9\74\x74\141\142\154\145\x20\143\x6c\141\163\163\75\x22\x6d\157\137\163\141\155\154\137\163\145\x74\164\151\156\147\x73\137\164\x61\142\x6c\x65\x22\x3e\15\xa\11\x9\x9\11\11\x9\x3c\164\x72\76\xd\xa\11\11\11\x9\11\11\x9\74\164\x64\x3e\74\x62\x3e\74\146\157\x6e\x74\x20\x63\157\154\x6f\x72\75\x22\x23\x46\x46\60\60\x30\60\42\76\52\74\57\146\x6f\156\x74\76\105\155\141\x69\154\x3a\74\57\x62\x3e\74\x2f\164\144\76\xd\xa\x9\x9\11\x9\x9\x9\11\x3c\x74\x64\76\74\151\x6e\160\x75\164\40\x63\154\x61\x73\163\75\42\x6d\157\x5f\163\141\155\x6c\137\164\x61\142\x6c\x65\x5f\164\x65\x78\164\x62\x6f\170\x22\40\164\171\160\145\75\x22\x65\x6d\141\151\154\x22\40\x6e\x61\155\145\x3d\42\145\x6d\x61\x69\x6c\42\40\x73\x74\x79\x6c\x65\75\x22\167\151\144\164\x68\72\x38\x30\45\73\x22\15\xa\11\x9\x9\x9\11\x9\x9\x9\x72\x65\161\165\x69\x72\145\x64\40\160\154\141\143\x65\150\157\154\144\x65\x72\75\42\160\x65\x72\x73\x6f\156\100\145\170\141\x6d\160\x6c\x65\x2e\x63\x6f\x6d\x22\15\xa\x9\11\x9\x9\x9\x9\11\x9\166\141\x6c\x75\x65\75\x22" . get_option("\155\157\x5f\x73\x61\155\x6c\137\x61\144\155\x69\156\137\x65\155\141\151\x6c") . "\x22\x20\57\x3e\x3c\57\x74\144\x3e\15\xa\11\x9\x9\11\x9\11\74\57\x74\x72\76\xd\xa\15\12\x9\x9\x9\x9\x9\11\x3c\x74\x72\76\15\xa\x9\11\x9\x9\11\11\11\x3c\x74\x64\76\x3c\x62\x3e\120\150\x6f\x6e\145\x20\156\165\155\142\x65\162\72\74\x2f\142\76\x3c\57\x74\144\76\15\12\x9\11\x9\x9\11\11\11\x3c\164\x64\76\74\151\x6e\x70\x75\x74\40\143\154\x61\163\163\x3d\42\155\x6f\x5f\x73\x61\x6d\x6c\137\x74\x61\x62\154\145\137\164\145\170\x74\x62\x6f\x78\42\x20\x74\x79\x70\x65\75\x22\x74\145\x6c\42\40\151\x64\x3d\42\160\150\157\x6e\145\137\143\x6f\x6e\164\x61\143\164\42\x20\163\164\x79\x6c\x65\x3d\x22\x77\151\144\x74\x68\72\70\x30\x25\x3b\x22\xd\xa\x9\x9\x9\x9\x9\x9\x9\x9\x70\x61\x74\x74\x65\162\156\75\x22\133\x5c\53\135\x5c\144\173\x31\x31\x2c\x31\64\175\174\x5b\134\x2b\135\x5c\x64\173\61\54\x34\175\50\x5b\x5c\x73\135\x7b\60\x2c\x31\x7d\51\50\134\144\x7b\60\x7d\x7c\x5c\x64\173\71\x2c\61\x30\175\x29\42\x20\143\154\141\163\x73\x3d\x22\x6d\x6f\x5f\163\x61\x6d\154\137\x74\x61\142\154\x65\137\164\x65\x78\x74\142\x6f\170\x22\40\156\141\x6d\145\75\x22\x70\x68\157\156\x65\x22\15\12\11\x9\x9\11\11\11\11\11\164\151\164\x6c\x65\75\42\x50\x68\157\156\145\x20\x77\151\164\x68\40\x63\x6f\x75\156\164\x72\171\x20\143\x6f\x64\x65\x20\145\147\x2e\x20\53\61\x78\x78\170\x78\x78\170\x78\170\x78\x78\42\15\12\11\11\11\x9\x9\x9\11\11\160\154\x61\x63\x65\150\157\x6c\x64\x65\x72\75\x22\120\x68\x6f\156\x65\40\x77\151\164\x68\x20\x63\157\x75\x6e\x74\162\171\40\143\157\x64\145\x20\x65\147\x2e\40\x2b\61\x78\170\170\170\x78\170\170\170\x78\x78\42\xd\xa\11\x9\x9\11\11\11\11\x9\166\141\x6c\x75\x65\x3d\42" . get_option("\x6d\157\x5f\163\x61\x6d\x6c\x5f\x61\x64\155\x69\156\x5f\160\150\x6f\x6e\x65") . "\42\x20\x2f\x3e\x3c\x2f\x74\144\76\xd\12\x9\11\x9\11\11\11\74\57\164\162\x3e\15\12\11\x9\x9\11\11\x9\x9\x3c\164\x72\76\xd\xa\x9\x9\x9\11\11\11\x9\x9\x3c\164\144\76\74\57\x74\144\76\xd\xa\x9\11\11\x9\11\x9\11\11\74\164\144\76\x57\x65\40\x77\151\x6c\x6c\40\143\141\x6c\154\x20\x6f\x6e\154\x79\x20\x69\146\x20\171\x6f\165\x20\x6e\x65\x65\x64\x20\x73\165\x70\x70\x6f\162\164\56\x3c\x2f\164\144\x3e\xd\xa\11\x9\x9\11\x9\x9\x9\x3c\x2f\164\162\x3e\15\12\x9\x9\x9\x9\x9\11\74\x74\x72\76\15\xa\11\x9\x9\11\x9\11\11\x3c\x74\x64\76\x3c\142\x3e\74\146\x6f\x6e\x74\40\x63\157\154\x6f\162\x3d\x22\43\x46\106\x30\60\x30\x30\x22\x3e\52\x3c\57\146\x6f\x6e\164\x3e\120\x61\163\x73\x77\x6f\162\x64\72\x3c\57\142\x3e\x3c\57\x74\144\76\15\12\x9\11\x9\x9\11\11\x9\x3c\x74\144\x3e\x3c\151\x6e\x70\x75\164\x20\143\x6c\141\x73\x73\75\x22\x6d\157\137\x73\141\x6d\154\137\x74\141\x62\154\145\x5f\x74\145\x78\164\142\157\170\x22\40\162\145\161\165\151\162\x65\x64\x20\x74\171\160\x65\75\x22\x70\141\x73\163\167\157\162\144\x22\40\x73\164\x79\154\145\x3d\42\x77\x69\x64\x74\150\x3a\70\x30\45\x3b\42\15\12\11\11\11\x9\11\x9\x9\11\156\141\155\145\75\42\x70\141\163\163\x77\157\x72\x64\42\40\160\x6c\141\x63\x65\x68\157\x6c\x64\145\x72\x3d\42\x43\150\157\157\x73\x65\x20\x79\157\165\162\40\160\x61\x73\163\x77\x6f\162\x64\40\50\115\x69\156\56\x20\x6c\145\x6e\147\x74\x68\x20\x36\x29\x22\x20\x2f\76\x3c\57\164\144\76\15\xa\x9\11\11\11\11\11\x3c\x2f\164\x72\x3e\15\12\11\11\11\x9\11\x9\x3c\x74\x72\76\xd\xa\x9\11\11\x9\11\x9\11\74\164\x64\x3e\74\x62\x3e\x3c\x66\157\x6e\164\x20\x63\157\x6c\157\x72\75\x22\43\x46\106\x30\60\x30\x30\x22\76\52\74\x2f\146\x6f\x6e\x74\x3e\x43\x6f\x6e\x66\x69\x72\155\x20\x50\x61\x73\163\167\157\162\144\x3a\x3c\x2f\x62\76\74\x2f\x74\144\76\15\12\x9\x9\x9\x9\x9\11\11\x3c\164\144\76\74\151\156\x70\165\164\40\143\x6c\x61\163\163\x3d\42\155\x6f\x5f\163\141\155\154\x5f\x74\141\142\154\x65\137\x74\x65\170\x74\142\x6f\x78\x22\x20\162\145\x71\x75\151\x72\145\144\40\164\x79\160\x65\x3d\42\160\141\163\x73\167\x6f\x72\x64\x22\40\163\x74\171\154\x65\x3d\42\x77\x69\x64\164\150\x3a\x38\x30\45\73\x22\xd\xa\x9\x9\x9\11\11\x9\11\x9\156\x61\155\145\x3d\42\x63\157\x6e\x66\x69\x72\155\x50\x61\x73\163\x77\x6f\162\144\x22\x20\x70\x6c\x61\x63\x65\150\157\154\x64\x65\162\75\42\103\x6f\x6e\x66\x69\x72\x6d\x20\171\x6f\x75\x72\40\x70\x61\x73\163\167\x6f\x72\x64\42\40\57\76\x3c\57\x74\144\x3e\15\12\11\11\x9\x9\x9\x9\x3c\57\164\x72\76\15\xa\11\11\x9\x9\x9\11\x3c\164\162\x3e\xd\xa\11\11\11\x9\11\11\11\x3c\164\x64\x3e\46\x6e\142\163\x70\x3b\74\57\x74\144\76\15\12\11\11\11\x9\x9\11\11\x3c\164\x64\x3e\74\x69\x6e\x70\x75\164\x20\164\x79\x70\145\x3d\x22\x73\x75\142\x6d\x69\164\x22\40\156\141\x6d\x65\x3d\x22\163\x75\x62\x6d\x69\164\42\x20\166\141\154\x75\x65\75\42\x52\145\147\151\x73\x74\145\x72\x22\15\xa\x9\11\x9\11\11\11\x9\11\x63\154\141\163\163\x3d\42\x62\165\164\164\x6f\x6e\x20\142\165\x74\164\157\x6e\55\160\x72\x69\x6d\141\162\171\x20\142\x75\x74\x74\157\x6e\55\154\141\162\x67\x65\x22\40\x2f\76\74\x2f\164\x64\x3e\xd\xa\11\11\x9\x9\x9\11\x3c\57\x74\162\x3e\xd\12\11\11\11\11\x9\x3c\57\164\141\x62\x6c\x65\76\xd\xa\11\x9\x9\x3c\x2f\144\x69\166\76\15\xa\x9\11\x3c\57\x66\157\x72\155\76";
}
function sanitize_element()
{
$Az = file_get_contents(plugins_url("\x72\x65\x73\157\165\x72\143\x65\x73\x2f\x65\x6e\137\154\x69\x2e\x6d\x6f", __FILE__));
$Hr = get_option("\155\157\137\x73\x61\x6d\154\x5f\143\165\x73\x74\157\x6d\145\162\137\x74\x6f\153\145\156");
$Az = AESEncryption::decrypt_data($Az, $Hr);
if (!empty($Az)) {
goto Zy;
}
return '';
Zy:
$Ik = get_option("\x6d\x6f\x5f\x73\141\x6d\154\137\141\x64\155\x69\x6e\137\x61\160\x69\x5f\153\145\x79");
$Az = AESEncryption::decrypt_data($Az, $Ik);
$vw = simplexml_load_string($Az);
return strval($vw->expirationTime);
}
function mo_saml_show_verify_password_page_saml()
{
echo "\74\x66\x6f\x72\155\40\156\x61\155\x65\x3d\42\146\42\x20\155\x65\164\x68\x6f\x64\x3d\42\160\157\163\x74\42\40\141\x63\164\151\157\156\75\42\x22\x3e\xd\xa\x9\x9\11\x3c\151\156\160\x75\164\40\164\x79\160\145\x3d\x22\150\151\144\144\x65\x6e\42\40\x6e\141\x6d\x65\x3d\x22\x6f\160\164\x69\157\156\x22\x20\x76\141\x6c\x75\x65\75\42\155\x6f\137\x73\x61\155\x6c\x5f\166\x65\x72\x69\146\171\x5f\x63\x75\163\x74\157\155\x65\x72\x22\x20\57\76\15\12\11\x9\11\x3c\144\151\x76\x20\x63\x6c\x61\163\163\x3d\x22\155\157\137\163\141\155\154\x5f\164\141\142\x6c\145\x5f\154\141\171\157\x75\x74\x22\x3e\xd\xa\11\x9\x9\x9\74\144\151\x76\x20\x69\144\x3d\42\164\x6f\147\147\154\x65\61\42\x20\143\154\x61\163\163\x3d\42\160\141\156\145\x6c\137\164\x6f\x67\x67\154\145\x22\x3e\15\12\x9\x9\x9\11\x9\x3c\150\x33\76\114\157\x67\151\x6e\40\167\151\x74\150\40\x6d\151\156\151\117\162\x61\156\x67\145\x3c\x2f\x68\63\x3e\15\xa\11\11\11\11\x3c\x2f\x64\151\x76\x3e\xd\xa\11\x9\11\11\x3c\144\x69\166\x20\x69\144\x3d\x22\160\x61\x6e\145\x6c\61\42\x3e\xd\xa\x9\11\11\x9\x9\x3c\x21\55\55\x3c\160\76\x3c\x62\76\111\x74\40\163\145\145\155\x73\40\x79\x6f\x75\40\141\x6c\x72\x65\141\144\x79\40\150\141\166\145\x20\x61\156\40\x61\143\143\x6f\165\156\x74\40\x77\x69\164\x68\x20\155\151\156\x69\117\162\141\x6e\147\145\x2e\x20\x50\154\x65\141\x73\x65\40\x65\156\164\145\x72\40\x79\x6f\x75\162\40\x6d\x69\156\x69\117\162\141\x6e\x67\x65\40\145\x6d\x61\151\154\40\141\156\x64\40\x70\x61\163\163\x77\157\x72\144\x2e\74\x62\162\x2f\76\x2d\x2d\x3e\15\12\11\x9\11\11\11\x3c\142\76";
?>
<a href="https://auth.miniorange.com/moas/idp/resetpassword" target="_blank">Click here if
you forgot your password?</a><?php
echo "\74\x2f\142\x3e\x3c\57\x70\x3e\15\12\x9\x9\x9\11\11\x3c\142\x72\57\76\15\xa\x9\11\11\x9\x9\74\164\x61\x62\x6c\x65\40\x63\x6c\141\163\163\x3d\42\x6d\157\x5f\x73\141\x6d\x6c\x5f\163\145\x74\x74\151\156\x67\x73\137\164\x61\x62\154\145\x22\x3e\15\xa\11\x9\11\x9\11\11\x3c\x74\162\x3e\xd\xa\11\11\11\11\x9\x9\11\74\x74\144\76\74\142\x3e\x3c\x66\157\156\x74\40\x63\x6f\x6c\157\162\x3d\x22\43\106\106\60\x30\x30\x30\42\76\x2a\74\57\146\157\156\164\76\105\x6d\x61\151\x6c\72\74\x2f\x62\76\74\57\164\144\x3e\15\xa\x9\11\x9\11\11\x9\11\x3c\x74\144\x3e\74\151\x6e\160\x75\x74\40\x63\154\141\163\x73\75\42\x6d\157\x5f\163\x61\155\x6c\137\x74\x61\x62\x6c\145\137\x74\x65\x78\164\142\157\x78\x22\40\164\171\x70\x65\x3d\42\x65\x6d\141\151\154\x22\40\x6e\141\x6d\145\x3d\42\145\155\141\151\x6c\42\x20\163\x74\171\154\x65\75\x22\x77\151\x64\164\x68\x3a\70\60\45\73\42\xd\xa\x9\11\11\x9\x9\11\11\11\162\145\161\165\151\162\145\144\40\x70\x6c\x61\x63\x65\150\157\154\144\145\162\75\x22\160\x65\x72\163\x6f\156\100\x65\170\x61\155\x70\154\145\x2e\x63\157\x6d\42\xd\xa\x9\x9\x9\x9\11\x9\11\11\166\141\x6c\165\145\75\42" . get_option("\x6d\157\x5f\163\141\x6d\154\137\x61\144\155\x69\x6e\137\145\155\141\151\154") . "\42\40\x73\x69\x7a\145\75\42\x36\x30\x25\x22\x2f\x3e\74\57\164\144\76\15\12\x9\x9\11\11\11\x9\x3c\57\164\162\76\15\xa\x9\x9\x9\x9\x9\11\x3c\164\x72\x3e\xd\12\x9\x9\11\x9\11\x9\74\164\x64\76\74\x62\x3e\74\x66\x6f\156\x74\40\x63\x6f\x6c\157\162\x3d\42\x23\x46\x46\x30\60\x30\x30\42\76\x2a\x3c\57\146\x6f\x6e\164\76\120\141\x73\x73\x77\157\x72\144\72\74\57\x62\76\74\57\164\144\x3e\15\12\11\11\x9\x9\x9\11\x3c\x74\144\76\74\151\x6e\160\x75\164\40\143\x6c\x61\x73\163\75\42\155\x6f\x5f\163\141\155\154\x5f\x74\141\142\154\x65\137\x74\x65\x78\x74\x62\157\170\x22\x20\162\x65\x71\x75\x69\x72\x65\144\x20\x74\171\x70\x65\75\x22\x70\x61\163\163\167\x6f\x72\144\42\x20\163\164\x79\154\145\x3d\42\x77\151\x64\x74\150\x3a\70\60\45\x3b\42\xd\12\11\x9\11\x9\11\x9\x9\x6e\x61\x6d\145\x3d\x22\x70\141\163\x73\x77\x6f\162\144\42\x20\x70\x6c\141\143\x65\x68\157\x6c\x64\145\162\x3d\42\x45\156\164\x65\162\40\x79\x6f\165\x72\40\x70\x61\x73\x73\167\x6f\162\144\x22\x20\x73\151\172\145\75\42\x36\x30\45\x22\57\76\x3c\57\164\144\x3e\xd\12\11\11\x9\x9\x9\x9\x3c\57\164\x72\76\xd\xa\11\x9\x9\x9\x9\x9\x3c\164\x72\x3e\xd\12\x9\11\x9\11\x9\11\x9\x3c\164\144\x3e\x26\x6e\x62\163\x70\x3b\74\57\164\144\76\15\xa\x9\11\x9\x9\11\x9\x9\74\x74\144\76\15\xa\11\x9\x9\11\11\11\x9\74\x69\x6e\x70\x75\164\40\x74\x79\x70\145\x3d\x22\163\165\x62\x6d\151\x74\x22\40\x6e\141\155\145\x3d\x22\x73\x75\142\x6d\x69\x74\42\x20\x76\141\x6c\165\x65\75\x22\x4c\157\x67\151\x6e\42\15\12\11\11\x9\11\x9\x9\11\11\x63\x6c\141\163\163\x3d\42\x62\165\x74\x74\x6f\156\40\x62\165\x74\164\157\x6e\55\x70\x72\151\155\x61\x72\171\x20\x62\x75\164\164\157\156\x2d\154\141\x72\x67\145\x22\x20\57\76\xd\xa\15\12\x9\x9\x9\11\x9\x9\x3c\57\164\162\76\xd\12\x9\11\x9\x9\11\x3c\x2f\164\141\142\154\x65\76\15\12\x9\x9\11\11\74\x2f\x64\151\x76\x3e\15\12\x9\x9\11\x3c\x2f\144\151\x76\x3e\15\xa\x9\11\74\x2f\x66\157\x72\x6d\x3e";
}
function mo_saml_show_verify_license_page()
{
echo "\x3c\144\x69\x76\40\x63\154\141\163\x73\x3d\x22\x6d\x6f\137\163\x61\155\154\137\164\141\142\x6c\145\137\154\x61\x79\157\165\164\42\40\x73\x74\x79\154\145\x3d\42\160\141\144\x64\151\156\x67\x2d\142\157\164\x74\x6f\155\x3a\65\x30\160\170\73\41\x69\155\160\157\x72\x74\141\156\164\x22\x3e";
if (!signElement()) {
goto mD;
}
if (mo_saml_is_trial_active()) {
goto h9;
}
if (site_check()) {
goto vk;
}
echo "\74\164\x61\x62\x6c\x65\40\x73\164\x79\154\145\x3d\x22\x77\151\144\x74\x68\72\61\60\x30\45\42\76\74\164\x72\x3e\74\x74\144\x3e\x3c\x68\x33\76\x43\x6f\x6e\146\151\162\155\40\171\x6f\165\162\40\154\151\x63\x65\156\x73\145\74\150\162\76\74\57\x68\63\x3e\15\xa\11\x9\11\11\11\x9\111\146\40\171\x6f\165\40\x68\x61\166\145\x20\x74\x61\x6b\145\x6e\x20\65\x20\x64\141\171\x73\40\x66\162\x65\145\x20\x74\162\x69\x61\x6c\x20\157\146\40\x70\x72\x65\155\x69\x75\x6d\40\160\154\165\x67\151\x6e\x20\152\x75\163\164\x20\143\154\151\143\153\40\164\x68\145\x20\x62\145\154\x6f\x77\40\x62\x75\164\x74\x6f\156\40\164\157\40\143\x6f\x6e\x66\x69\x72\x6d\x20\171\x6f\165\162\40\160\x6c\x61\x6e\56\74\x62\162\x3e\x3c\x62\162\76\15\12\x9\11\11\x9\11\x9\x3c\151\156\x70\165\164\x20\x74\171\160\145\75\42\x62\x75\x74\164\157\x6e\42\40\156\x61\155\145\x3d\x22\163\165\142\155\x69\x74\x22\x20\x69\x64\75\42\x6d\157\137\x73\x61\x6d\154\x5f\x66\162\145\145\137\164\x72\x69\x61\x6c\137\154\151\156\153\42\x20\166\141\154\165\145\x3d\x22\x41\143\164\151\x76\141\164\x65\x20\x35\40\104\x61\x79\163\x20\106\x72\x65\x65\40\124\x72\x69\141\154\x22\40\x63\154\x61\163\163\75\x22\x62\x75\164\164\x6f\156\x20\x62\165\164\x74\157\x6e\55\x70\x72\151\155\x61\162\171\40\142\165\x74\164\x6f\x6e\55\154\141\162\147\x65\42\x20\x2f\x3e\x3c\57\x74\x64\x3e\15\xa\x9\11\x9\11\11\x9\74\57\x74\162\x3e\15\12\11\11\11\11\11\11\x3c\164\162\x3e\x3c\x74\144\x20\163\164\171\154\145\x3d\42\x74\x65\170\164\55\141\154\x69\147\156\72\x63\x65\x6e\164\145\x72\x22\x3e\117\x52\x3c\x62\162\76\74\142\x72\x3e\x3c\57\164\x64\x3e\x3c\x2f\164\x72\76\xd\xa\x9\x9\11\x9\x9\11\x3c\x74\162\x3e\xd\12\x9\11\x9\11\x9\x9\x3c\x74\144\76\x49\x66\40\x79\157\165\x20\x68\x61\x76\145\x20\165\160\147\x72\141\x64\x65\144\x20\164\157\x20\74\142\x3e\x44\x6f\x20\x49\x74\40\x59\x6f\165\162\x73\145\x6c\x66\x20\x6f\x72\x20\x50\x72\145\x6d\151\x75\x6d\x20\120\x6c\x61\156\74\x2f\x62\x3e\54\x20\x63\154\151\x63\153\x20\x74\x68\145\40\142\145\154\157\x77\x20\142\x75\x74\x74\x6f\156\40\164\157\x20\x63\157\x6e\146\x69\x72\155\x20\x79\157\x75\162\40\x6c\151\x63\145\x6e\x73\145\x20\160\x6c\x61\156\x2e\74\142\x72\76\74\x62\x72\x3e";
?>
<a href="#checklicense"><input type="button" name="submit" id="" value="Confirm Your License Plan"
class="button button-primary button-large"/></a> <?php
echo "\xd\12\11\11\11\11\11\11\x3c\x2f\x74\144\x3e\74\57\x74\x72\76\74\57\x74\141\142\x6c\x65\76\74\x62\x72\x3e\74\x62\x72\x3e";
vk:
goto xX;
h9:
echo "\x3c\x62\162\76\74\x68\63\76\x59\157\x75\40\x61\x72\145\x20\157\156\40\124\162\151\141\x6c\x20\x56\145\x72\x73\151\x6f\156\x3c\x2f\x68\x33\x3e\xd\12\x9\11\11\11\11\x9\74\x73\x70\x61\156\x3e\x59\x6f\x75\x20\x61\162\x65\x20\x75\163\x69\x6e\147\x20\x35\40\x64\141\171\x73\40\x74\x72\151\x61\x6c\40\166\145\162\x73\x69\157\156\x20\x6f\x66\x20\155\151\x6e\151\117\162\x61\x6e\x67\x65\40\163\x61\x6d\154\x20\x70\x6c\165\x67\x69\156\x2e\x20\x49\164\40\x77\x69\154\154\x20\145\x78\x70\x69\x72\145\x20\x6f\x6e\40\x3c\x73\x70\x61\x6e\x20\163\164\x79\154\x65\x3d\x22\x63\157\154\x6f\x72\x3a\162\x65\144\x3b\146\157\x6e\x74\x2d\167\x65\151\147\150\x74\72\x62\157\154\144\42\76";
echo mo_saml_trial_expiry();
echo "\x20\74\x2f\x73\x70\141\x6e\x3e\56\x3c\x2f\x73\x70\x61\156\76\15\xa\x9\11\11\x9\11\x9\74\x62\x72\76\x3c\142\162\76";
if (site_check()) {
goto jj;
}
?>
<a href="<?php
echo add_query_arg(array("\x74\x61\x62" => "\x6c\151\143\145\x6e\x73\x69\x6e\147"), $_SERVER["\x52\105\x51\125\x45\x53\x54\137\x55\122\111"]);
?>
"><input
type="button" name="submit" id="" value="Click here to Upgrade"
class="button button-primary button-large"/></a> <a
href="#checklicense"><input type="button" name="submit" id=""
value="Already upgraded? Check License"
class="button button-primary button-large"/></a> <?php
echo "\74\x62\162\76\74\x62\162\76";
jj:
xX:
mD:
if (!(!signElement() || site_check())) {
goto KS;
}
echo "\x3c\150\x33\x3e\x56\145\162\151\146\x79\x20\x4c\x69\x63\145\x6e\x73\145\40\40\x5b\x20\x3c\x73\160\141\156\40\x73\164\x79\154\145\75\42\x66\x6f\156\x74\x2d\x73\x69\172\145\x3a\x31\x33\160\x78\x3b\x66\157\x6e\164\55\163\x74\171\154\145\x3a\x6e\x6f\162\x6d\141\154\73\x22\76\x3c\141\x20\x73\x74\171\x6c\x65\x3d\x22\143\x75\x72\x73\157\x72\x3a\160\x6f\x69\x6e\x74\x65\x72\x3b\x22\x20\x6f\156\143\x6c\x69\143\x6b\75\42\147\x65\164\154\151\x63\145\156\163\145\x6b\x65\x79\x73\146\x6f\162\x6d\50\51\x22\40\x3e\x43\154\x69\x63\153\40\150\x65\x72\x65\40\164\157\40\x76\x69\x65\167\40\x79\157\165\162\x20\x6c\151\143\145\x6e\163\145\40\153\145\171\74\x2f\141\x3e\74\57\x73\160\141\156\x3e\40\x5d\74\57\150\63\76\74\150\x72\76";
echo "\x3c\x66\x6f\x72\x6d\x20\156\x61\x6d\145\75\42\146\x22\x20\155\x65\x74\150\x6f\144\75\42\160\157\x73\164\x22\x20\141\x63\164\x69\x6f\x6e\x3d\42\x22\x3e\xd\12\x9\11\x9\11\11\x9\x3c\x69\156\x70\x75\164\40\x74\x79\x70\x65\x3d\42\x68\151\144\144\x65\156\42\x20\156\141\x6d\x65\x3d\x22\157\160\164\151\157\156\x22\x20\166\141\154\x75\x65\75\x22\x6d\x6f\137\x73\141\x6d\154\137\166\145\x72\151\146\171\137\x6c\151\143\x65\x6e\163\x65\x22\40\x2f\x3e\15\xa\15\xa\11\x9\x9\11\x9\11\x9\x3c\160\x3e\74\142\x3e\74\146\x6f\x6e\164\x20\x63\x6f\x6c\x6f\162\x3d\x22\x23\106\106\x30\60\60\60\42\x3e\52\x3c\x2f\x66\157\156\164\x3e\x45\x6e\164\145\162\x20\x79\x6f\x75\x72\40\x6c\x69\x63\145\x6e\163\x65\40\x6b\145\171\40\x74\157\x20\141\x63\x74\x69\x76\141\164\145\x20\x74\x68\145\40\160\x6c\x75\x67\151\x6e\x3a\74\57\x62\76\xd\xa\11\x9\x9\11\x9\11\x9\x3c\151\x6e\160\x75\164\40\x63\154\141\x73\x73\75\42\155\157\x5f\x73\141\155\x6c\137\x74\x61\x62\154\145\137\164\x65\x78\164\x62\157\170\42\40\x72\x65\161\165\x69\x72\145\144\x20\164\x79\160\x65\x3d\42\x74\145\170\164\42\x20\x73\164\171\x6c\x65\x3d\x22\155\141\162\x67\151\156\x2d\x6c\145\146\x74\x3a\x34\60\x70\170\73\167\x69\x64\x74\150\x3a\63\60\60\x70\x78\x3b\42\xd\12\11\x9\11\11\11\11\11\11\x6e\141\x6d\x65\75\42\163\x61\x6d\154\x5f\x6c\x69\143\145\156\143\145\137\153\145\x79\42\x20\160\x6c\x61\x63\x65\x68\157\154\x64\145\x72\75\x22\105\x6e\x74\x65\162\x20\171\157\165\162\x20\154\x69\x63\145\156\163\x65\x20\x6b\145\171\x20\164\157\40\x61\143\x74\x69\166\x61\x74\145\40\x74\150\x65\40\x70\154\x75\x67\151\x6e\42\x20";
echo "\57\76\xd\12\x9\x9\11\x9\11\x9\11\x3c\57\160\76\15\12\x9\x9\11\x9\11\11\x9\74\x70\x3e\74\x62\76\74\x66\157\x6e\164\x20\143\157\x6c\x6f\x72\x3d\x22\x23\106\x46\60\x30\60\x30\42\76\x2a\74\57\146\157\x6e\x74\x3e\x50\x6c\145\x61\163\145\40\143\150\145\x63\153\x20\164\150\x69\163\40\x74\x6f\40\143\x6f\x6e\146\x69\162\x6d\40\164\150\141\x74\x20\x79\157\165\x20\x68\141\166\145\40\x72\145\x61\x64\40\151\x74\x3a\40\x3c\x2f\142\76\x26\156\142\x73\x70\x3b\46\x6e\142\x73\160\73\74\x69\x6e\x70\165\164\40\x72\145\x71\x75\x69\x72\145\x64\x20\164\x79\x70\145\x3d\x22\x63\150\x65\x63\x6b\x62\x6f\170\42\40\156\141\x6d\x65\75\42\154\x69\143\145\156\x73\145\x5f\143\x6f\156\144\151\164\x69\157\156\163\x22\40";
echo "\x2f\76\x3c\x2f\x70\x3e\xd\xa\11\11\x9\11\x9\x9\x9\74\x2f\160\x3e\xd\xa\xd\12\x9\x9\11\x9\11\11\11\x3c\157\x6c\76\xd\12\x9\11\11\x9\11\x9\x9\x3c\154\x69\76\x4c\x69\x63\145\156\163\x65\40\153\145\171\40\171\157\x75\x20\x68\x61\166\145\x20\145\156\x74\145\x72\x65\144\x20\150\145\x72\x65\x20\x69\163\40\x61\163\163\157\143\x69\x61\164\x65\x64\40\167\x69\164\x68\40\164\150\151\x73\40\x73\151\164\x65\40\151\x6e\163\164\x61\x6e\143\145\x2e\x20\111\x6e\x20\x66\165\x74\165\x72\x65\x2c\40\x69\146\40\x79\x6f\x75\40\141\x72\x65\x20\162\145\x2d\x69\156\x73\x74\x61\x6c\154\x69\x6e\x67\x20\x74\150\145\x20\160\154\x75\x67\x69\x6e\x20\157\162\x20\171\157\165\x72\x20\x73\151\164\145\x20\146\x6f\162\x20\x61\x6e\x79\x20\x72\145\141\163\x6f\x6e\56\x20\x59\x6f\x75\40\163\150\x6f\x75\154\x64\x20\x64\x65\x61\x63\x74\151\x76\141\164\x65\40\x61\x6e\144\40\x74\150\x65\156\x20\144\x65\x6c\x65\164\145\40\x74\x68\x65\40\x70\x6c\165\147\x69\156\40\x66\162\157\155\x20\x77\x6f\x72\144\160\x72\x65\163\163\x20\x63\x6f\156\163\x6f\x6c\145\40\x61\156\144\x20\163\x68\x6f\165\154\x64\40\156\157\x74\x20\x6d\x61\156\165\141\x6c\x6c\171\x20\x64\145\154\x65\164\145\40\x74\150\x65\x20\x70\154\x75\x67\151\156\40\146\x6f\154\x64\x65\162\56\x20\x53\x6f\40\x74\x68\x61\164\x20\x79\157\x75\40\x63\141\x6e\40\x72\145\163\x75\163\x65\40\x74\150\145\x20\x73\x61\155\145\x20\154\151\143\x65\x6e\x73\x65\40\153\145\171\x2e\x3c\x2f\154\x69\x3e\x3c\142\162\x3e\xd\xa\x9\11\x9\11\x9\11\x9\74\154\x69\x3e\x3c\x62\x3e\x54\x68\x69\163\x20\151\x73\x20\156\157\164\40\x61\40\x64\x65\x76\145\154\x6f\x70\145\162\47\163\x20\x6c\x69\x63\145\156\x73\x65\x2e\x3c\57\142\76\x20\x4d\141\153\x69\156\147\x20\141\x6e\171\x20\153\x69\x6e\x64\40\x6f\146\x20\143\150\141\x6e\147\x65\40\164\157\x20\x74\x68\x65\x20\x70\x6c\165\x67\x69\x6e\47\x73\x20\x63\x6f\x64\145\x20\167\151\x6c\x6c\x20\144\145\x6c\x65\164\145\40\141\154\154\40\171\157\x75\162\40\143\157\156\x66\x69\147\165\162\141\x74\x69\x6f\156\x20\x61\x6e\x64\x20\x6d\x61\153\x65\40\x74\x68\145\x20\160\x6c\x75\147\x69\156\x20\x75\x6e\165\x73\x61\x62\154\145\56\x3c\57\154\151\76\15\xa\x9\x9\x9\11\x9\11\x9\74\142\x72\x3e\xd\xa\11\x9\x9\11\x9\11\x9\11\x3c\151\x6e\x70\165\x74\x20\x74\171\x70\145\x3d\x22\163\165\x62\155\151\164\42\x20\156\141\155\x65\75\x22\x73\165\142\155\x69\164\42\40\x76\141\x6c\165\x65\x3d\x22\x41\143\164\151\x76\141\164\x65\40\114\151\x63\x65\x6e\x73\145\42\x20\x63\154\x61\x73\163\75\x22\x62\x75\x74\164\x6f\x6e\40\x62\x75\x74\x74\x6f\156\55\x70\x72\x69\x6d\x61\162\x79\40\142\165\x74\x74\157\156\55\x6c\x61\x72\147\145\42\40";
echo "\x2f\x3e\15\xa\xd\12\11\11\11\x9\x9\x3c\57\x66\157\x72\155\x3e";
KS:
echo "\74\57\144\x69\x76\76\xd\12\15\xa\11\x9\x3c\x66\x6f\162\155\x20\156\x61\155\x65\x3d\x22\146\x22\x20\155\145\x74\150\157\144\x3d\x22\x70\157\x73\x74\x22\40\x61\x63\x74\x69\x6f\156\x3d\x22\42\x20\151\x64\75\42\x6d\157\137\x73\x61\x6d\154\137\x66\x72\x65\x65\x5f\x74\162\151\141\154\137\146\x6f\162\x6d\42\76\15\xa\11\x9\x9\74\x69\156\160\x75\x74\x20\x74\171\160\145\x3d\x22\150\x69\144\x64\x65\x6e\x22\40\x6e\141\155\145\75\x22\157\160\x74\x69\x6f\156\42\40\x76\x61\154\x75\x65\75\x22\155\x6f\137\x73\141\155\x6c\137\146\162\145\145\x5f\x74\x72\x69\141\x6c\42\x2f\76\xd\xa\11\11\74\57\146\157\162\x6d\76\xd\12\x9\x9\74\146\x6f\162\155\40\156\x61\x6d\145\75\42\x66\x22\x20\155\x65\164\x68\157\x64\75\42\x70\x6f\x73\x74\42\40\x61\x63\x74\x69\x6f\x6e\75\42\x22\40\151\x64\75\42\155\x6f\x5f\x73\141\155\x6c\x5f\143\150\145\143\153\x5f\x6c\151\143\x65\156\163\x65\42\76\xd\12\x9\x9\11\x3c\151\x6e\160\165\x74\40\164\x79\160\x65\x3d\x22\150\x69\144\144\145\156\x22\40\156\x61\x6d\145\75\42\x6f\x70\164\151\x6f\156\42\x20\x76\141\x6c\x75\145\75\42\155\x6f\x5f\163\x61\155\x6c\x5f\x63\x68\x65\143\x6b\137\154\151\x63\145\156\x73\x65\x22\x2f\76\xd\xa\11\x9\x3c\57\146\x6f\162\x6d\x3e\xd\xa\x9\11\x3c\x73\143\x72\x69\x70\164\x3e\15\xa\11\x9\11\x6a\121\165\145\x72\171\x28\42\x23\x6d\x6f\x5f\x73\141\x6d\154\137\146\x72\145\145\x5f\x74\x72\x69\141\x6c\x5f\154\151\x6e\x6b\42\x29\56\x63\x6c\151\143\153\50\x66\x75\156\143\164\151\157\x6e\50\51\x7b\xd\12\11\x9\11\x9\x6a\x51\165\145\162\x79\x28\42\x23\x6d\157\137\163\141\x6d\154\137\146\162\145\145\137\x74\162\151\141\154\x5f\146\157\x72\x6d\42\x29\56\x73\x75\142\155\x69\x74\50\x29\x3b\xd\xa\x9\x9\11\x7d\x29\x3b\15\xa\11\11\11\152\x51\165\x65\162\x79\50\42\x61\x5b\150\x72\x65\x66\75\134\42\x23\x63\x68\x65\x63\x6b\x6c\x69\x63\x65\x6e\163\x65\134\x22\135\x22\x29\x2e\143\154\x69\143\153\50\x66\165\156\x63\x74\x69\x6f\x6e\50\51\173\xd\12\11\x9\x9\11\152\x51\165\x65\x72\171\50\x22\x23\155\x6f\137\163\x61\x6d\154\x5f\x63\150\145\x63\153\x5f\154\151\x63\145\156\163\x65\42\x29\x2e\163\x75\x62\x6d\x69\x74\x28\51\x3b\15\12\11\11\x9\x7d\51\73\15\xa\11\x9\x3c\57\x73\x63\x72\151\x70\x74\x3e";
}
function mo_saml_show_otp_verification()
{
echo "\74\146\157\162\x6d\40\x6e\x61\155\145\x3d\x22\146\x22\x20\x6d\x65\164\150\x6f\144\75\42\x70\157\163\164\x22\40\x69\144\x3d\x22\157\x74\160\137\146\157\162\x6d\42\40\141\x63\x74\x69\x6f\156\75\x22\x22\x3e\15\xa\11\x9\x9\x3c\151\156\160\x75\x74\x20\164\x79\x70\x65\75\x22\x68\x69\144\x64\x65\156\42\40\156\x61\x6d\x65\x3d\x22\x6f\160\x74\151\x6f\x6e\x22\40\166\141\154\165\x65\x3d\x22\x6d\x6f\137\163\141\x6d\x6c\137\166\x61\x6c\x69\x64\x61\x74\145\137\157\164\160\42\x20\57\76\15\12\x9\11\11\x3c\x64\151\166\x20\x63\x6c\141\x73\x73\75\42\155\x6f\x5f\163\141\155\154\137\x74\x61\142\x6c\145\x5f\154\141\x79\157\165\x74\x22\76\15\12\x9\11\x9\11\x3c\x74\x61\142\x6c\145\40\x63\154\x61\x73\163\75\42\155\x6f\137\163\141\x6d\x6c\137\163\145\164\164\x69\x6e\147\163\x5f\164\x61\x62\x6c\145\x22\x20\163\x74\171\x6c\x65\x3d\x22\160\141\x64\144\x69\156\x67\55\x62\157\164\x74\157\155\x3a\x37\x32\x70\170\x3b\42\x3e\xd\xa\x9\11\x9\11\11\74\x68\x33\x3e\126\145\x72\x69\x66\171\40\x59\x6f\x75\162\40\105\x6d\x61\x69\154\74\57\x68\63\76\xd\xa\11\11\x9\x9\x9\74\x74\162\x3e\xd\xa\11\x9\x9\11\x9\x9\x3c\x74\x64\76\74\142\x3e\74\x66\157\156\164\x20\x63\x6f\154\157\x72\x3d\42\43\x46\x46\x30\60\60\60\x22\76\x2a\74\57\x66\157\x6e\x74\x3e\x45\x6e\x74\x65\162\x20\117\x54\120\x3a\74\57\142\x3e\x3c\x2f\x74\x64\76\xd\12\11\x9\x9\11\11\11\x3c\164\x64\x20\143\157\x6c\x73\160\141\x6e\75\x22\x32\x22\x3e\x3c\x69\156\160\x75\164\40\x63\x6c\x61\x73\163\x3d\42\x6d\x6f\137\163\141\x6d\154\x5f\x74\141\142\154\145\137\x74\145\170\x74\x62\157\170\42\x20\x61\x75\x74\x6f\146\x6f\x63\165\x73\75\42\x74\162\x75\145\42\40\164\171\x70\x65\x3d\42\x74\145\170\x74\42\x20\x6e\141\155\x65\x3d\x22\157\164\x70\x5f\164\157\x6b\x65\x6e\42\40\x72\145\161\x75\151\162\x65\x64\40\x70\154\x61\x63\145\150\x6f\154\144\145\x72\75\42\x45\x6e\164\x65\x72\x20\x4f\x54\120\x22\40\x73\x74\171\154\145\x3d\x22\167\x69\144\x74\x68\x3a\66\x31\x25\x3b\x22\40\160\x61\164\x74\x65\162\156\75\x22\173\x36\54\70\x7d\x22\x2f\76\xd\xa\x9\11\x9\11\x9\11\40\46\x6e\x62\x73\x70\73\46\x6e\142\x73\160\73\74\x61\x20\163\x74\171\x6c\x65\75\42\143\165\162\163\x6f\162\72\x70\157\x69\156\x74\x65\162\x3b\42\x20\x6f\156\143\x6c\x69\x63\x6b\x3d\x22\x64\157\143\x75\155\145\x6e\164\x2e\x67\x65\x74\105\154\145\x6d\x65\156\164\102\x79\x49\144\50\47\162\x65\163\145\x6e\x64\x5f\x6f\164\160\137\146\x6f\162\155\47\51\x2e\x73\x75\142\x6d\151\164\50\51\x3b\x22\x3e\122\145\x73\x65\156\144\x20\117\124\x50\74\x2f\141\x3e\x3c\x2f\164\144\76\xd\xa\x9\11\11\x9\11\74\x2f\x74\162\x3e\15\12\11\x9\x9\11\11\74\164\162\x3e\74\164\x64\40\x63\157\154\x73\x70\141\x6e\75\x22\63\42\x3e\74\x2f\164\x64\x3e\x3c\x2f\164\162\x3e\15\12\x9\11\11\11\x9\74\164\x72\76\xd\12\15\xa\x9\x9\11\x9\x9\11\x3c\164\144\x3e\46\156\142\x73\x70\x3b\74\x2f\x74\x64\76\xd\xa\11\x9\x9\x9\x9\11\74\x74\144\40\163\x74\x79\154\145\75\42\x77\151\x64\164\x68\x3a\61\67\45\42\76\15\12\11\x9\x9\11\x9\11\x3c\x69\x6e\x70\165\x74\x20\164\171\160\x65\75\42\163\165\142\155\x69\164\42\40\156\x61\x6d\x65\75\x22\163\165\142\155\151\x74\42\40\x76\141\154\165\145\75\42\126\141\x6c\151\x64\141\x74\145\x20\117\124\120\42\40\143\154\x61\163\x73\x3d\42\x62\165\164\164\x6f\156\40\x62\x75\x74\164\157\x6e\55\x70\x72\151\155\x61\x72\171\40\x62\165\164\164\x6f\x6e\x2d\154\x61\x72\x67\x65\42\x20\57\76\74\57\164\144\x3e\xd\xa\xd\xa\11\x9\74\57\146\157\x72\x6d\x3e\15\12\11\11\x3c\146\x6f\x72\155\x20\156\141\x6d\145\x3d\42\146\42\40\x6d\145\x74\150\157\x64\75\x22\x70\x6f\163\164\42\76\15\12\11\11\x9\x9\11\x9\x3c\x74\x64\40\163\164\171\154\x65\x3d\42\167\151\x64\x74\x68\x3a\x31\70\x25\x22\x3e\xd\12\11\x9\x9\x9\11\x9\x9\74\151\x6e\x70\x75\164\x20\x74\x79\160\x65\75\42\x68\x69\x64\144\145\x6e\x22\40\156\x61\155\x65\x3d\x22\x6f\x70\164\x69\x6f\x6e\x22\x20\x76\x61\154\x75\145\x3d\42\x6d\157\x5f\x73\141\155\154\x5f\147\157\x5f\142\141\143\x6b\x22\57\x3e\xd\xa\11\11\11\x9\11\x9\x9\x3c\x69\156\x70\x75\164\x20\x74\x79\x70\x65\75\42\x73\x75\x62\x6d\151\164\x22\40\156\x61\155\145\x3d\x22\x73\x75\x62\155\151\x74\42\40\40\x76\x61\154\165\x65\x3d\42\x42\x61\143\x6b\42\40\x63\x6c\x61\163\x73\75\42\x62\x75\x74\x74\x6f\x6e\x20\142\x75\x74\x74\157\x6e\x2d\160\x72\x69\x6d\x61\162\x79\40\142\165\x74\x74\x6f\156\55\154\141\162\147\x65\x22\x20\x2f\76\15\xa\x9\x9\x9\x9\x9\x9\x3c\57\x74\144\x3e\xd\12\x9\x9\74\57\146\157\162\x6d\76\15\xa\x9\x9\74\146\x6f\x72\x6d\x20\x6e\x61\155\145\x3d\42\146\42\x20\151\x64\x3d\42\x72\x65\163\x65\x6e\x64\x5f\157\164\x70\x5f\x66\x6f\x72\x6d\42\40\x6d\145\x74\x68\x6f\144\x3d\42\160\157\x73\164\x22\x20\141\143\x74\x69\x6f\x6e\75\42\42\76\xd\xa\11\x9\11\x9\x9\11\x3c\x74\144\x3e";
if (get_option("\x6d\x6f\x5f\163\x61\x6d\154\137\162\145\147\151\163\x74\162\141\x74\x69\x6f\156\x5f\163\164\141\164\165\163") == "\115\x4f\137\117\124\120\137\x44\105\x4c\x49\126\105\x52\x45\104\137\123\125\103\103\x45\123\123\137\105\115\x41\111\114" || get_option("\x6d\157\137\x73\x61\x6d\x6c\137\162\145\x67\x69\x73\164\162\x61\164\151\157\156\137\x73\x74\141\164\x75\x73") == "\115\x4f\137\x4f\x54\120\137\126\x41\x4c\111\x44\x41\x54\111\x4f\x4e\x5f\106\101\x49\x4c\125\x52\105\x5f\105\115\101\111\114") {
goto Kc;
}
echo "\x3c\151\x6e\160\x75\x74\x20\164\x79\160\145\x3d\42\x68\x69\144\144\x65\156\x22\40\156\x61\x6d\x65\x3d\x22\x6f\x70\x74\151\157\x6e\42\40\x76\x61\154\165\x65\75\x22\x6d\157\x5f\x73\141\x6d\154\x5f\x72\x65\163\x65\156\x64\x5f\157\x74\160\137\x70\150\157\156\145\x22\57\x3e";
goto sr;
Kc:
echo "\x3c\x69\x6e\x70\165\x74\x20\164\171\160\145\75\42\x68\x69\x64\144\x65\x6e\42\40\x6e\x61\x6d\145\75\42\157\x70\x74\151\x6f\x6e\42\40\x76\141\154\x75\145\x3d\x22\x6d\157\x5f\163\141\x6d\154\x5f\x72\145\x73\x65\156\x64\137\x6f\x74\x70\x5f\x65\x6d\141\x69\154\42\57\76";
sr:
echo "\74\x2f\x74\144\76\xd\12\15\12\11\11\x3c\57\146\157\162\155\x3e\15\xa\x9\11\74\57\164\x72\76\xd\xa\x9\11\x9\x3c\57\164\141\x62\x6c\x65\x3e";
if (!(get_option("\x6d\157\x5f\x73\x61\155\x6c\137\x72\145\x67\151\163\164\162\141\164\151\x6f\156\x5f\x73\x74\x61\x74\165\163") == "\x4d\x4f\x5f\117\x54\x50\x5f\x44\x45\x4c\x49\x56\105\x52\x45\x44\137\x53\125\103\x43\105\123\x53\x5f\x45\115\101\x49\x4c" || get_option("\x6d\x6f\137\x73\141\155\154\137\x72\x65\x67\151\163\x74\x72\x61\164\x69\x6f\x6e\137\x73\x74\141\164\165\163") == "\x4d\x4f\x5f\117\124\120\x5f\126\x41\114\x49\x44\101\x54\111\117\x4e\137\106\x41\111\114\x55\122\105\x5f\x45\115\101\x49\x4c")) {
goto TI;
}
echo "\x3c\150\162\76\15\xa\15\xa\x9\11\11\x9\74\x68\x33\76\x49\40\x64\151\144\x20\156\157\x74\x20\x72\x65\143\151\145\166\145\x20\x61\x6e\x79\40\x65\x6d\x61\151\x6c\x20\x77\x69\164\150\x20\117\124\x50\x20\x2e\40\x57\x68\141\x74\40\163\150\157\165\x6c\144\x20\x49\x20\x64\x6f\40\77\x3c\57\x68\x33\x3e\15\12\11\x9\x9\11\74\146\x6f\162\155\40\151\144\x3d\x22\x6d\x6f\137\x73\141\x6d\x6c\x5f\162\145\x67\x69\x73\164\x65\x72\137\x77\151\x74\150\x5f\x70\150\x6f\x6e\x65\x5f\146\x6f\162\x6d\x22\x20\x6d\x65\164\150\157\144\75\42\x70\x6f\x73\x74\42\x20\141\x63\x74\151\157\x6e\75\x22\42\76\15\12\x9\11\11\x9\x9\74\x69\x6e\x70\x75\x74\40\x74\x79\x70\x65\75\42\x68\151\x64\144\x65\156\x22\40\x6e\141\x6d\145\x3d\x22\x6f\x70\x74\x69\x6f\156\x22\40\166\x61\x6c\x75\x65\75\42\155\157\x5f\x73\x61\155\154\137\162\x65\x67\x69\163\x74\x65\x72\137\x77\151\x74\x68\x5f\160\x68\157\x6e\x65\x5f\x6f\x70\x74\151\x6f\156\x22\40\57\76\xd\xa\11\x9\11\11\11\40\111\x66\40\171\157\x75\x20\143\x61\156\x6e\157\164\40\163\145\145\40\164\x68\x65\40\x65\x6d\141\151\x6c\40\x66\x72\157\155\x20\155\151\x6e\x69\117\162\x61\156\x67\145\40\151\x6e\40\171\157\165\x72\x20\155\141\x69\x6c\163\54\40\x70\154\x65\x61\x73\x65\40\143\x68\x65\143\153\40\171\157\165\162\x20\74\142\x3e\x53\120\x41\115\74\57\x62\x3e\40\146\157\x6c\144\x65\x72\56\x20\111\x66\40\171\x6f\x75\x20\144\157\x6e\47\x74\x20\x73\x65\x65\40\141\x6e\x20\145\x6d\x61\x69\x6c\40\145\166\x65\156\x20\151\156\x20\164\x68\x65\40\x53\x50\x41\115\40\146\x6f\154\144\x65\162\x2c\40\x76\x65\162\151\146\x79\x20\171\x6f\165\x72\x20\151\144\x65\x6e\x74\151\164\x79\x20\167\151\x74\150\x20\x6f\165\x72\x20\141\x6c\x74\145\x72\156\x61\x74\x65\x20\x6d\x65\x74\150\157\144\x2e\15\12\x9\x9\11\x9\x9\x20\74\142\162\76\x3c\142\x72\x3e\15\12\11\11\x9\11\x9\x9\74\x62\x3e\x45\x6e\x74\145\x72\40\171\157\x75\162\x20\x76\141\x6c\151\144\40\160\150\x6f\156\145\40\x6e\165\155\142\145\162\x20\150\x65\x72\x65\40\x61\x6e\144\40\166\145\x72\x69\146\x79\40\x79\157\x75\x72\40\151\144\145\156\x74\151\x74\x79\40\x75\163\x69\156\x67\x20\x6f\x6e\145\40\x74\x69\x6d\145\x20\160\141\x73\163\x63\x6f\144\x65\x20\163\145\x6e\164\40\x74\x6f\40\x79\x6f\x75\x72\x20\x70\x68\x6f\156\145\x2e\74\57\x62\x3e\x3c\x62\x72\76\x3c\x62\x72\x3e\xd\12\x9\x9\11\11\x9\x9\x3c\x69\156\160\165\164\40\143\154\141\x73\163\x3d\x22\x6d\x6f\x5f\x73\x61\155\x6c\137\164\x61\142\x6c\x65\x5f\164\x65\170\164\x62\157\170\x22\40\164\x79\160\145\75\x22\164\x65\154\x22\x20\151\x64\75\42\x70\150\157\156\145\137\x63\x6f\x6e\164\x61\x63\x74\42\40\163\164\x79\154\145\75\x22\x77\x69\144\x74\x68\x3a\x34\x30\x25\x3b\42\15\xa\x9\x9\x9\x9\11\11\x9\x9\x70\x61\164\164\x65\162\156\75\42\x5b\134\x2b\x5d\x5c\144\x7b\61\x31\x2c\x31\x34\x7d\174\x5b\x5c\x2b\135\134\144\173\61\54\x34\x7d\x28\x5b\x5c\163\x5d\x7b\60\54\x31\x7d\x29\50\x5c\x64\173\60\x7d\174\x5c\144\x7b\71\x2c\61\60\x7d\x29\x22\x20\143\154\141\163\163\75\x22\x6d\x6f\x5f\163\x61\x6d\154\x5f\164\x61\142\x6c\x65\137\x74\145\x78\164\x62\157\x78\42\40\156\141\x6d\145\75\42\160\150\x6f\x6e\145\42\xd\12\11\11\11\11\11\x9\11\x9\164\x69\x74\154\x65\75\42\120\150\x6f\x6e\145\x20\x77\x69\x74\x68\x20\143\157\165\156\x74\x72\x79\40\143\157\x64\x65\x20\x65\147\x2e\x20\53\61\170\170\x78\170\x78\170\170\x78\170\x78\42\40\162\145\161\165\151\162\x65\144\15\xa\11\11\x9\x9\11\11\11\x9\x70\x6c\x61\x63\145\x68\x6f\154\x64\145\162\x3d\x22\x50\150\157\156\x65\40\x77\151\164\x68\x20\143\x6f\x75\156\164\x72\x79\x20\143\x6f\x64\145\x20\x65\147\56\40\x2b\61\x78\170\170\x78\170\x78\170\x78\x78\x78\x22\15\12\x9\x9\x9\x9\11\11\x9\x9\x76\141\x6c\x75\x65\x3d\42" . get_option("\155\157\137\x73\x61\155\154\137\x61\144\155\x69\x6e\x5f\x70\x68\x6f\156\x65") . "\x22\40\x2f\76\xd\xa\11\x9\11\11\x9\x9\x3c\142\162\40\57\76\74\142\162\40\x2f\x3e\x3c\151\156\160\165\x74\40\x74\171\x70\145\75\42\x73\165\x62\155\x69\x74\x22\x20\166\x61\154\165\145\75\x22\x53\x65\156\144\40\117\x54\x50\42\x20\x63\154\x61\163\163\x3d\42\x62\165\x74\x74\x6f\x6e\x20\x62\165\x74\164\157\x6e\55\160\162\151\155\141\x72\x79\x20\x62\165\164\x74\x6f\x6e\55\154\x61\162\x67\x65\42\x20\x2f\76\xd\xa\xd\12\x9\11\11\11\74\57\146\x6f\x72\x6d\76";
TI:
echo "\x3c\57\x64\151\x76\x3e";
}
function mo_saml_general_login_page()
{
$zW = get_option("\x6d\157\137\x73\x61\155\x6c\x5f\x73\x70\137\x62\x61\163\145\137\x75\x72\154");
if (!empty($zW)) {
goto vJ;
}
$zW = home_url();
vJ:
if (!(mo_saml_is_customer_registered_saml() && mo_saml_is_customer_license_key_verified())) {
goto ye;
}
if (get_option("\x6d\x6f\163\141\155\x6c\137\162\145\x61\x64\x5f\154\151\x63\x65\156\x73\x65\x5f\151\156\146\157\162\x6d\x61\164\x69\157\x6e")) {
goto ij;
}
echo "\74\144\151\166\x20\x63\x6c\x61\163\x73\x3d\x22\155\x6f\x64\x61\x6c\40\x66\x61\144\145\42\40\x69\x64\75\x22\x6d\157\x73\141\155\154\154\x69\x63\x65\156\163\x65\x4d\x6f\x64\141\x6c\42\x20\164\x61\x62\x69\156\x64\145\x78\75\x22\x2d\x31\x22\40\x72\x6f\x6c\145\75\42\144\151\x61\154\157\x67\x22\x20\141\x72\x69\x61\55\154\141\x62\x65\154\x6c\x65\144\x62\171\75\x22\155\157\163\x61\155\154\x6c\x69\143\145\x6e\x73\145\x4d\157\x64\x61\x6c\x4c\x61\x62\x65\x6c\42\x20\141\162\x69\141\x2d\150\151\144\x64\145\156\x3d\x22\164\162\x75\145\42\x3e\xd\xa\40\x20\74\144\151\166\x20\143\154\141\x73\x73\75\x22\155\x6f\x64\141\154\x2d\144\151\x61\x6c\x6f\x67\x22\40\162\157\x6c\x65\x3d\x22\x64\157\143\x75\x6d\145\x6e\x74\x22\x3e\xd\12\40\x20\x20\40\x3c\x64\x69\x76\40\x63\x6c\141\163\x73\75\x22\x6d\157\x64\x61\154\55\143\157\x6e\x74\145\x6e\x74\x22\x3e\15\12\40\40\40\40\40\x20\x3c\x64\151\166\x20\x63\154\x61\x73\163\75\42\x6d\157\144\x61\x6c\x2d\x68\x65\x61\x64\x65\162\x22\76\xd\12\x20\40\40\40\x20\x20\x20\x20\74\150\x32\x20\x63\x6c\141\x73\x73\75\x22\155\x6f\x64\x61\154\x2d\x74\151\164\154\x65\42\x20\151\x64\75\x22\x6d\157\163\x61\155\154\154\151\x63\x65\156\x73\145\115\157\x64\141\154\114\141\142\x65\x6c\42\x3e\x49\155\160\157\162\x74\x61\x6e\164\x21\40\x4c\151\x63\145\156\163\x65\x20\111\156\146\157\x72\155\x61\164\x69\157\156\x3c\x2f\x68\x32\76\xd\12\x20\40\40\40\40\x20\x20\x20\74\142\165\x74\x74\x6f\156\40\164\x79\x70\x65\x3d\x22\142\165\164\164\157\x6e\42\40\x63\x6c\x61\163\x73\75\x22\x63\154\x6f\163\145\x22\x20\x64\x61\164\x61\55\x64\x69\163\x6d\151\x73\163\75\42\x6d\x6f\x64\141\154\42\40\141\162\151\141\x2d\154\x61\x62\x65\x6c\75\x22\103\x6c\x6f\163\x65\x22\x3e\xd\12\40\x20\x20\40\x20\40\40\x20\40\40\74\163\160\x61\x6e\40\141\162\151\141\x2d\150\151\x64\x64\145\x6e\x3d\x22\x74\162\x75\145\42\x3e\x26\164\151\155\x65\163\73\74\57\x73\160\141\156\x3e\15\12\40\x20\x20\x20\x20\40\40\x20\74\x2f\x62\x75\x74\164\x6f\156\x3e\15\12\x20\x20\x20\40\x20\x20\x3c\57\x64\151\x76\76\15\xa\40\x20\40\40\x20\x20\74\x64\x69\166\x20\143\x6c\141\163\163\x3d\x22\x6d\157\144\141\x6c\x2d\142\x6f\x64\x79\x22\x3e\15\12\x20\x20\x20\x20\x20\x20\40\40\74\160\76\74\142\x3e\131\x6f\x75\x72\40\x6c\151\143\145\x6e\x73\145\x20\x68\x61\163\40\x62\x65\x65\156\40\x76\145\162\x69\146\x69\x65\144\x20\x73\165\143\143\145\x73\163\x66\x75\x6c\x6c\171\x20\x61\x6e\x64\40\154\151\156\x6b\x65\144\x20\164\157\40\171\157\165\162\40\x63\x75\162\x72\145\x6e\x74\x20\x64\x6f\155\141\151\156\x2e\74\57\x62\x3e\x3c\x62\162\40\57\76\74\x62\x72\57\x3e\xd\12\x20\x20\40\x20\x20\x20\x20\40\61\56\40\111\x66\x20\164\x68\151\163\x20\151\x73\40\171\157\x75\162\x20\163\164\x61\147\151\156\147\x20\x73\151\164\145\x20\x61\156\144\40\167\x61\156\164\x20\164\157\x20\x63\154\x6f\x6e\145\x20\171\157\165\162\40\x73\x74\141\x67\x69\156\x67\40\x73\x69\x74\145\40\164\157\x20\x79\x6f\x75\162\x20\x70\x72\x6f\x64\165\x63\164\x69\157\x6e\x20\163\x69\164\145\40\x74\x68\145\156\40\160\154\x65\141\163\x65\40\x64\x65\x61\143\164\x69\x76\141\x74\145\x20\164\x68\145\x20\x70\x6c\165\147\151\156\40\146\x72\157\155\x20\x79\157\165\x72\40\x63\165\x72\162\x65\x6e\164\40\x73\151\164\145\40\x74\x6f\40\x61\143\x74\x69\x76\141\x74\x65\x20\164\150\145\x20\160\x6c\165\147\151\156\x20\x6f\x6e\40\x70\x72\157\x64\165\143\x74\x69\x6f\x6e\40\x73\x69\164\x65\x2e\15\12\x20\x20\x20\x20\40\x20\40\x20\74\x2f\160\76\15\12\x20\x20\x20\40\x20\x20\x20\74\x70\x3e\x20\62\56\40\111\146\x20\171\157\x75\x20\167\141\156\x74\40\x74\157\x20\x63\150\x61\156\147\x65\40\x74\150\x65\x20\144\x6f\x6d\x61\x69\156\x20\x6f\x66\40\171\157\x75\162\x20\143\165\162\x72\x65\x6e\164\x20\x73\151\x74\x65\x20\x74\150\x65\x6e\40\x70\x6c\x65\x61\x73\x65\40\x64\x65\x61\143\164\151\x76\x61\164\x65\x20\x74\150\x65\x20\x70\x6c\165\147\151\156\x20\x66\151\x72\x73\x74\x2e\40\101\146\x74\x65\162\40\x63\x68\141\156\x67\151\156\x67\x20\164\150\145\40\144\x6f\x6d\x61\151\x6e\x2c\x20\x61\x63\x74\151\166\141\x74\145\x20\141\x6e\144\x20\x76\145\162\x69\x66\171\40\x74\150\145\x20\154\151\143\145\x6e\163\x65\x20\153\x65\x79\x20\x61\147\141\x69\x6e\x2e\xd\12\x20\x20\40\x20\40\x20\40\40\74\57\x70\76\15\xa\x20\x20\x20\40\40\40\40\x20\74\x70\x3e\64\56\40\x49\x66\x20\171\x6f\165\x20\x77\x69\x6c\x6c\40\143\154\157\156\145\x20\x79\157\x75\x72\40\163\151\x74\145\40\x6f\162\x20\143\150\x61\156\147\x65\40\x74\150\x65\40\144\x6f\155\x61\151\x6e\40\x77\151\x74\x68\x6f\x75\x74\40\x64\x65\141\x63\164\x69\x76\x61\164\151\156\x67\x20\x74\150\145\40\160\154\165\147\x69\156\x20\164\x68\145\x6e\x20\x74\x68\x65\40\x70\x6c\x75\147\151\156\40\x77\x69\154\x6c\x20\x6e\157\x74\40\x77\157\162\153\40\x6f\x6e\40\164\150\x65\40\x32\x6e\x64\40\163\151\x74\145\x20\x6f\x72\40\x63\150\141\156\x67\145\144\40\x64\157\155\x61\x69\156\x2e\x20\x49\x6e\40\x74\150\151\x73\40\x63\x61\163\x65\54\x20\171\157\165\x20\167\x69\x6c\154\40\x6e\145\145\x64\40\164\157\40\147\x65\164\40\171\x6f\165\x72\40\x70\x72\x65\x76\151\x6f\x75\x73\x20\x64\157\155\141\151\156\40\x75\160\x20\x6f\x72\x20\x6d\157\x76\145\x20\164\x68\x65\x20\160\154\x75\147\151\156\40\x62\x61\143\x6b\40\164\x6f\x20\171\x6f\165\x72\x20\160\x72\x65\x76\x69\157\165\163\40\x64\157\155\141\x69\x6e\40\141\156\144\x20\144\x65\141\x63\164\x69\x76\141\x74\145\40\164\150\145\40\160\x6c\165\x67\151\156\x20\x74\x6f\x20\146\x72\145\145\40\165\160\40\x74\150\x65\40\154\151\143\x65\x6e\x73\145\40\x6b\145\x79\x2e\xd\xa\40\x20\x20\40\40\40\74\57\x70\x3e\xd\xa\x20\x20\40\40\40\40\74\57\x64\x69\166\76\15\12\40\40\x20\x20\40\x20\74\144\x69\x76\x20\x63\x6c\141\x73\x73\75\42\x6d\157\x64\x61\x6c\55\x66\x6f\157\164\x65\162\x22\76\xd\12\40\40\x20\40\x20\x20\x20\40\74\x62\x75\x74\164\157\156\40\x74\x79\160\145\x3d\x22\142\165\164\164\157\156\42\x20\143\x6c\x61\163\x73\75\42\142\165\x74\x74\x6f\x6e\40\142\x75\x74\164\157\156\x2d\160\x72\151\155\141\x72\x79\x22\40\x69\144\x3d\x22\x64\x69\163\x6d\151\x73\x73\x4d\157\144\x61\x6c\102\x75\164\x74\157\156\x22\40\144\141\x74\x61\55\x64\151\163\155\x69\x73\163\x3d\x22\155\157\144\x61\154\42\x3e\x43\154\157\163\x65\x3c\57\x62\x75\164\164\157\156\x3e\15\xa\x20\x20\x20\x20\x20\40\74\57\x64\x69\x76\x3e\15\xa\x20\40\40\x20\74\57\144\x69\x76\76\xd\xa\x20\x20\x3c\x2f\x64\151\166\x3e\xd\xa\74\x2f\x64\x69\166\76";
ij:
update_option("\155\157\x73\x61\x6d\154\137\x72\x65\141\x64\137\x6c\x69\143\x65\156\x73\x65\x5f\151\156\146\x6f\162\155\141\164\151\x6f\x6e", true);
echo "\x3c\x64\151\166\x20\163\164\x79\154\145\75\42\142\x61\x63\153\x67\162\x6f\x75\x6e\144\55\143\157\154\157\x72\72\43\106\x46\x46\106\106\106\73\x20\x62\157\x72\x64\145\162\x3a\x31\x70\170\40\163\157\x6c\151\144\40\x23\103\103\x43\x43\103\x43\73\40\160\x61\x64\x64\x69\x6e\147\72\x30\160\x78\40\x32\45\40\x30\160\170\x20\62\45\x3b\42\76\15\12\11\x9\11\11\74\150\63\x3e\x53\123\117\x20\114\x6f\147\151\156\40\117\160\164\151\x6f\x6e\x73\74\x2f\150\63\x3e\74\150\x72\x3e";
if (!mo_saml_is_trial_active()) {
goto FX;
}
echo "\x3c\144\151\x76\x20\x73\x74\171\154\x65\x3d\x22\x64\x69\163\x70\154\x61\x79\72\x62\154\x6f\143\153\73\x6d\x61\x72\x67\x69\x6e\55\164\x6f\x70\x3a\61\60\x70\x78\x3b\143\157\154\157\x72\72\x72\145\144\73\142\x61\143\153\x67\162\x6f\165\156\144\55\x63\157\x6c\x6f\162\72\162\x67\x62\x61\50\62\x35\x31\54\40\62\63\62\54\40\x30\x2c\40\60\56\x31\65\x29\x3b\160\x61\x64\x64\151\x6e\147\72\65\x70\x78\73\x62\x6f\162\144\x65\x72\72\163\157\154\151\x64\40\61\160\170\40\162\x67\x62\141\x28\x32\x35\x35\54\40\60\54\x20\71\x2c\40\60\56\x33\x36\51\73\42\76\131\x6f\x75\x20\x61\x72\x65\x20\157\x6e\40\x54\162\151\141\154\x20\x76\x65\x72\x73\151\x6f\156\40\x6f\146\40\164\x68\145\40\160\x6c\x75\x67\151\x6e\40\141\x6e\144\x20\x69\x74\40\167\151\154\x6c\x20\x65\170\160\151\162\145\40\157\x6e\x20\x3c\163\160\x61\x6e\x20\x73\164\x79\x6c\x65\x3d\42\x63\x6f\x6c\x6f\162\72\x23\x30\x30\67\63\141\x61\42\x3e";
mo_saml_trial_expiry();
echo "\x3c\57\x73\x70\x61\156\76";
if (site_check()) {
goto Hy;
}
echo "\111\x66\40\171\157\x75\x20\x68\x61\166\145\x20\141\154\162\145\x61\144\x79\40\x70\x75\x72\143\150\x61\163\145\x64\x20\x6c\151\x63\145\156\x73\x65\x20";
?>
<a href="#activatelicense">click here to
activate</a> <?php
echo "\40\x79\x6f\x75\162\40\x6c\151\143\145\x6e\x73\x65\x2e";
goto EH;
Hy:
echo "\x43\x6c\151\x63\153\40";
?>
<a
href="<?php
echo add_query_arg(array("\164\141\142" => "\154\157\147\151\156"), $_SERVER["\x52\105\x51\x55\105\x53\x54\x5f\x55\x52\x49"]);
?>
">here</a> <?php
echo "\40\x74\157\x20\x61\143\x74\151\x76\x61\x74\x65\40\171\x6f\165\162\x20\154\x69\x63\x65\156\x73\145\x2e";
EH:
echo "\74\x2f\144\x69\166\x3e";
FX:
echo "\74\x66\x6f\162\155\x20\151\144\x3d\42\155\157\x5f\x73\141\x6d\154\x5f\162\x65\154\141\x79\137\x73\164\141\164\145\x5f\x66\157\162\155\x22\40\x6d\145\x74\150\157\144\x3d\42\160\x6f\x73\164\42\40\x61\143\164\x69\x6f\x6e\x3d\42\42\76\xd\xa\x9\11\11\11\11\x9\74\151\156\x70\x75\x74\40\x74\x79\160\145\x3d\42\x68\151\x64\x64\x65\156\x22\x20\x6e\x61\155\145\75\x22\x6f\x70\164\x69\x6f\x6e\42\x20\x76\x61\154\165\145\x3d\x22\155\x6f\137\163\x61\155\x6c\137\x72\x65\x6c\141\x79\x5f\x73\164\141\x74\145\x5f\157\160\x74\x69\157\156\x22\x2f\76\15\xa\x9\x9\x9\x9\x9\11\74\164\x61\x62\154\x65\x3e\xd\12\x9\x9\11\11\x9\11\11\x3c\164\162\76\15\xa\11\x9\11\11\x9\x9\x9\x9\74\164\x64\40\167\151\144\x74\x68\75\x22\62\60\x25\x22\76\x52\145\154\x61\x79\40\x53\164\x61\x74\x65\x20\125\x52\x4c\72\74\x2f\164\144\x3e\15\12\x9\x9\11\x9\x9\x9\x9\11\74\x74\x64\40\x77\x69\144\164\x68\75\x22\x37\60\45\x22\76\74\x69\x6e\x70\x75\x74\40\x74\x79\160\145\75\42\x75\162\x6c\x22\40\156\141\155\x65\75\x22\155\x6f\x5f\163\x61\155\x6c\137\162\x65\x6c\x61\x79\137\163\x74\x61\164\x65\42\40\163\164\171\154\145\75\x22\167\151\x64\164\x68\x3a\71\x30\x25\x3b\x22";
if (mo_saml_is_sp_configured()) {
goto Bi;
}
echo "\144\x69\163\x61\x62\x6c\x65\144\x20\x74\x69\164\x6c\x65\75\x22\x44\151\x73\x61\x62\x6c\x65\144\56\x20\103\157\156\146\151\x67\165\x72\x65\x20\171\157\165\162\x20\123\x65\x72\166\x69\x63\145\x20\x50\162\157\x76\151\144\x65\x72\x22";
Bi:
echo "\x76\141\x6c\x75\x65\x3d\x22" . get_option("\155\157\137\163\x61\x6d\154\x5f\x72\145\154\x61\x79\137\x73\164\141\164\x65") . "\42\x2f\76\x3c\142\162\40\57\76\xd\12\11\11\11\x9\x9\11\x9\11\74\x2f\164\x64\x3e\xd\xa\x9\11\11\11\x9\x9\x9\x9\74\x74\x64\76\74\151\x6e\160\165\164\40\x74\x79\x70\x65\x3d\42\x73\165\x62\155\x69\x74\x22\x20\x76\x61\154\x75\145\x3d\x22\125\160\144\141\x74\x65\x22\40\x63\154\x61\163\x73\75\42\142\x75\164\x74\157\x6e\40\x62\165\x74\x74\157\x6e\55\x70\x72\151\x6d\x61\162\171\x22\57\x3e\x3c\x2f\x74\144\76\xd\xa\11\11\11\x9\11\x9\11\x3c\57\x74\162\x3e\xd\xa\11\x9\x9\11\x9\x9\x9\x3c\x74\x72\x3e\xd\xa\x9\11\11\11\x9\11\11\x9\x3c\x74\144\76\x3c\57\x74\144\76\xd\12\11\x9\x9\x9\x9\x9\x9\x9\x3c\x74\144\76\111\146\40\x74\x68\x69\163\40\125\x52\114\40\x69\x73\x20\163\x65\x74\54\x20\x75\163\145\x72\163\40\167\151\154\154\40\141\154\x77\x61\x79\x73\40\x62\x65\x20\162\145\144\x69\x72\145\x63\x74\145\x64\x20\x74\157\x20\164\150\x69\163\x20\125\122\x4c\40\141\146\x74\145\162\40\x53\123\x4f\56\x3c\57\164\144\76\xd\12\x9\11\x9\x9\x9\11\x9\x9\x3c\164\x64\76\x3c\x2f\164\144\76\xd\xa\x9\x9\x9\11\11\11\11\74\57\164\162\76\xd\xa\x9\11\x9\11\11\x9\74\57\x74\x61\x62\x6c\145\76\15\xa\11\11\x9\11\x9\74\x2f\x66\x6f\x72\155\x3e\74\x62\x72\x2f\x3e\xd\12\x9\11\11\11\11\x3c\146\x6f\162\x6d\40\x69\144\75\x22\155\157\137\163\141\155\x6c\137\x72\145\147\151\163\x74\x65\x72\145\144\137\157\x6e\154\x79\137\141\143\x63\x65\163\163\137\146\157\162\x6d\42\x20\x6d\x65\164\x68\157\144\75\x22\x70\x6f\x73\164\x22\40\x61\143\164\x69\157\x6e\75\42\x22\76\xd\xa\x9\x9\11\11\11\11\74\x69\x6e\160\x75\164\40\164\171\x70\x65\x3d\x22\x68\x69\144\x64\145\x6e\x22\x20\156\141\x6d\145\x3d\42\157\x70\164\x69\x6f\x6e\x22\40\x76\141\154\x75\x65\75\x22\155\x6f\137\163\141\155\x6c\137\x72\x65\147\151\163\164\145\162\x65\144\x5f\x6f\x6e\x6c\x79\137\141\143\143\x65\163\x73\137\x6f\160\164\x69\157\x6e\42\57\76\xd\xa\11\x9\11\x9\x9\11\x3c\x69\x6e\x70\x75\164\40\x74\x79\160\145\75\42\143\x68\x65\143\x6b\142\157\x78\42\x20\x6e\141\x6d\x65\75\x22\x6d\157\x5f\x73\141\155\154\x5f\162\x65\x67\151\163\164\x65\x72\145\144\x5f\x6f\x6e\x6c\x79\137\x61\x63\x63\145\x73\x73\42\40\x76\141\x6c\x75\x65\75\x22\164\x72\x75\x65\x22";
if (mo_saml_is_sp_configured()) {
goto lS;
}
echo "\x64\x69\x73\141\x62\154\145\x64\40\164\151\x74\x6c\x65\x3d\42\x44\151\x73\x61\142\154\145\x64\56\x20\x43\x6f\x6e\146\x69\x67\165\x72\145\40\171\157\165\x72\x20\x53\145\x72\166\151\x63\x65\x20\x50\162\157\166\x69\144\145\x72\x22";
lS:
checked(get_option("\x6d\157\137\163\141\155\154\137\162\x65\x67\x69\163\x74\145\x72\x65\144\137\157\x6e\x6c\171\x5f\x61\x63\x63\x65\x73\x73") == "\x74\x72\165\x65");
echo "\157\156\x63\x68\x61\x6e\x67\145\x3d\x22\x64\x6f\x63\165\x6d\145\156\164\56\x67\145\164\105\154\x65\x6d\145\x6e\x74\102\x79\x49\144\50\47\x6d\x6f\137\163\141\x6d\154\137\x72\x65\147\x69\163\x74\x65\x72\x65\144\137\157\x6e\154\x79\x5f\x61\x63\x63\145\x73\163\x5f\x66\157\x72\155\x27\x29\56\163\165\x62\x6d\151\164\50\51\73\x22\57\76\x20\x52\145\x64\x69\x72\x65\x63\x74\x20\164\157\x20\111\144\120\x20\x69\x66\40\165\x73\145\162\x20\x6e\157\x74\40\x6c\157\x67\x67\145\x64\40\x69\x6e\56\xd\12\x9\x9\x9\11\x9\x9";
?>
<a href="#" id="registered_only_access">[What does this mean?]</a> <?php
echo "\15\12\11\x9\x9\x9\11\x9\x3c\142\162\x3e\74\x64\151\x76\40\x68\151\x64\144\145\156\x20\151\x64\75\42\162\x65\x67\151\163\x74\145\x72\x65\x64\x5f\157\156\x6c\171\x5f\x61\143\x63\x65\163\x73\x5f\144\x65\x73\143\42\x20\143\154\141\163\x73\75\42\155\x6f\x5f\163\141\x6d\154\x5f\x68\x65\x6c\x70\137\144\x65\x73\x63\x22\x3e\xd\12\x9\11\x9\11\11\x9\x3c\163\x70\141\156\76\x53\145\x6c\145\x63\x74\40\164\150\x69\163\x20\157\x70\164\x69\157\156\40\x69\x66\x20\x79\x6f\165\40\x77\141\156\164\x20\x74\x6f\40\x72\145\163\x74\162\x69\x63\x74\x20\171\x6f\x75\162\x20\163\x69\x74\x65\40\x74\157\40\157\156\154\x79\40\x6c\x6f\x67\147\145\x64\x20\151\x6e\40\165\x73\x65\162\x73\56\40\x53\145\x6c\x65\143\x74\151\x6e\x67\x20\x74\150\x69\163\x20\157\x70\164\151\x6f\x6e\x20\167\151\154\x6c\x20\x72\145\x64\151\x72\x65\x63\x74\40\x74\x68\145\40\x75\163\145\x72\x73\x20\x74\157\40\x79\157\165\x72\x20\111\x64\x50\40\x69\x66\x20\154\157\x67\147\x65\x64\40\151\156\40\163\145\x73\x73\x69\157\x6e\40\x69\163\x20\156\157\164\40\x66\x6f\x75\156\x64\x2e\74\x2f\x73\160\x61\x6e\76\15\12\x9\11\x9\x9\x9\x9\74\x2f\x64\151\x76\x3e\15\12\11\x9\x9\11\x9\x3c\57\146\157\162\x6d\76\74\142\162\x2f\76\xd\12\11\x9\x9\x9\11\74\146\157\x72\155\x20\151\x64\75\42\x6d\157\137\163\141\x6d\x6c\137\146\x6f\x72\143\145\137\141\165\164\x68\145\x6e\164\151\x63\141\164\151\x6f\x6e\x5f\146\x6f\x72\155\42\x20\155\x65\x74\x68\x6f\x64\x3d\42\160\157\163\164\42\x20\x61\143\164\151\x6f\156\75\42\x22\x3e\xd\12\x9\11\11\x9\x9\x9\x3c\x69\x6e\x70\165\x74\x20\x74\x79\x70\x65\x3d\42\x68\151\x64\x64\x65\x6e\42\40\156\141\155\x65\x3d\x22\157\x70\164\x69\x6f\156\42\40\x76\x61\154\x75\145\75\x22\x6d\157\137\x73\x61\155\154\x5f\x66\x6f\162\x63\x65\137\141\x75\164\x68\x65\x6e\x74\151\143\x61\164\151\157\156\x5f\x6f\160\164\x69\x6f\x6e\42\x2f\76\xd\xa\11\11\11\x9\x9\11\x3c\151\156\x70\x75\164\x20\x74\x79\x70\x65\x3d\42\143\x68\x65\x63\153\x62\157\x78\42\40\x6e\141\x6d\x65\75\x22\155\157\x5f\x73\141\155\154\x5f\x66\x6f\x72\143\145\137\141\x75\x74\x68\145\156\164\x69\x63\141\x74\x69\157\x6e\x22\x20\x76\141\x6c\x75\145\x3d\42\x74\x72\165\x65\42";
if (mo_saml_is_sp_configured()) {
goto YM;
}
echo "\144\x69\x73\141\x62\x6c\145\144\40\x74\x69\164\x6c\145\75\x22\104\x69\x73\x61\x62\154\145\x64\56\x20\x43\x6f\x6e\x66\151\147\165\x72\x65\40\171\x6f\165\162\x20\x53\x65\162\x76\151\143\x65\x20\x50\x72\157\x76\151\x64\145\x72\x22";
YM:
checked(get_option("\x6d\x6f\x5f\x73\x61\155\x6c\137\x66\x6f\162\143\x65\x5f\x61\x75\x74\x68\145\x6e\164\x69\143\141\x74\x69\157\156") == "\164\x72\165\x65");
echo "\40\157\x6e\x63\x68\x61\x6e\x67\145\x3d\x22\x64\x6f\x63\x75\x6d\x65\x6e\x74\56\x67\145\x74\105\x6c\145\x6d\x65\x6e\x74\x42\171\111\x64\x28\x27\155\x6f\x5f\x73\141\155\154\x5f\x66\157\x72\x63\145\x5f\x61\165\x74\150\x65\156\164\151\x63\141\x74\151\157\x6e\137\x66\x6f\162\155\x27\x29\56\x73\x75\x62\155\151\x74\50\51\x3b\x22\57\76\40\x46\x6f\162\143\145\x20\141\x75\x74\x68\145\x6e\x74\x69\143\141\164\x69\x6f\156\40\x77\151\164\150\40\x79\157\165\162\40\111\x64\x50\40\157\x6e\x20\145\141\x63\150\40\154\157\x67\x69\x6e\x20\x61\164\164\x65\155\160\x74\x2e\15\xa\x9\11\11\x9\x9\11";
?>
<a href="#" id="force_authentication_with_idp">[What does this mean?]</a> <?php
echo "\15\xa\x9\11\11\11\x9\x9\74\x62\x72\76\x3c\x64\151\166\40\x68\x69\144\144\x65\x6e\40\151\x64\x3d\x22\146\x6f\162\x63\145\x5f\x61\165\x74\150\145\x6e\x74\151\x63\141\x74\151\x6f\x6e\137\167\151\164\x68\x5f\151\x64\160\x5f\144\145\x73\143\x22\x20\x63\154\141\163\x73\x3d\x22\155\157\137\163\x61\x6d\154\137\150\x65\154\x70\137\144\x65\x73\143\42\76\15\xa\11\x9\11\11\11\x9\74\x73\160\x61\156\x3e\x49\164\40\x77\x69\154\154\x20\146\157\162\143\145\x20\165\x73\145\162\x20\x74\x6f\40\x70\x72\x6f\x76\x69\144\x65\x20\x63\x72\145\144\x65\156\164\151\x61\x6c\x73\40\x6f\156\40\x79\157\165\x72\x20\111\x64\x50\40\157\x6e\x20\x65\141\x63\x68\x20\154\157\147\x69\156\x20\141\x74\164\x65\x6d\x70\x74\40\145\166\145\156\40\x69\146\x20\x74\150\145\40\x75\x73\x65\162\40\x69\163\x20\x61\x6c\162\x65\x61\144\x79\40\154\x6f\x67\x67\x65\x64\x20\151\x6e\x20\164\157\x20\111\x64\x50\56\40\x54\150\151\163\40\157\x70\x74\151\x6f\x6e\40\155\141\171\x20\162\x65\161\x75\x69\162\x65\x20\x73\157\x6d\145\x20\x61\x64\144\x69\x74\151\157\156\141\154\40\x73\x65\164\164\151\156\147\40\x69\x6e\40\171\157\165\162\x20\x49\x64\120\x20\164\x6f\x20\146\157\x72\143\145\x20\x69\x74\40\144\x65\x70\x65\x6e\144\151\x6e\147\40\x6f\156\x20\x79\x6f\165\x72\40\x49\x64\145\156\164\151\164\171\40\x50\x72\x6f\166\x69\x64\x65\162\x2e\74\57\163\x70\x61\156\76\15\12\x9\x9\11\11\11\11\x3c\57\144\151\x76\76\15\12\11\11\11\11\x9\x3c\57\146\157\162\x6d\x3e\x3c\142\162\x2f\x3e\15\xa\xd\xa\11\11\11\11\11\74\146\x6f\162\155\40\151\x64\x3d\42\155\157\x5f\x73\x61\x6d\x6c\x5f\x65\x6e\141\142\x6c\145\137\162\x73\163\x5f\141\143\x63\145\163\x73\x5f\x66\x6f\162\155\42\40\x6d\145\x74\150\157\144\75\x22\x70\157\x73\164\42\x20\x61\143\x74\x69\157\x6e\x3d\42\x22\76\15\xa\x9\x9\x9\x9\x9\11\x3c\x69\x6e\160\165\164\40\164\x79\160\145\x3d\x22\x68\x69\144\x64\x65\156\42\40\156\x61\x6d\145\75\42\x6f\x70\x74\x69\157\x6e\x22\40\166\141\x6c\x75\x65\75\x22\155\157\137\x73\141\x6d\154\137\145\156\x61\142\x6c\145\137\x72\x73\163\x5f\x61\x63\x63\x65\x73\163\137\157\x70\x74\151\x6f\156\x22\57\76\15\xa\x9\x9\11\11\x9\x9\74\x69\x6e\160\165\164\40\164\171\160\x65\75\x22\143\150\145\x63\x6b\x62\157\x78\42\x20\156\141\155\x65\75\x22\x6d\x6f\x5f\x73\141\x6d\x6c\137\x65\x6e\x61\x62\154\x65\137\162\163\163\x5f\141\x63\143\145\x73\163\42\x20\166\x61\154\165\145\x3d\42\164\162\165\145\x22";
if (mo_saml_is_sp_configured()) {
goto d0;
}
echo "\144\x69\x73\141\142\154\x65\144\40\164\151\x74\x6c\145\x3d\x22\x44\x69\163\141\142\154\145\144\x2e\x20\x43\x6f\x6e\x66\151\147\165\162\145\40\171\157\x75\x72\x20\123\145\162\166\x69\x63\x65\x20\x50\x72\x6f\166\151\144\145\x72\x22";
d0:
checked(get_option("\x6d\157\137\x73\x61\155\154\137\145\x6e\x61\x62\154\x65\x5f\x72\163\163\137\141\x63\x63\x65\163\x73") == "\x74\x72\165\x65");
echo "\40\157\156\x63\150\141\156\x67\145\x3d\42\144\x6f\143\165\x6d\x65\156\164\56\x67\x65\164\105\154\x65\155\145\156\164\x42\x79\x49\144\50\47\155\157\137\163\141\155\x6c\x5f\145\156\x61\x62\x6c\x65\x5f\162\x73\x73\x5f\x61\x63\143\145\163\x73\137\x66\157\x72\155\x27\51\56\x73\165\x62\x6d\151\x74\x28\x29\73\x22\57\76\40\105\156\141\x62\154\145\x20\141\143\143\x65\x73\163\x20\164\157\x20\x52\123\x53\x20\106\145\145\144\x73\xd\xa\11\11\x9\11\x9\74\x2f\x66\157\162\x6d\76\74\x62\x72\57\76\xd\12\15\xa\15\12\x9\11\x9\11\x9\103\150\x6f\157\x73\x65\40\150\x6f\167\40\171\157\x75\x20\x77\141\x6e\164\x20\x75\163\x65\162\x73\40\164\157\x20\154\x6f\x67\40\151\x6e\164\x6f\x20\x79\157\x75\x72\40\127\x6f\x72\x64\120\162\x65\163\x73\40\x77\145\x62\163\151\x74\145\x2e\x20\131\157\165\40\x63\141\x6e\x20\x63\150\x6f\x6f\x73\x65\40\141\x6e\x79\x20\157\x72\40\x61\154\x6c\x20\157\x66\x20\164\x68\x65\40\x74\x68\x72\x65\x65\x20\x6f\160\164\151\157\156\163\x20\142\145\x6c\157\167\x2e\74\x62\x72\x2f\76\x3c\x62\162\57\76\xd\12\11\x9\11\11\11\x3c\163\x70\x61\156\40\x73\x74\171\x6c\x65\75\x22\x66\x6f\156\x74\55\163\151\x7a\145\72\x31\65\x70\x78\73\x22\76\x3c\x62\x3e\117\x70\x74\x69\157\x6e\40\x31\x3a\40\x55\163\x65\x20\104\x65\x66\141\x75\x6c\164\x20\x57\x6f\x72\x64\x50\162\x65\x73\x73\x20\x4c\x6f\x67\x49\156\74\57\x62\76\74\x2f\163\160\141\x6e\x3e\xd\xa\x9\x9\x9\x9\11\74\144\x69\x76\x20\163\x74\x79\154\x65\x3d\42\x6d\x61\162\147\151\x6e\x2d\x6c\x65\146\164\x3a\x31\x37\160\170\73\x6d\141\x72\x67\151\156\x2d\164\x6f\160\x3a\x32\x25\x3b\42\76\xd\xa\11\x9\11\11\x9\11\74\146\x6f\x72\x6d\x20\151\144\75\42\x6d\x6f\137\163\x61\155\154\137\x65\x6e\141\x62\154\145\137\x72\x65\144\151\162\145\143\164\137\x66\157\x72\155\x22\x20\x6d\145\164\150\157\x64\75\x22\x70\x6f\163\164\42\40\141\143\x74\151\157\156\75\42\x22\x3e\xd\12\11\11\11\11\x9\x9\11\74\151\156\160\x75\164\x20\164\x79\160\145\75\42\150\151\144\144\x65\156\42\40\156\x61\x6d\x65\x3d\42\157\160\x74\151\157\156\42\40\x76\x61\x6c\x75\x65\75\42\x6d\x6f\137\x73\141\x6d\x6c\137\x65\156\x61\142\x6c\x65\x5f\154\x6f\x67\x69\x6e\x5f\162\x65\144\x69\162\145\x63\x74\137\157\160\164\151\157\x6e\42\x2f\x3e\15\12\11\11\x9\x9\11\x9\x9\74\x69\156\x70\165\x74\x20\164\x79\x70\x65\75\42\143\150\145\143\153\x62\157\x78\42\40\x6e\141\x6d\x65\x3d\x22\x6d\157\137\163\141\155\x6c\x5f\x65\156\x61\142\154\x65\137\154\157\147\x69\x6e\x5f\162\145\x64\151\162\x65\x63\164\42\40\x76\141\154\165\145\x3d\x22\x74\x72\x75\x65\x22";
if (mo_saml_is_sp_configured()) {
goto Hx;
}
echo "\x64\151\x73\x61\x62\x6c\x65\x64\x20\164\151\164\x6c\x65\75\42\x44\151\163\141\x62\154\145\x64\56\40\103\x6f\x6e\x66\151\147\165\x72\145\40\x79\157\165\162\x20\123\145\x72\166\x69\143\145\x20\x50\x72\157\x76\x69\x64\145\162\x22";
Hx:
checked(get_option("\155\157\137\x73\141\155\154\137\145\x6e\x61\142\154\x65\x5f\154\x6f\147\x69\156\x5f\162\x65\144\x69\x72\145\x63\164") == "\164\162\x75\145");
echo "\x6f\x6e\x63\x68\x61\156\x67\145\x3d\42\x64\157\143\x75\155\145\156\x74\56\147\x65\164\x45\154\145\155\x65\x6e\x74\x42\171\111\x64\x28\47\x6d\x6f\x5f\163\141\x6d\154\137\145\156\x61\x62\x6c\x65\137\162\x65\x64\151\x72\145\x63\164\x5f\x66\157\162\155\47\x29\x2e\x73\x75\x62\x6d\x69\x74\50\x29\73\x22\57\76\40\103\x68\x65\143\x6b\x20\164\x68\151\x73\x20\157\160\164\x69\x6f\156\40\x69\x66\40\171\x6f\x75\x20\x77\x61\156\164\x20\164\157\40\x3c\x62\x3e\141\165\164\x6f\x20\162\145\x64\x69\x72\145\x63\x74\x20\x74\x68\x65\40\x75\163\x65\162\x20\x74\x6f\40\111\x64\120\x3c\57\x62\76\56";
?>
<a href="" id="redirect_to_idp">[What does this mean?]</a><?php
echo "\xd\xa\x9\x9\11\11\x9\x9\11\74\142\162\x3e\x3c\x64\x69\x76\40\x68\151\x64\144\x65\156\40\x69\x64\75\42\162\145\144\151\162\145\x63\164\x5f\164\157\137\151\144\160\x5f\x64\x65\x73\x63\x22\40\143\154\141\163\163\75\42\155\x6f\137\x73\x61\x6d\154\137\150\145\x6c\160\x5f\144\145\163\x63\42\76\xd\12\x9\x9\x9\x9\x9\x9\11\x3c\163\x70\x61\156\x3e\125\x73\x65\162\x73\40\166\151\x73\x69\164\x69\156\x67\40\x61\x6e\171\x20\x6f\146\40\164\150\x65\40\146\157\154\x6c\x6f\167\x69\x6e\147\x20\x55\122\114\x73\x20\167\x69\154\x6c\40\x67\145\164\40\162\145\x64\151\x72\145\143\164\145\144\40\x74\157\40\x79\x6f\165\162\40\143\x6f\156\x66\x69\x67\x75\162\x65\x64\x20\x49\x64\x50\40\146\157\x72\40\x61\x75\x74\150\145\x6e\x74\x69\x63\x61\x74\x69\x6f\156\72\74\x2f\x73\160\141\x6e\76\xd\12\11\11\11\11\11\x9\11\74\x62\162\57\x3e\x3c\143\157\144\145\x3e\x3c\142\76" . wp_login_url() . "\x3c\57\x62\76\74\x2f\143\157\144\x65\76\x20\x6f\x72\x20\74\x63\157\x64\x65\x3e\74\142\76" . admin_url() . "\x3c\x2f\142\76\74\57\143\x6f\x64\145\76\15\xa\x9\11\x9\x9\11\11\11\x3c\x2f\x64\151\166\x3e\xd\xa\x9\x9\11\x9\x9\11\74\57\146\157\x72\x6d\76\15\xa\11\11\11\x9\x9\x9\x3c\x66\x6f\162\155\40\x69\x64\x3d\42\155\157\x5f\x73\x61\x6d\154\137\x61\x6c\154\157\167\137\x77\x70\x5f\163\151\x67\156\x69\x6e\x5f\x66\x6f\x72\x6d\x22\40\155\x65\x74\150\157\x64\75\x22\160\x6f\163\164\x22\x20\x61\143\x74\x69\157\x6e\75\x22\x22\76\15\12\11\11\x9\x9\11\11\x9\x3c\x69\x6e\160\x75\x74\40\x74\x79\160\x65\x3d\x22\x68\x69\144\144\x65\x6e\x22\x20\x6e\141\x6d\x65\x3d\x22\x6f\160\164\151\x6f\x6e\x22\x20\166\141\154\x75\145\x3d\x22\x6d\157\137\163\141\155\x6c\x5f\x61\x6c\x6c\x6f\167\137\x77\160\x5f\x73\x69\x67\156\x69\156\137\157\160\164\151\157\156\42\57\76\xd\xa\x9\x9\x9\x9\11\11\11\74\160\x3e\74\151\156\x70\x75\x74\40\x74\x79\x70\x65\75\42\x63\150\x65\143\x6b\142\x6f\x78\x22\x20\x6e\141\155\145\x3d\x22\x6d\x6f\x5f\163\x61\155\154\137\141\x6c\154\x6f\x77\x5f\167\x70\x5f\163\151\147\156\151\156\x22\x20\x76\x61\x6c\165\145\75\42\164\x72\165\x65\x22" . checked(get_option("\155\x6f\x5f\163\141\155\154\x5f\x61\154\154\x6f\167\137\x77\160\137\163\151\x67\x6e\x69\156") == "\164\162\165\145");
if (!(get_option("\155\157\137\163\x61\155\154\x5f\x65\156\141\x62\154\x65\137\154\x6f\x67\x69\x6e\137\162\145\144\x69\162\145\x63\x74") != "\x74\x72\165\145")) {
goto tV;
}
echo "\144\151\163\x61\x62\154\145\144";
tV:
$oj = get_option("\x6d\157\x5f\163\x61\155\154\137\142\x61\x63\x6b\144\157\x6f\162\137\x75\162\154") ? get_option("\x6d\157\137\x73\x61\x6d\154\x5f\142\x61\143\x6b\x64\157\x6f\162\x5f\x75\x72\x6c") : "\x66\x61\x6c\163\x65";
echo "\40\x6f\156\x63\x68\x61\x6e\x67\x65\75\42\x64\157\143\x75\x6d\145\x6e\164\56\x67\x65\164\105\x6c\145\155\145\x6e\164\102\x79\111\x64\50\x27\x6d\x6f\x5f\x73\141\x6d\x6c\137\x61\154\x6c\x6f\167\137\x77\160\x5f\163\151\147\x6e\x69\156\x5f\x66\157\x72\x6d\x27\x29\56\x73\165\x62\x6d\x69\x74\50\51\73\42\57\x3e\40\xd\xa\x20\40\x20\x20\x20\40\40\40\x20\40\x20\x20\103\150\x65\143\153\x69\156\x67\40\164\x68\x69\x73\x20\157\x70\164\x69\157\x6e\x20\143\162\x65\141\164\145\x73\40\141\x20\142\141\143\153\x64\157\x6f\162\40\x74\x6f\40\154\x6f\x67\x69\x6e\x20\164\157\x20\171\x6f\165\162\x20\x57\145\142\x73\151\164\x65\x20\165\x73\151\156\x67\x20\127\157\162\x64\x50\x72\x65\163\x73\x20\x63\x72\145\x64\145\156\164\151\141\154\x73\x20\x69\156\x63\141\163\145\40\171\x6f\165\40\147\145\x74\40\154\157\143\153\x65\x64\x20\157\x75\164\40\157\146\x20\x79\157\x75\x72\40\x49\x64\x50\x2e\xd\12\x9\x9\x9\11\11\x9\x9\x9\11\x3c\151\x3e\50\x4e\157\x74\x65\40\x64\157\167\156\x20\164\150\x69\163\x20\125\x52\114\x3a\x20\74\x63\157\144\145\76\x3c\x62\x3e" . site_url() . "\57\x77\160\55\x6c\x6f\147\151\156\x2e\x70\x68\x70\x3f\x73\x61\155\x6c\137\x73\163\x6f\x3d\74\151\156\160\165\x74\40\164\171\x70\145\x3d\x22\164\145\170\x74\42\x20\156\x61\155\x65\75\x22\155\x6f\x5f\x73\141\x6d\x6c\x5f\142\141\x63\153\144\x6f\x6f\162\137\165\162\x6c\42\40\x20\x76\141\x6c\165\145\75\42" . $oj . "\x22\x3e\x3c\57\x62\76\x3c\57\x63\x6f\144\145\76\40\x29\74\x69\156\x70\165\164\40\x74\x79\160\145\x3d\x22\163\x75\x62\x6d\x69\164\x22\40\x76\141\154\165\145\x3d\x22\125\x70\144\141\164\145\x22\40\x63\x6c\x61\x73\x73\75\42\142\165\164\x74\157\156\x20\x62\165\x74\164\x6f\156\x2d\x70\162\x69\x6d\x61\162\x79\x22\76\x3c\x2f\151\x3e\x3c\57\163\x70\x61\156\x3e\15\12\x9\11\11\11\11\x9\x9\x9\x3c\x64\x69\x76\x20\x73\164\171\154\x65\75\42\x62\x61\143\x6b\147\162\x6f\x75\156\144\55\143\157\154\x6f\162\x3a\x23\x43\102\x43\x42\x43\x42\73\160\x61\x64\x64\x69\156\x67\x3a\x31\x25\x3b\x22\x3e\15\12\11\x9\x9\11\x9\x9\11\x9\x9\74\163\x70\141\156\x20\x73\164\171\x6c\145\x3d\42\x63\x6f\x6c\x6f\x72\x3a\43\106\x46\60\x30\x30\x30\x3b\x22\x3e\x57\101\122\x4e\111\116\107\72\74\57\163\160\141\x6e\x3e\40\103\150\145\143\x6b\x69\x6e\147\40\x74\150\145\x20\141\142\157\x76\x65\40\x6f\x70\164\151\x6f\x6e\x20\167\151\154\x6c\x20\x3c\x62\x3e\145\156\141\142\154\x65\40\x61\40\163\145\x63\165\x72\x69\x74\171\x20\150\157\x6c\145\74\x2f\x62\76\x2e\40\101\x6e\x79\142\157\144\171\40\153\x6e\157\167\x69\x6e\147\x20\x74\x68\145\x20\141\142\157\x76\145\x20\x55\x52\114\x20\167\x69\x6c\x6c\40\x62\145\40\141\x62\154\x65\x20\x74\x6f\40\154\157\x67\151\x6e\40\x74\157\40\171\157\165\162\40\x77\x65\x62\x73\151\164\145\x20\x75\163\x69\x6e\x67\x20\x57\157\x72\144\120\162\x65\163\163\x20\x43\162\145\x64\x65\156\x74\151\x61\x6c\163\x2e\x20\x3c\142\76\x50\154\145\x61\x73\145\40\x64\157\40\x6e\157\164\x20\163\x68\x61\x72\x65\x20\x74\x68\151\163\x20\x55\x52\x4c\56\74\x2f\x62\76\xd\12\x9\x9\11\x9\x9\x9\11\11\74\57\x64\x69\x76\76\15\xa\x9\x9\11\x9\x9\x9\11\74\57\160\x3e\15\12\11\11\x9\11\11\11\x3c\57\x66\157\162\x6d\76\15\xa\x9\11\11\x9\x9\74\x2f\x64\x69\166\76\xd\12\11\x9\11\x9\11\x3c\x73\160\x61\x6e\40\163\x74\171\154\x65\x3d\42\146\x6f\x6e\x74\x2d\x73\x69\x7a\x65\x3a\61\65\160\170\73\x22\76\x3c\142\76\117\x70\164\x69\157\156\40\62\72\40\125\163\145\40\x61\x20\127\x69\x64\x67\145\164\x3c\57\142\76\x3c\57\x73\x70\x61\x6e\x3e\xd\12\11\11\11\11\x9\74\x64\x69\x76\x20\x73\x74\171\x6c\x65\x3d\x22\x6d\141\x72\x67\151\x6e\72\62\45\40\x30\40\62\x25\40\x31\67\x70\x78\73\42\76\xd\12\11\11\x9\x9\11\x3c\x69\156\160\165\164\40\164\171\x70\145\x3d\42\143\150\x65\x63\x6b\x62\157\170\x22\40\156\x61\x6d\145\75\x22\155\157\137\x73\141\x6d\154\x5f\141\144\x64\137\x77\x69\x64\147\145\164\42\40\x69\144\75\x22\155\x6f\137\163\x61\x6d\154\137\x61\144\144\x5f\x77\151\x64\x67\145\164\42";
if (mo_saml_is_sp_configured()) {
goto gS;
}
echo "\x64\x69\x73\141\142\154\145\x64\40\164\151\x74\x6c\x65\x3d\42\x44\x69\x73\x61\x62\154\145\144\x2e\40\x43\157\x6e\146\x69\147\x75\162\145\40\x79\157\x75\x72\x20\x53\x65\162\x76\151\143\x65\40\x50\162\x6f\x76\151\144\x65\x72\x22";
gS:
echo "\x76\x61\x6c\165\x65\x3d\x22\x74\x72\165\145\x22\x3e\40\103\x68\145\143\153\x20\x74\150\151\163\x20\157\160\164\x69\157\156\40\x69\146\x20\171\x6f\x75\40\167\x61\156\x74\40\x74\157\x20\141\x64\x64\x20\141\40\127\x69\144\147\x65\164\40\164\x6f\x20\x79\x6f\x75\x72\x20\160\x61\x67\145\x2e\15\12\x9\11\11\11\11\11\x3c\144\x69\x76\40\x69\144\x3d\x22\x6d\x6f\137\x73\141\155\154\x5f\x61\x64\144\x5f\167\x69\x64\147\x65\x74\x5f\163\164\145\160\163\42\x20\40\150\x69\144\x64\145\156\40\76\xd\xa\11\x9\x9\11\11\11\74\x6f\x6c\76\15\12\x9\11\11\x9\x9\11\11\74\154\x69\x3e\x47\157\x20\164\157\40\x41\x70\160\x65\x61\162\141\x6e\143\145\x73\40\x3e\x20\127\x69\144\147\x65\164\163\56\74\x2f\x6c\x69\x3e\15\xa\x9\x9\x9\x9\x9\x9\11\74\154\x69\76\x53\x65\154\x65\143\164\x20\42\x4c\157\x67\151\156\40\167\151\164\150\x20" . get_option("\x73\141\x6d\154\x5f\151\x64\x65\156\164\x69\x74\x79\137\x6e\141\x6d\145") . "\x22\x2e\40\104\x72\x61\147\x20\x61\x6e\x64\x20\144\x72\x6f\160\x20\164\157\x20\x79\157\x75\162\x20\146\x61\x76\x6f\165\162\x69\x74\x65\x20\x6c\157\x63\141\164\151\157\156\x20\x61\156\x64\x20\163\141\x76\x65\x2e\74\57\154\151\76\15\xa\x9\11\x9\x9\11\x9\74\57\157\x6c\76\15\12\11\11\11\x9\x9\x9\74\x2f\x64\x69\166\76\15\12\x9\11\x9\x9\x9\x3c\57\144\x69\166\76\15\xa\x9\11\x9\11\x9\x3c\163\160\141\156\40\x73\x74\171\154\x65\75\42\x66\x6f\156\x74\55\x73\x69\172\x65\72\61\x35\x70\170\73\x22\76\x3c\142\76\x4f\x70\164\151\x6f\x6e\x20\x33\72\x20\125\163\x65\40\x61\x20\123\x68\157\x72\164\103\x6f\144\145\x3c\57\x62\x3e\74\57\163\x70\141\156\x3e\15\xa\11\x9\x9\x9\11\74\x64\151\166\40\x73\164\171\x6c\x65\x3d\x22\155\141\x72\147\151\156\x3a\x32\x25\40\x30\x20\62\45\40\61\x37\160\x78\x3b\42\x3e\xd\xa\x9\x9\11\11\11\x9\x3c\x69\156\160\x75\164\x20\164\171\x70\x65\x3d\x22\143\150\145\143\x6b\142\x6f\170\42\x20\x6e\x61\155\x65\x3d\x22\155\157\x5f\x73\141\155\x6c\x5f\141\x64\x64\137\x73\150\x6f\162\164\143\x6f\x64\145\x22\40\151\x64\x3d\x22\x6d\157\x5f\163\x61\x6d\x6c\137\141\144\x64\x5f\x73\x68\x6f\x72\x74\143\x6f\144\x65\x22";
if (mo_saml_is_sp_configured()) {
goto nj;
}
echo "\144\151\x73\x61\142\154\145\x64\x20\x74\x69\x74\154\145\75\x22\x44\151\163\141\x62\154\x65\x64\x2e\40\x43\157\156\x66\151\x67\165\162\x65\40\171\157\165\162\x20\123\x65\162\x76\151\143\x65\x20\120\162\157\x76\x69\144\x65\162\42";
nj:
echo "\166\141\x6c\165\x65\75\42\x74\x72\165\x65\42\76\40\x43\x68\x65\143\153\40\x74\150\x69\x73\x20\157\x70\164\151\x6f\156\40\x69\146\40\171\x6f\165\x20\167\141\156\x74\40\x74\157\40\141\144\x64\40\x61\40\x73\150\157\x72\x74\143\157\144\x65\40\x74\x6f\x20\x79\157\x75\x72\40\160\x61\x67\x65\56\xd\12\11\x9\11\x9\11\x9\x3c\x64\151\166\x20\151\x64\75\x22\x6d\x6f\x5f\163\x61\155\x6c\137\x61\x64\x64\x5f\163\150\x6f\162\164\x63\x6f\144\145\137\163\x74\x65\x70\163\42\x20\150\x69\144\144\145\156\76\15\xa\11\x9\x9\11\x9\11\74\x74\x61\142\154\x65\76\x3c\164\162\76\74\164\144\x3e\x46\157\162\x20\120\x48\120\x20\160\x61\147\145\x3a\x3c\x2f\x74\144\76\xd\12\11\x9\11\x9\x9\11\74\x74\x64\76\x3c\143\x6f\x64\x65\x3e\x20\x64\157\137\163\x68\x6f\x72\164\143\x6f\144\x65\x28\47\133\115\117\137\x53\x41\x4d\114\137\x46\117\122\x4d\x5d\47\51\73\x20\74\57\x63\157\144\145\76\74\x2f\x74\144\76\xd\xa\11\11\x9\x9\11\11\74\57\x74\162\x3e\74\164\162\76\74\164\x64\x20\163\x74\171\x6c\x65\x3d\42\144\x69\x73\160\154\x61\171\x3a\142\154\x6f\x63\153\73\167\151\x64\x74\x68\x3a\61\x30\x30\x70\x78\x22\x3e\xd\12\11\11\x9\11\11\x9\106\157\x72\40\x48\124\x4d\x4c\x20\160\x61\147\145\72\74\x2f\x74\144\76\15\12\11\11\x9\x9\x9\x9\x3c\x74\x64\x3e\74\x63\157\144\x65\76";
if (get_option("\155\157\x5f\163\x61\x6d\x6c\x5f\x65\156\141\142\x6c\x65\137\143\x6c\x6f\x75\x64\137\x62\162\x6f\x6b\145\162") == "\x66\x61\x6c\x73\x65") {
goto rH;
}
?>
<a
href="<?php
echo get_option("\x6d\157\x5f\163\141\x6d\x6c\137\150\x6f\x73\x74\137\x6e\x61\155\x65");
?>
/moas/rest/saml/request?id=<?php
echo get_option("\x6d\157\x5f\163\141\x6d\x6c\137\x61\144\155\x69\x6e\137\x63\165\163\x74\157\155\145\162\x5f\153\145\x79");
?>
&returnurl=<?php
echo urlencode(home_url() . "\57\x3f\157\160\x74\x69\x6f\156\x3d\x72\145\141\144\x73\x61\x6d\x6c\154\157\x67\x69\156");
?>
">
Login with IdP</a><?php
goto wP;
rH:
?>
<a href="<?php
echo $zW;
?>
/?option=saml_user_login"><?php
echo $zW;
?>
/?option=saml_user_login</a> <?php
wP:
echo "\74\57\143\157\144\145\x3e\x3c\57\x74\144\76\x3c\57\x74\162\x3e\74\57\164\141\142\x6c\145\76\xd\12\x9\11\x9\x9\11\x9\x3c\x2f\x64\151\166\x3e\xd\xa\x9\x9\11\x9\x9\74\x2f\x64\151\x76\x3e\15\xa\11\11\11\x9\x9\x3c\144\x69\166\x20\163\164\x79\x6c\145\75\x22\x64\151\x73\160\x6c\141\171\72\x62\x6c\157\143\153\x3b\x74\x65\170\164\55\141\x6c\151\147\x6e\x3a\143\x65\156\164\145\x72\73\x6d\141\162\147\x69\156\x3a\62\45\73\42\76\15\12\11\11\11\x9\x9\40\74\151\156\x70\165\x74\40\x74\x79\160\x65\75\x22\142\x75\x74\164\x6f\x6e\42\x20\157\156\143\x6c\x69\x63\x6b\75\42\167\151\x6e\x64\157\167\x2e\154\x6f\x63\141\164\151\x6f\x6e\56\x68\162\x65\146\75\x27" . wp_logout_url(home_url()) . "\x27\42";
if (mo_saml_is_sp_configured()) {
goto Zq;
}
echo "\x64\x69\163\141\x62\x6c\145\x64\40\164\151\x74\154\x65\x3d\42\x44\151\x73\x61\142\154\145\144\x2e\x20\x43\x6f\x6e\146\151\147\165\162\x65\x20\171\x6f\x75\x72\40\123\145\x72\166\x69\143\x65\40\x50\x72\x6f\x76\151\x64\x65\x72\42";
Zq:
echo "\40\143\154\x61\x73\163\x3d\x22\142\x75\x74\164\157\156\x20\x62\x75\164\164\x6f\156\x2d\x70\162\151\x6d\x61\x72\171\40\x62\165\164\164\x6f\156\x2d\154\141\x72\147\145\x22\40\x76\141\154\x75\x65\x3d\x22\114\x6f\x67\40\117\165\164\x20\141\156\144\40\124\145\163\164\x22\x3e\x3c\57\151\x6e\160\165\164\x3e\xd\xa\x9\x9\x9\11\11\74\x2f\144\151\166\76\15\xa\11\11\x9\74\57\x64\151\166\76\15\xa\x9\11\x9\x3c\142\162\x20\57\x3e\xd\12\x9\11\11\x3c\x64\151\x76\40\163\164\171\x6c\145\x3d\42\x62\141\143\x6b\147\x72\x6f\x75\156\144\55\x63\x6f\x6c\157\162\72\x23\x46\106\x46\106\106\106\x3b\x20\142\157\x72\x64\x65\x72\72\x31\160\170\x20\x73\x6f\154\151\144\40\x23\x43\x43\103\x43\x43\103\x3b\x20\160\141\144\144\151\156\x67\72\x30\160\x78\x20\60\160\170\x20\60\160\170\40\x31\x30\x70\x78\x3b\42\76\xd\12\11\11\11\11\x9\x3c\150\63\x3e\x59\157\165\x72\40\120\x72\157\146\151\x6c\x65\x3c\57\150\x33\76\xd\xa\74\x70\x3e\124\x68\141\x6e\x6b\x73\40\x66\157\x72\40\x75\160\x67\x72\141\144\x69\156\x67\40\x74\x6f\x20\160\x72\145\155\x69\x75\155\x20\160\x6c\165\147\151\x6e\x2e\74\x2f\x70\x3e\xd\xa\x9\x9\11\x9\11\x3c\164\141\142\154\145\x20\x62\x6f\162\144\x65\x72\x3d\42\61\x22\x20\x73\164\x79\x6c\x65\x3d\x22\142\141\x63\x6b\147\162\x6f\x75\156\x64\55\x63\157\x6c\x6f\x72\x3a\x23\x46\x46\106\106\x46\106\73\x20\x62\x6f\x72\144\x65\162\72\61\160\x78\40\x73\157\154\151\x64\x20\x23\x43\103\x43\x43\x43\103\x3b\x20\142\x6f\x72\x64\x65\162\55\x63\157\154\154\x61\x70\x73\145\72\40\143\157\154\x6c\x61\160\163\145\x3b\40\x70\141\x64\x64\x69\x6e\147\x3a\60\160\170\40\60\x70\170\40\60\x70\170\x20\61\x30\x70\170\x3b\40\x6d\x61\x72\x67\151\x6e\x3a\x32\x70\x78\73\x20\x77\151\x64\164\x68\x3a\70\65\x25\42\x3e\15\xa\11\x9\x9\11\11\x9\x3c\164\x72\x3e\xd\12\x9\11\x9\x9\11\x9\11\74\164\x64\40\x73\164\171\x6c\x65\x3d\x22\167\x69\x64\164\x68\72\x34\x35\45\x3b\x20\160\x61\144\144\151\156\147\x3a\40\x31\60\x70\x78\x3b\42\76\155\x69\156\151\117\162\x61\x6e\x67\145\40\x41\x63\143\157\165\x6e\x74\40\105\x6d\141\x69\154\74\57\164\144\x3e\15\12\x9\x9\x9\11\x9\x9\x9\74\164\x64\x20\163\x74\171\x6c\145\x3d\x22\167\x69\144\x74\150\72\65\x35\x25\x3b\40\160\x61\x64\x64\151\156\x67\x3a\40\x31\60\160\170\73\x22\76" . get_option("\x6d\157\x5f\x73\141\155\x6c\137\x61\144\155\x69\x6e\137\145\155\x61\x69\x6c") . "\x3c\x2f\x74\144\x3e\15\12\x9\x9\x9\11\x9\11\x3c\57\x74\x72\x3e\15\xa\11\x9\11\11\x9\11\x3c\164\x72\76\xd\xa\11\11\x9\x9\x9\11\11\74\164\x64\x20\x73\x74\171\154\x65\75\x22\x77\151\x64\164\x68\72\64\x35\x25\73\40\160\141\x64\x64\151\x6e\147\x3a\40\61\60\160\x78\x3b\42\76\103\165\163\164\x6f\155\145\162\40\x49\x44\74\57\x74\144\76\xd\12\11\11\x9\x9\x9\x9\11\x3c\x74\144\x20\x73\164\x79\x6c\x65\75\x22\167\151\144\x74\150\x3a\65\x35\x25\x3b\40\x70\x61\144\x64\x69\156\147\72\40\61\60\x70\170\x3b\42\x3e" . get_option("\x6d\157\137\x73\141\155\x6c\137\141\144\x6d\151\156\x5f\143\x75\163\164\157\155\145\x72\137\x6b\145\x79") . "\74\x2f\x74\144\x3e\15\12\11\11\x9\11\x9\x9\x3c\x2f\x74\162\x3e\15\12\xd\12\x9\x9\x9\x9\11\x3c\x2f\164\x61\142\154\145\76\xd\12\11\x9\x9\11\11\x3c\x64\x69\x76\40\163\x74\171\154\x65\75\42\144\x69\x73\x70\x6c\141\x79\x3a\142\154\x6f\x63\x6b\73\164\x65\x78\x74\55\x61\154\x69\x67\156\72\x63\x65\156\164\145\x72\73\x6d\x61\162\147\151\x6e\x3a\62\45\x3b\40\x6d\141\162\147\151\x6e\55\x6c\145\146\164\x3a\x20\55\61\x30\x25\x22\x3e\15\12\x9\11\11\11\x9\x3c\151\156\x70\165\164\x20\x74\x79\160\x65\75\42\x62\x75\164\x74\x6f\156\42\40\156\141\155\x65\75\42\x6d\157\x5f\163\x61\155\154\x5f\162\145\x6d\x6f\x76\145\137\141\x63\x63\157\165\156\x74\42\x20\x69\x64\75\42\x6d\x6f\x5f\163\141\x6d\x6c\137\162\x65\155\157\x76\x65\x5f\141\143\143\157\165\x6e\164\x22\40\166\x61\154\x75\145\75\x22\x52\145\x6d\157\x76\145\x20\101\143\x63\157\x75\x6e\164\42\40\143\x6c\141\163\x73\75\42\x62\165\x74\x74\x6f\156\x20\x62\x75\164\x74\157\156\55\x70\162\151\x6d\141\x72\171\x20\x62\165\164\x74\x6f\x6e\x2d\154\x61\162\147\145\42\40\x2f\76\15\12\x9\x9\x9\11\11\74\57\144\x69\x76\x3e\15\12\x9\11\x9\x3c\57\x64\151\166\76\xd\xa\11\x9\11\x3c\146\157\162\x6d\40\x6e\141\x6d\x65\75\x22\146\42\40\x6d\145\164\x68\x6f\x64\x3d\42\x70\157\163\164\x22\40\x61\143\x74\x69\x6f\x6e\x3d\42\42\x20\x69\144\75\x22\x6d\157\x5f\x73\141\155\154\137\x72\x65\155\x6f\x76\x65\137\x61\143\x63\x6f\165\x6e\x74\x5f\146\x6f\162\155\x22\x3e\xd\xa\x9\11\11\x9\74\151\x6e\x70\165\164\x20\x74\171\x70\145\x3d\42\x68\151\144\144\x65\x6e\42\40\156\141\x6d\x65\75\x22\x6f\x70\x74\151\157\x6e\x22\40\x76\x61\x6c\x75\145\75\42\x6d\x6f\x5f\x73\x61\155\154\x5f\x72\145\155\157\166\145\x5f\x61\x63\x63\x6f\x75\x6e\164\42\57\76\15\xa\11\x9\11\x3c\x2f\146\x6f\x72\x6d\76\15\12\x9\x9\x9\x3c\x73\x63\x72\151\x70\164\x3e\15\xa\x9\x9\11\11\152\121\x75\145\x72\171\50\42\43\x6d\157\x5f\x73\141\x6d\154\137\x72\145\x6d\157\x76\145\137\141\x63\143\157\165\156\x74\42\x29\x2e\143\x6c\151\x63\153\x28\x66\165\156\x63\164\x69\x6f\x6e\50\x29\x7b\15\12\11\11\11\11\x9\152\121\165\x65\x72\171\x28\42\43\155\x6f\x5f\x73\x61\155\154\x5f\162\145\x6d\157\x76\145\137\x61\x63\143\157\165\x6e\x74\137\x66\157\162\x6d\x22\51\56\163\165\142\x6d\151\x74\x28\x29\x3b\15\xa\11\11\11\x9\x7d\51\x3b\xd\12\11\11\x9\11\x6a\x51\165\145\x72\x79\x28\x22\x23\155\x6f\163\141\x6d\154\x6c\151\x63\x65\156\x73\145\115\157\x64\x61\154\42\x29\x2e\155\x6f\x64\141\154\x28\173\xd\xa\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\142\x61\x63\x6b\144\162\157\160\x3a\x20\47\x73\164\x61\164\x69\143\x27\x2c\xd\12\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\153\145\171\x62\157\141\x72\x64\x3a\40\x66\x61\x6c\x73\145\15\xa\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\175\51\73\xd\xa\x9\x9\x9\11\15\12\11\11\x9\x3c\57\163\143\x72\x69\x70\x74\x3e";
ye:
}
function postResponse()
{
$Az = file_get_contents(plugins_url("\162\145\163\157\165\x72\143\x65\x73\x2f\x65\x6e\137\x6c\x69\x2e\155\x6f", __FILE__));
$Hr = get_option("\x6d\157\x5f\x73\x61\155\154\x5f\x63\x75\x73\x74\x6f\155\x65\162\x5f\164\x6f\x6b\145\x6e");
$Az = AESEncryption::decrypt_data($Az, $Hr);
if (!empty($Az)) {
goto I8;
}
return '';
I8:
$Ik = get_option("\155\x6f\137\163\x61\155\x6c\137\x61\144\155\x69\156\x5f\141\160\151\137\153\145\171");
$Az = AESEncryption::decrypt_data($Az, $Ik);
$vw = simplexml_load_string($Az);
return strval($vw->code);
}
function decryptSamlElement()
{
$Az = file_get_contents(plugins_url("\x72\x65\163\x6f\x75\162\143\145\163\x2f\145\x6e\x5f\x6c\x69\x2e\155\157", __FILE__));
$Hr = get_option("\x6d\157\137\x73\141\155\154\137\x63\165\x73\164\x6f\x6d\145\x72\x5f\164\x6f\153\145\x6e");
$Az = AESEncryption::decrypt_data($Az, $Hr);
if (!empty($Az)) {
goto he;
}
return true;
he:
$Ik = get_option("\155\x6f\x5f\x73\x61\x6d\x6c\x5f\x61\x64\x6d\x69\156\x5f\x61\160\x69\x5f\x6b\145\171");
$Az = AESEncryption::decrypt_data($Az, $Ik);
$vw = simplexml_load_string($Az);
$SI = $vw->signature;
$b3 = $vw->token;
$b3 = AESEncryption::decrypt_data($b3, $Hr);
$UA = str_split($b3, $lN = 64);
$b3 = "\x2d\55\x2d\x2d\x2d\102\105\107\111\x4e\x20\x50\125\x42\114\x49\103\x20\x4b\105\x59\55\x2d\x2d\55\x2d\xa";
foreach ($UA as $pM) {
$b3 .= $pM . "\12";
L5:
}
aB:
$b3 .= "\55\55\55\x2d\55\x45\x4e\x44\x20\120\x55\x42\114\x49\103\40\x4b\x45\x59\55\55\55\x2d\55";
$R8 = openssl_get_publickey($b3);
$Or = $vw->expirationTime;
$SI = base64_decode($SI);
$UY = openssl_verify($Or, $SI, $R8, OPENSSL_ALGO_SHA1);
if (!($UY == 1)) {
goto BA;
}
$fs = $vw->expirationTime;
$aI = strtotime($fs);
$MK = time();
if ($MK > $aI) {
goto f8;
}
$uh = new Customersaml();
$Qx = $aI - $MK;
$Yo = $Qx / (60 * 60 * 24);
$Yo = intval($Yo);
if ($Yo < 1 && !get_option("\155\x6f\137\x73\141\x6d\x6c\137\x61\154\x65\x72\164\137\x73\145\156\x74\137\146\157\162\137\157\156\145")) {
goto mO;
}
if (!($Yo < 2 && !get_option("\155\157\x5f\163\141\155\x6c\x5f\x61\154\x65\162\x74\137\163\145\x6e\164\x5f\146\x6f\x72\137\x74\x77\157"))) {
goto Wu;
}
$uh->mo_saml_send_alert_email(2);
update_option("\155\157\x5f\x73\141\x6d\x6c\x5f\141\x6c\145\x72\x74\137\163\145\x6e\x74\137\x66\x6f\x72\x5f\164\167\157", true);
Wu:
goto Tq;
mO:
$uh->mo_saml_send_alert_email(1);
update_option("\x6d\x6f\x5f\x73\x61\x6d\154\137\x61\154\145\162\x74\x5f\x73\145\156\x74\137\x66\157\x72\x5f\157\156\145", true);
Tq:
return false;
goto Ga;
f8:
return true;
Ga:
BA:
return true;
}
function mo_saml_apps_config_saml()
{
$sH = get_option("\163\141\155\x6c\x5f\155\145\164\x61\144\x61\x74\x61\x5f\163\x79\x6e\143\x5f\151\156\164\x65\162\166\x61\154");
$mq = get_option("\163\141\x6d\x6c\137\x6d\x65\x74\x61\x64\141\164\141\x5f\x75\162\x6c\x5f\x66\157\162\137\x73\171\x6e\143");
$mT = !empty($mq) ? "\x63\x68\145\x63\x6b\145\x64" : '';
$tP = empty($mq) ? "\x68\151\144\144\145\156" : '';
if (isset($_GET["\141\x63\164\x69\157\156"]) && $_GET["\x61\x63\x74\x69\x6f\x6e"] == "\x75\160\154\157\x61\x64\137\x6d\x65\x74\x61\144\141\x74\x61") {
goto bc;
}
global $wpdb;
$aJ = get_option("\145\x6e\164\x69\164\171\137\151\x64");
if ($aJ) {
goto zZ;
}
$aJ = "\x68\164\x74\160\163\x3a\57\x2f\x61\x75\x74\150\x2e\x6d\151\156\151\157\162\x61\156\x67\x65\x2e\143\x6f\x6d\x2f\155\157\141\x73";
zZ:
$dv = get_option("\163\x73\157\137\165\162\x6c");
$bs = get_option("\143\145\162\164\x5f\146\x70");
$hD = get_option("\163\141\x6d\x6c\137\151\x64\x65\x6e\x74\x69\x74\x79\137\156\141\155\145");
$gi = get_option("\163\x61\155\x6c\137\x6c\x6f\x67\x69\156\137\142\x69\x6e\144\151\156\147\137\164\x79\x70\145");
$B5 = get_option("\x73\x61\155\x6c\137\154\x6f\x67\151\x6e\x5f\165\162\154");
$ky = get_option("\163\x61\155\154\137\154\x6f\x67\x6f\165\164\x5f\142\151\156\x64\x69\156\147\137\164\171\160\145");
$c1 = get_option("\x73\x61\x6d\154\x5f\x6c\157\147\x6f\165\164\x5f\x75\x72\154");
$WO = get_option("\163\x61\155\154\137\x69\163\x73\x75\x65\162");
$tS = maybe_unserialize(get_option("\x73\141\x6d\154\x5f\170\65\60\71\137\143\145\162\164\151\x66\151\143\141\x74\x65"));
$tS = !is_array($tS) ? array(0 => $tS) : $tS;
$JV = get_option("\x73\141\x6d\x6c\137\162\x65\x71\x75\145\x73\x74\x5f\163\151\x67\x6e\x65\144") ? get_option("\x73\141\x6d\x6c\x5f\162\x65\161\165\145\x73\x74\x5f\x73\151\x67\x6e\x65\144") : "\x63\x68\x65\143\x6b\145\x64";
$fC = get_option("\155\x6f\137\x73\141\x6d\x6c\137\151\144\160\137\143\x6f\x6e\x66\151\x67\137\143\157\155\x70\x6c\x65\164\x65");
echo "\x3c\x66\x6f\x72\155\x20\x77\x69\x64\164\x68\x3d\x22\71\70\45\x22\x20\142\x6f\x72\144\145\x72\75\x22\60\x22\x20\x73\x74\x79\x6c\x65\x3d\x22\142\x61\x63\153\x67\x72\157\x75\x6e\144\x2d\x63\x6f\x6c\x6f\162\72\43\106\106\106\106\x46\106\73\40\x62\x6f\162\144\x65\162\x3a\x31\x70\x78\40\163\157\154\151\144\40\43\103\103\x43\103\x43\x43\73\40\x70\x61\x64\144\x69\156\x67\x3a\60\160\170\x20\60\x70\170\x20\x30\160\170\40\61\60\160\170\73\42\x20\x6e\141\x6d\x65\x3d\x22\163\141\x6d\x6c\x5f\x66\x6f\162\155\x22\40\155\x65\164\150\157\x64\75\x22\x70\x6f\163\x74\42\40\141\143\x74\x69\x6f\156\75\x22\x22\76\15\12\11\x9\x3c\151\156\x70\165\x74\x20\164\x79\x70\x65\x3d\42\150\151\144\x64\145\x6e\x22\40\x6e\141\155\x65\75\x22\157\160\164\151\157\156\x22\40\166\141\x6c\165\x65\75\42\154\x6f\x67\151\x6e\137\167\x69\x64\147\x65\x74\x5f\163\141\x6d\154\x5f\x73\141\166\145\x5f\x73\x65\x74\164\x69\x6e\x67\163\42\40\x2f\76\15\xa\11\x9\74\164\x61\142\x6c\x65\x20\163\164\171\x6c\145\75\x22\167\x69\x64\164\x68\x3a\x31\60\60\x25\x3b\42\x3e\xd\xa\x9\x9\11\x3c\164\162\76\15\12\x9\11\11\x9\x3c\x74\x64\40\143\x6f\154\x73\x70\141\x6e\x3d\x22\x32\42\x3e\xd\12\11\x9\11\x9\11\x3c\x68\x33\x3e\103\157\x6e\x66\x69\x67\165\162\x65\x20\123\145\x72\x76\x69\143\x65\40\x50\162\x6f\166\151\144\145\162\xd\12\11\x9\x9\x9\x9\x9\74\x73\160\141\156\40\163\164\x79\154\x65\x3d\x22\146\154\x6f\141\164\x3a\162\x69\x67\x68\x74\73\155\141\162\147\x69\156\55\162\x69\147\x68\164\x3a\62\x35\160\x78\73\x22\76";
?>
<a href="<?php
echo admin_url();
?>
admin.php?page=mo_saml_settings&tab=save&action=upload_metadata"><input
type="button" class="button button-primary button-large"
value="Upload IDP Metadata" <?php
if (mo_saml_is_customer_license_key_verified()) {
goto jM;
}
echo "\x64\151\163\x61\x62\x6c\145\144";
jM:
?>
/></a>
<?php
echo "\74\x2f\163\x70\x61\x6e\x3e\15\12\11\x9\11\11\x9\x3c\57\150\x33\76\xd\xa\11\x9\x9\x9\x3c\57\x74\144\x3e\xd\12\11\x9\11\74\x2f\164\162\76\74\x74\162\x3e\74\x74\x64\40\143\157\x6c\x73\160\141\x6e\x3d\x22\x34\x22\x3e\74\150\x72\76\74\x2f\x74\144\x3e\74\x2f\164\x72\x3e";
check_plugin_state();
echo "\x3c\x74\x72\x3e\15\xa\11\x9\x9\x9\x3c\x74\144\x20\x63\157\154\163\x70\141\x6e\75\x22\62\x22\x3e\105\156\x74\145\x72\x20\164\150\x65\x20\151\x6e\146\x6f\162\x6d\141\164\151\157\x6e\40\147\141\x74\x68\x65\162\x65\x64\40\x66\162\x6f\155\x20\x79\157\x75\162\x20\x49\144\145\x6e\x74\x69\x74\171\x20\x50\x72\157\166\x69\144\x65\x72\x3c\x62\x72\x20\x2f\x3e\74\x62\162\x20\x2f\x3e\74\57\x74\x64\76\15\12\11\x9\11\74\57\164\162\76\xd\xa\11\11\11\74\x74\162\76\xd\12\x9\11\11\11\74\x74\x64\40\163\164\171\x6c\145\75\42\167\x69\x64\164\x68\x3a\62\60\60\160\170\73\x22\76\x3c\x73\x74\x72\157\x6e\147\76\111\144\x65\x6e\164\151\164\171\x20\x50\x72\157\x76\151\144\x65\x72\40\x4e\x61\155\145\x20\x3c\163\160\x61\156\40\163\164\171\154\x65\75\x22\143\157\x6c\157\162\72\162\x65\x64\x3b\42\76\52\x3c\x2f\x73\160\x61\156\x3e\72\x3c\57\163\164\162\157\x6e\147\76\74\x2f\164\144\x3e\xd\12\11\11\11\x9\74\x74\x64\x3e\74\151\156\160\x75\x74\x20\x74\x79\160\x65\x3d\x22\x74\145\170\x74\42\40\156\141\x6d\x65\75\x22\163\x61\155\154\137\x69\144\x65\156\164\151\x74\171\137\156\x61\x6d\x65\x22\40\160\154\x61\143\145\x68\x6f\154\x64\145\162\75\x22\x49\x64\145\156\x74\151\x74\x79\40\120\x72\x6f\166\x69\144\145\x72\x20\156\141\155\145\40\x6c\151\x6b\x65\x20\x41\x44\106\x53\54\x20\123\151\x6d\x70\154\145\123\x41\115\114\x2c\40\123\x61\154\145\163\x66\157\162\143\145\42\40\x73\164\171\x6c\x65\x3d\x22\167\151\144\164\150\72\40\x39\65\x25\x3b\42\40\x76\141\x6c\x75\x65\x3d\x22" . $hD . "\x22\x20\162\x65\x71\165\x69\162\145\x64";
if (mo_saml_is_customer_license_key_verified()) {
goto vo;
}
echo "\40\x64\x69\x73\141\142\154\x65\x64\40";
vo:
echo "\x70\x61\164\164\145\162\x6e\75\x22\x5e\134\167\52\x24\x22\40\164\x69\x74\154\145\75\x22\x4f\156\154\x79\x20\x61\154\x70\x68\x61\142\145\164\x73\54\x20\x6e\x75\155\142\x65\x72\x73\x20\x61\156\144\x20\165\x6e\144\145\x72\x73\x63\157\x72\x65\x20\x69\163\x20\141\154\x6c\157\167\145\144\x22\x2f\76\74\x2f\x74\144\x3e\15\12\x9\11\11\74\x2f\164\162\x3e\xd\12\11\x9\x9\x3c\x74\162\76\74\x74\144\x3e\46\x6e\142\163\160\73\74\x2f\164\x64\x3e\x3c\57\164\x72\76\15\xa\x9\x9\11\x3c\164\162\76\15\12\11\x9\11\x9\x3c\x74\144\x3e\x3c\163\164\162\157\156\147\76\x49\x64\120\40\x45\156\x74\x69\x74\171\x20\111\104\x20\157\162\40\111\163\x73\165\x65\162\40\74\163\x70\141\x6e\x20\163\164\x79\x6c\x65\75\42\x63\157\154\157\162\x3a\162\x65\144\73\42\x3e\x2a\74\x2f\163\x70\x61\156\76\x3a\74\x2f\163\x74\x72\157\156\147\x3e\x3c\57\x74\x64\76\15\12\x9\x9\11\11\x3c\x74\x64\76\x3c\151\156\160\165\164\x20\x74\x79\x70\145\x3d\42\x74\x65\170\164\x22\40\x6e\x61\155\145\x3d\x22\163\141\155\154\x5f\151\x73\x73\165\145\x72\42\x20\x70\x6c\x61\x63\x65\x68\157\x6c\x64\145\162\x3d\42\111\144\145\156\x74\x69\x74\171\x20\120\x72\x6f\x76\151\144\145\162\x20\105\156\x74\x69\x74\171\40\111\x44\40\x6f\162\x20\111\x73\163\x75\145\x72\x22\x20\163\x74\x79\x6c\145\x3d\x22\x77\151\144\164\150\x3a\x20\71\65\45\73\x22\x20\x76\141\154\165\145\75\42" . $WO . "\42\40\x72\145\x71\x75\x69\x72\145\144\x20";
if (mo_saml_is_customer_license_key_verified()) {
goto xg;
}
echo "\144\151\x73\x61\x62\x6c\145\x64";
xg:
echo "\x2f\x3e\x3c\x2f\x74\x64\x3e\xd\12\11\x9\x9\74\57\164\x72\x3e\15\12\x9\x9\x9\x3c\164\x72\x3e\x3c\164\x64\76\46\x6e\x62\x73\160\x3b\74\57\164\144\x3e\74\57\164\162\76";
if (!(get_option("\155\157\x5f\x73\x61\x6d\154\137\x65\156\x61\142\154\145\x5f\x63\x6c\157\x75\x64\137\142\162\157\x6b\x65\162") == "\x66\141\x6c\163\145")) {
goto F2;
}
echo "\xd\xa\15\12\x9\11\x9\74\164\162\76\15\xa\11\x9\11\11\74\x74\x64\76\x3c\x73\164\x72\x6f\x6e\147\76\x53\151\x67\156\x20\123\123\x4f\40\46\x20\123\x4c\117\x20\122\145\161\165\x65\x73\164\163\x3a\x3c\57\x73\164\x72\x6f\x6e\147\76\74\57\164\144\x3e\15\12\x9\x9\11\11\x3c\164\x64\x3e\x3c\151\156\160\165\164\40\164\171\160\145\x3d\42\143\150\x65\x63\x6b\x62\157\170\42\40\156\x61\155\x65\75\x22\x73\141\x6d\154\137\162\145\x71\x75\x65\163\164\x5f\163\x69\147\x6e\x65\x64\42\x20\x76\141\154\165\145\x3d\x22\x59\145\163\42\x20" . $JV;
if (mo_saml_is_customer_license_key_verified()) {
goto IA;
}
echo "\x20\x64\151\x73\141\142\x6c\145\x64";
IA:
echo "\57\76\15\12\x9\x9\11\x9\103\x68\x65\x63\153\40\x74\x68\x69\x73\x20\157\160\164\x69\157\x6e\x20\164\157\x20\x73\x65\x6e\144\x20\123\151\147\x6e\145\x64\40\x53\x53\117\x20\x61\x6e\x64\x20\x53\x4c\x4f\x20\162\145\x71\x75\145\x73\164\163\56\74\57\x74\x64\76\xd\12\11\11\x9\74\x2f\164\162\x3e\xd\12\x9\x9\x9\74\x74\162\76\74\164\x64\76\46\156\x62\163\x70\x3b\74\x2f\x74\x64\x3e\74\57\164\x72\76\15\12\11\x9\x9";
F2:
echo "\74\164\162\76\xd\12\x9\x9\11\x9\74\164\x64\76\x3c\163\164\x72\x6f\156\147\76\x53\x41\x4d\114\x20\114\x6f\x67\x69\x6e\x20\x55\122\114\40\x3c\163\x70\x61\x6e\x20\x73\x74\171\154\x65\x3d\42\143\157\154\157\162\72\x72\145\144\73\x22\x3e\52\74\57\163\160\141\156\x3e\x3a\x3c\57\x73\x74\x72\157\156\147\76\74\57\164\x64\76\xd\xa\11\11\11\11\x3c\x74\x64\76";
if (!(get_option("\155\157\x5f\x73\x61\x6d\x6c\137\x65\156\141\142\154\x65\137\143\x6c\157\165\144\x5f\142\x72\157\x6b\145\162") == "\x66\141\154\163\145")) {
goto r0;
}
echo "\74\x69\x6e\160\x75\164\40\x74\171\160\145\75\x22\x72\x61\144\x69\157\x22\x20\x6e\141\155\145\75\42\163\x61\x6d\154\137\154\157\147\151\156\x5f\142\151\x6e\x64\x69\x6e\x67\137\x74\171\160\145\x22\40\151\x64\75\42\x73\x73\157\x2d\x68\x74\x74\160\55\162\145\144\151\x72\145\143\164\42\x20\x76\141\x6c\165\145\75\x22\x48\x74\164\160\122\145\x64\x69\162\x65\x63\x74\42";
if (!($gi == "\110\x74\x74\x70\x52\145\x64\x69\162\x65\143\x74" || empty($gi))) {
goto pD;
}
echo "\143\x68\x65\143\x6b\x65\144\x3d\42\x63\x68\145\143\153\145\x64\x22";
pD:
echo "\57\x3e\15\12\x9\11\11\11\x3c\x6c\141\x62\145\154\40\146\x6f\162\75\42\163\163\157\x2d\x68\164\164\x70\55\162\145\x64\x69\x72\x65\143\164\x22\x3e\x55\x73\x65\x20\x48\x54\x54\x50\55\x52\145\x64\x69\162\145\143\164\40\x42\151\x6e\144\151\156\147\x20\x66\157\x72\40\123\123\117\x3c\57\x6c\x61\142\145\x6c\x3e";
echo "\x3c\x69\x6e\160\165\x74\x20\163\x74\171\x6c\145\x3d\x22\x6d\141\x72\x67\x69\156\55\x6c\x65\x66\164\72\61\65\160\170\73\x22\40\164\x79\160\x65\x3d\42\x72\141\x64\151\x6f\x22\40\156\141\x6d\145\75\x22\x73\141\155\154\x5f\x6c\x6f\x67\x69\x6e\x5f\142\151\x6e\144\151\156\147\x5f\164\171\160\145\42\x20\x69\144\75\42\x73\x73\x6f\55\x68\x74\x74\x70\x2d\x70\157\163\x74\x22\x20\x76\x61\x6c\x75\145\x3d\42\x48\x74\x74\160\120\157\x73\x74\42";
if (!($gi == "\x48\164\164\160\120\157\x73\164")) {
goto Si;
}
echo "\143\150\x65\x63\153\145\x64\x3d\x22\x63\150\145\x63\153\x65\x64\42";
Si:
echo "\x2f\x3e\15\xa\11\x9\x9\11\x3c\x6c\141\x62\145\154\40\146\157\x72\x3d\x22\x68\x74\x74\x70\x2d\160\157\163\x74\x22\x3e\x55\x73\145\x20\110\124\x54\x50\55\x50\x4f\x53\x54\x20\102\x69\x6e\x64\x69\x6e\147\x20\x66\157\x72\40\123\x53\x4f\74\x2f\x6c\x61\142\145\154\76\15\xa\15\12\11\11\11\11\74\x62\x72\x3e\74\x62\x72\x3e";
r0:
echo "\74\x69\156\160\x75\x74\40\x74\x79\x70\x65\75\x22\x75\162\154\42\x20\x6e\x61\x6d\145\75\42\163\x61\x6d\154\x5f\x6c\157\147\x69\156\137\165\x72\154\x22\x20\x70\x6c\x61\143\x65\150\157\x6c\x64\x65\162\75\42\x53\151\x6e\147\x6c\x65\x20\x53\151\x67\x6e\x20\x4f\156\x20\x53\145\162\x76\151\143\x65\x20\x55\x52\x4c\40\x6f\146\x20\171\x6f\x75\x72\40\111\x64\x50\42\40\x73\164\x79\154\145\x3d\x22\x77\151\144\164\x68\72\40\71\x35\45\73\x22\40\x76\x61\x6c\x75\145\x3d\42" . $B5 . "\x22\x20\162\145\161\x75\x69\x72\145\144\40";
if (mo_saml_is_customer_license_key_verified()) {
goto H6;
}
echo "\x64\151\163\141\x62\154\145\x64";
H6:
echo "\x2f\x3e\74\x2f\x74\x64\x3e\15\xa\x9\11\11\x3c\x2f\164\162\76";
if (!(get_option("\155\x6f\137\163\141\x6d\154\137\x65\156\141\142\x6c\x65\x5f\x63\x6c\157\165\x64\137\x62\x72\157\153\x65\x72") != "\164\162\x75\x65")) {
goto OY;
}
echo "\x3c\164\162\x3e\x3c\164\144\76\x26\156\142\x73\x70\73\x3c\57\164\144\x3e\74\x2f\x74\x72\x3e\15\xa\11\11\x9\74\x74\162\76\xd\12\11\x9\x9\x9\x3c\164\144\76\74\163\164\x72\157\156\x67\76\123\101\115\x4c\40\x4c\x6f\147\157\165\x74\40\x55\122\x4c\x20\72\74\x2f\x73\x74\162\x6f\x6e\147\76\x3c\57\x74\144\76\15\xa\11\x9\11\11\74\164\144\x3e\x3c\151\x6e\x70\165\x74\x20\x74\x79\160\x65\75\x22\x72\x61\144\x69\x6f\x22\x20\156\x61\x6d\x65\75\x22\163\141\x6d\154\137\154\157\x67\x6f\165\x74\x5f\x62\151\x6e\x64\x69\156\x67\137\164\x79\x70\x65\42\40\x69\x64\x3d\42\163\154\157\x2d\150\x74\164\x70\55\162\x65\144\x69\x72\145\x63\x74\x22\40\x76\x61\154\165\145\x3d\42\x48\164\x74\x70\122\x65\144\x69\162\x65\x63\164\42";
if (!($ky == "\110\x74\x74\x70\x52\x65\x64\151\x72\145\143\x74" || empty($ky))) {
goto xY;
}
echo "\x63\x68\145\143\153\145\x64\x3d\42\143\150\145\143\x6b\145\144\x22";
xY:
echo "\57\x3e\15\12\11\11\11\x9\74\154\141\142\145\x6c\x20\x66\x6f\162\x3d\x22\163\154\x6f\x2d\x68\164\x74\160\55\x72\x65\144\151\x72\x65\143\x74\x22\76\125\x73\145\40\110\124\124\120\x2d\122\145\144\x69\162\145\143\164\x20\x42\151\156\144\151\x6e\x67\40\146\157\162\40\x53\x4c\x4f\74\x2f\x6c\141\x62\145\154\x3e\15\12\11\x9\x9\x9\x3c\151\156\x70\165\164\x20\163\x74\171\154\x65\75\x22\155\x61\x72\x67\x69\156\x2d\x6c\145\146\x74\x3a\61\x35\160\170\x3b\42\40\x74\171\160\145\75\42\162\141\x64\151\x6f\x22\40\156\x61\155\x65\75\x22\163\141\155\x6c\x5f\x6c\157\147\x6f\165\164\x5f\x62\151\x6e\x64\x69\156\x67\x5f\164\171\x70\145\42\40\x69\x64\x3d\42\x73\154\157\55\150\x74\x74\x70\x2d\160\157\163\x74\x22\40\166\x61\x6c\165\x65\75\x22\x48\164\x74\x70\x50\x6f\x73\164\42";
if (!($ky == "\110\x74\x74\160\120\157\163\x74")) {
goto HA;
}
echo "\143\x68\x65\x63\x6b\145\144\75\42\143\x68\x65\x63\153\x65\144\42";
HA:
echo "\x2f\x3e\15\xa\x9\11\11\x9\74\154\x61\142\145\x6c\40\x66\x6f\x72\x3d\x22\x73\x6c\157\55\150\164\x74\160\55\160\157\163\x74\42\76\125\163\145\x20\x48\124\124\x50\x2d\x50\x4f\123\x54\x20\102\151\x6e\x64\x69\156\x67\40\146\157\x72\x20\x53\x4c\x4f\74\x2f\154\x61\x62\145\x6c\76\15\xa\x9\x9\11\x9\x3c\142\x72\40\x2f\76\x3c\x62\x72\40\57\76\15\12\x9\x9\x9\x9\74\151\x6e\x70\x75\x74\x20\x74\x79\x70\145\x3d\x22\165\x72\154\42\40\x6e\141\155\145\x3d\42\163\141\155\154\x5f\154\x6f\147\157\x75\x74\x5f\x75\162\154\x22\40\160\x6c\141\143\x65\150\x6f\x6c\x64\x65\162\x3d\42\x53\151\x6e\x67\x6c\x65\x20\x4c\x6f\x67\157\x75\x74\40\x53\145\x72\x76\x69\143\145\x20\x55\x52\x4c\40\157\x66\x20\171\x6f\165\x72\40\111\x64\120\42\40\163\164\171\x6c\145\x3d\x22\x77\151\144\x74\150\72\x20\71\x35\x25\73\x22\40\166\x61\x6c\165\145\x3d\x22" . $c1 . "\42";
if (mo_saml_is_customer_license_key_verified()) {
goto Em;
}
echo "\144\151\163\x61\x62\x6c\x65\144";
Em:
echo "\57\76\74\x62\x72\x3e\74\x62\162\x3e\x3c\x2f\x74\x64\x3e\x3c\x2f\164\x72\76";
OY:
foreach ($tS as $nz => $q0) {
echo "\x3c\164\x72\x3e\xd\xa\x9\11\11\11\74\x74\x64\x3e\x3c\x73\164\162\x6f\x6e\x67\x3e\130\x2e\x35\x30\71\x20\103\x65\162\x74\151\x66\151\143\x61\x74\x65\40\74\163\160\x61\x6e\40\163\164\x79\154\145\x3d\42\x63\157\154\157\162\72\162\145\x64\x3b\42\76\x2a\74\x2f\x73\160\141\x6e\76\72\x3c\x2f\x73\164\x72\x6f\156\x67\x3e\74\57\164\x64\x3e\xd\xa\11\x9\11\11\74\x74\x64\76\74\164\x65\170\x74\x61\162\145\141\40\162\157\x77\163\75\x22\x36\42\40\x63\157\x6c\x73\75\42\65\x22\x20\x6e\141\155\x65\x3d\42\x73\x61\x6d\x6c\x5f\x78\x35\x30\71\x5f\x63\x65\162\x74\151\x66\x69\x63\141\164\x65\x5b" . $nz . "\x5d\42\x20\x70\x6c\x61\143\145\150\x6f\154\144\145\x72\75\x22\x43\x6f\x70\x79\x20\x61\x6e\x64\40\120\141\x73\x74\x65\x20\164\x68\145\40\x63\157\x6e\164\x65\x6e\x74\x20\x66\x72\x6f\155\x20\x74\x68\145\x20\144\x6f\x77\156\154\x6f\141\x64\x65\144\40\143\145\x72\164\151\146\x69\x63\141\x74\x65\40\157\x72\40\143\157\x70\x79\x20\x74\150\x65\x20\x63\157\x6e\164\x65\x6e\164\40\145\156\x63\154\157\x73\x65\x64\x20\x69\156\x20\130\65\60\71\x43\x65\x72\x74\x69\x66\151\x63\141\164\145\40\x74\141\x67\x20\50\x68\x61\163\x20\x70\x61\x72\145\x6e\164\x20\x74\x61\x67\x20\x4b\145\x79\x44\145\163\143\x72\151\160\164\x6f\x72\x20\x75\x73\x65\75\x73\x69\x67\156\151\x6e\x67\51\40\x69\156\x20\111\144\x50\55\115\x65\x74\141\144\x61\164\x61\x20\130\115\114\40\x66\151\x6c\x65\42\x20\x73\164\x79\x6c\x65\75\42\167\x69\144\x74\x68\x3a\x20\71\x35\45\73\x22";
if (mo_saml_is_customer_license_key_verified()) {
goto az;
}
echo "\144\x69\163\x61\142\x6c\x65\144";
az:
echo "\40\x3e" . $q0 . "\74\x2f\164\145\x78\x74\141\x72\x65\x61\76\74\x2f\x74\x64\76\15\xa\x9\x9\11\x9\74\x2f\x74\x72\76\15\xa\x9\11\x9\11\x3c\x74\162\76\15\xa\x9\x9\11\11\11\74\x74\x64\x3e\46\156\142\x73\160\x3b\74\57\164\x64\x3e\15\12\x9\11\x9\x9\x9\74\164\x64\76\x3c\x62\x3e\x4e\117\x54\x45\72\74\x2f\x62\76\x20\x46\157\162\x6d\141\x74\x20\157\x66\40\164\150\145\40\x63\145\x72\x74\x69\x66\x69\143\x61\x74\x65\72\x3c\142\x72\57\76\74\x62\x3e\x2d\x2d\x2d\55\x2d\102\x45\107\x49\x4e\x20\103\x45\122\124\111\106\x49\103\x41\124\x45\x2d\x2d\55\55\x2d\74\142\162\57\76\130\x58\130\x58\x58\x58\x58\x58\130\130\x58\x58\x58\x58\x58\x58\x58\130\x58\x58\130\130\130\130\x58\130\x58\x3c\x62\x72\x2f\x3e\x2d\55\x2d\x2d\55\x45\x4e\x44\x20\x43\105\122\x54\x49\x46\x49\x43\101\124\105\x2d\x2d\55\x2d\55\74\57\142\76\x3c\x2f\x69\x3e\74\142\162\57\76\xd\12\x9\x9\11\11\x3c\57\x74\x72\x3e";
Z1:
}
lh:
echo "\x3c\x74\162\x3e\xd\12\11\x9\x9\11\x3c\x74\144\x3e\46\156\142\163\x70\x3b\x3c\57\164\144\x3e\15\xa\11\11\x9\11\74\164\x64\76\74\x62\x72\40\57\x3e\x3c\x69\156\x70\165\164\x20\164\x79\160\x65\75\x22\x73\165\x62\155\151\x74\x22\40\x6e\141\x6d\x65\x3d\42\163\165\142\x6d\x69\x74\x22\40\163\164\171\154\145\x3d\x22\x77\151\144\164\x68\72\x31\60\x30\160\170\x3b\42\x20\166\141\x6c\x75\145\75\x22\x53\x61\166\x65\x22\40\x63\x6c\x61\x73\x73\75\x22\142\x75\164\x74\157\156\40\142\x75\x74\x74\157\156\55\x70\x72\151\x6d\x61\162\x79\x20\x62\165\x74\x74\x6f\x6e\55\x6c\x61\x72\x67\145\x22";
if (mo_saml_is_customer_license_key_verified()) {
goto K3;
}
echo "\x64\x69\163\141\x62\154\x65\x64";
K3:
echo "\57\76\40\46\x6e\x62\163\160\x3b\xd\xa\x9\x9\x9\11\x3c\x69\x6e\160\165\164\40\x74\x79\x70\x65\75\x22\142\165\164\164\157\x6e\x22\40\156\141\155\x65\75\x22\164\x65\x73\x74\x22\40\x74\x69\x74\154\x65\x3d\42\131\x6f\165\40\143\x61\156\x20\x6f\156\154\x79\x20\x74\x65\163\x74\40\x79\x6f\165\162\x20\x43\x6f\x6e\x66\151\x67\165\x72\x61\164\x69\157\156\x20\x61\146\x74\x65\x72\x20\x73\141\166\151\x6e\147\40\x79\x6f\x75\x72\40\x53\145\162\166\x69\x63\x65\40\x50\x72\x6f\166\x69\144\x65\162\40\123\145\164\164\x69\156\x67\x73\56\x22\40\x6f\156\x63\154\151\143\x6b\75\42\163\x68\157\x77\x54\145\x73\x74\127\x69\156\144\x6f\x77\x28\51\x3b\x22";
if (!(!mo_saml_is_sp_configured() || !get_option("\x73\x61\x6d\x6c\137\x78\x35\x30\71\137\143\x65\162\x74\x69\146\151\143\141\x74\x65") || !mo_saml_is_customer_license_key_verified())) {
goto cc;
}
echo "\144\x69\163\141\x62\154\145\x64";
cc:
echo "\x20\x76\x61\x6c\x75\145\75\x22\124\145\x73\164\x20\x63\157\156\146\151\x67\x75\x72\141\164\151\157\156\x22\x20\143\x6c\141\163\163\x3d\42\x62\x75\x74\164\x6f\156\40\x62\165\164\x74\x6f\156\55\x70\162\x69\155\x61\x72\x79\40\x62\x75\x74\164\x6f\156\x2d\154\141\x72\147\145\42\40\x73\164\171\x6c\x65\75\42\155\x61\162\x67\151\156\55\x72\x69\x67\x68\x74\x3a\40\63\45\73\x22\x2f\x3e\15\12\x9\x9\11\x9\x3c\57\x74\144\x3e\15\12\x9\x9\x9\74\57\164\162\76\xd\12\x9\x9\74\x2f\x74\141\142\x6c\x65\76\x3c\142\x72\x2f\76\xd\12\x9\11\74\57\x66\x6f\162\x6d\76\15\12\11\11\74\x73\143\x72\151\160\x74\76\15\12\x9\11\x9\x66\x75\x6e\143\164\151\157\x6e\x20\x73\150\x6f\x77\124\145\163\x74\127\x69\156\144\157\167\x28\51\40\173\xd\12\11\x9\11\x9\166\141\162\40\155\171\127\151\x6e\x64\157\x77\x20\75\40\167\151\x6e\x64\x6f\x77\56\157\x70\x65\x6e\x28\x22" . mo_saml_get_test_url() . "\x22\54\40\x22\124\105\123\124\40\x53\x41\115\114\40\x49\104\120\42\x2c\40\42\x73\143\162\x6f\x6c\154\x62\141\162\163\75\x31\x20\x77\x69\x64\x74\150\x3d\x38\x30\x30\54\x20\x68\x65\x69\x67\x68\164\75\x36\x30\x30\42\x29\x3b\xd\xa\11\x9\x9\175\15\xa\11\x9\74\x2f\x73\x63\x72\151\160\164\x3e";
goto dF;
bc:
echo "\74\144\151\x76\40\142\x6f\162\x64\x65\x72\x3d\42\60\x22\x20\163\164\171\x6c\x65\75\42\x62\x61\143\153\147\x72\157\165\156\x64\55\143\x6f\154\x6f\162\72\x23\x46\x46\x46\106\106\x46\x3b\x20\142\x6f\162\144\145\162\72\61\160\x78\40\x73\157\x6c\151\144\x20\x23\103\103\103\103\x43\103\73\x20\160\141\x64\144\x69\x6e\x67\72\60\x70\170\x20\x30\160\170\40\60\x70\x78\x20\61\60\x70\x78\73\42\x3e\xd\12\11\11\74\164\141\142\154\145\x20\x73\x74\171\154\x65\x3d\x22\167\151\144\164\x68\x3a\61\60\x30\x25\73\x22\76\15\12\11\x9\74\146\157\x72\x6d\x20\x6e\x61\x6d\x65\75\x22\x73\141\x6d\x6c\137\x66\x6f\162\x6d\42\40\x6d\145\x74\150\157\144\75\42\160\x6f\x73\x74\x22\40\141\x63\164\x69\157\156\x3d\42" . admin_url() . "\141\x64\x6d\151\x6e\56\x70\150\160\x3f\160\x61\x67\x65\75\x6d\157\x5f\163\141\155\154\137\x73\x65\164\164\151\156\147\x73\46\x74\141\x62\x3d\163\x61\x76\145" . "\x22\x20\x65\x6e\143\x74\x79\x70\x65\x3d\x22\x6d\165\154\164\x69\160\x61\162\164\x2f\x66\157\x72\x6d\x2d\144\x61\164\x61\x22\x3e\15\12\xd\xa\11\x9\11\x3c\x74\x72\76\15\12\11\11\x9\11\74\x74\x64\40\x63\157\154\x73\160\141\156\x3d\42\63\x22\76\15\12\11\11\x9\11\11\x3c\x68\x33\76\125\x70\154\157\x61\x64\x20\111\104\x50\40\115\145\164\x61\144\141\164\141\15\12\x9\x9\x9\x9\11\x9\x3c\x73\x70\x61\156\x20\x73\164\x79\154\145\75\42\146\154\x6f\141\x74\x3a\162\x69\x67\150\x74\73\155\141\162\x67\x69\x6e\55\x72\x69\x67\150\164\72\x32\65\160\170\73\42\x3e\15\12\x9\x9\11\x9\x9\11\11";
?>
<a href="<?php
echo admin_url();
?>
admin.php?page=mo_saml_settings&tab=save"><input
type="button" class="button button-primary button-large" value="Cancel"/></a><?php
echo "\15\12\11\x9\x9\x9\11\11\x3c\x2f\163\160\x61\x6e\x3e\xd\xa\x9\x9\x9\11\x9\74\57\x68\63\x3e\15\12\x9\x9\11\x9\x3c\x2f\x74\x64\x3e\15\xa\x9\x9\x9\x3c\57\164\162\x3e\x3c\164\162\76\x3c\x74\x64\40\143\157\154\x73\x70\141\x6e\x3d\x22\x34\42\76\x3c\150\162\x3e\74\57\164\144\76\x3c\x2f\164\162\x3e";
echo "\15\12\11\11\74\164\162\76\15\xa\11\11\11\11\x3c\x74\x64\40\167\151\x64\x74\x68\x3d\42\63\60\x25\x22\76\74\163\164\x72\x6f\156\147\x3e\111\x64\x65\x6e\164\x69\x74\171\x20\120\x72\x6f\166\151\x64\145\x72\40\116\x61\155\145\x3c\x73\160\x61\156\x20\163\x74\171\x6c\x65\75\42\143\157\x6c\x6f\x72\72\x72\x65\144\x3b\x22\x3e\52\74\57\x73\x70\141\156\76\x3a\74\57\163\x74\162\x6f\x6e\147\76\74\57\164\x64\x3e\xd\xa\x9\x9\11\x9\74\164\144\76\x3c\x69\x6e\x70\165\164\40\x74\171\160\x65\x3d\x22\164\x65\170\164\x22\40\x6e\141\155\x65\75\x22\163\x61\155\x6c\137\x69\144\x65\x6e\164\151\164\x79\137\x6d\145\x74\x61\x64\x61\164\x61\137\x70\x72\157\166\x69\144\145\162\x22\40\x70\x6c\x61\x63\145\x68\x6f\x6c\144\x65\162\75\42\111\144\x65\x6e\164\x69\164\171\40\120\162\x6f\x76\x69\144\145\162\x20\x6e\141\155\145\x20\x6c\x69\x6b\x65\x20\101\x44\x46\x53\x2c\40\123\151\155\160\x6c\x65\123\x41\x4d\114\x22\x20\163\164\171\x6c\x65\75\42\x77\x69\144\x74\150\72\x20\71\x35\45\73\42\40\x76\x61\x6c\165\x65\x3d\42\x22\40\162\x65\161\165\x69\162\145\x64\40\57\x3e\x3c\x2f\164\x64\x3e\15\xa\x9\11\x9\x9\74\x2f\x74\162\x3e\xd\12\xd\xa\11\11\x9\11\74\x74\162\x3e\xd\12\xd\12\11\11\11\11\74\x69\156\x70\165\x74\x20\x74\171\160\x65\x3d\42\150\151\144\144\x65\156\42\40\x6e\141\x6d\x65\75\42\x6f\x70\x74\x69\157\156\42\x20\166\141\x6c\x75\x65\75\x22\x73\x61\155\x6c\x5f\165\x70\154\x6f\141\144\137\x6d\145\164\x61\x64\x61\x74\141\x22\x20\x2f\x3e\15\xa\x9\11\11\x9\x3c\x69\156\x70\x75\164\40\x74\x79\160\x65\x3d\42\150\151\x64\144\x65\156\42\40\156\141\155\x65\x3d\42\x61\143\x74\x69\x6f\156\42\40\166\x61\x6c\165\x65\x3d\42\165\160\x6c\157\141\144\137\x6d\x65\164\x61\144\x61\164\141\42\x20\57\x3e\xd\xa\11\11\x9\11\11\x3c\x74\x64\x3e\x55\160\x6c\157\x61\x64\x20\x4d\145\x74\141\144\x61\x74\x61\x3a\x3c\x2f\164\144\76\15\xa\11\11\x9\11\11\74\164\144\40\x63\157\154\x73\x70\x61\156\75\42\x32\42\76\74\151\x6e\160\x75\x74\x20\164\x79\x70\x65\x3d\x22\146\x69\154\x65\42\40\156\141\x6d\145\75\42\155\x65\164\141\144\141\x74\x61\137\x66\151\x6c\x65\42\40\57\76\xd\xa\11\x9\x9\11\x9\74\x69\156\160\x75\164\x20\x74\x79\x70\x65\x3d\42\x73\x75\x62\155\151\x74\42\x20\x63\x6c\141\x73\163\75\x22\x62\165\x74\164\157\156\40\x62\165\x74\164\x6f\x6e\55\160\x72\151\155\141\162\171\x20\142\165\164\x74\157\156\55\x6c\141\162\147\145\x22\40\166\141\x6c\165\x65\x3d\x22\125\x70\x6c\x6f\x61\144\x22\57\x3e\74\x2f\164\x64\x3e\15\12\15\12\x9\x9\11\x3c\57\164\162\x3e";
echo "\x3c\x74\x72\76\xd\xa\x9\11\11\x9\x3c\164\x64\x20\x63\157\x6c\x73\160\141\x6e\75\42\x32\42\x3e\74\x70\x20\163\164\x79\x6c\145\x3d\x22\x66\157\x6e\164\55\x73\151\172\145\72\61\x33\x70\164\73\x74\145\x78\x74\x2d\141\154\151\x67\156\72\143\145\x6e\x74\x65\x72\73\42\x3e\74\142\76\x4f\122\74\x2f\142\x3e\x3c\x2f\160\x3e\x3c\57\x74\144\76\xd\12\x9\11\11\74\57\x74\x72\x3e";
echo "\15\12\15\12\x9\x9\11\x3c\164\x72\76\15\12\x9\11\x9\x9\74\x69\156\160\x75\x74\40\x74\x79\160\x65\x3d\42\x68\151\x64\144\145\x6e\x22\40\x6e\141\155\145\75\x22\157\160\164\x69\x6f\x6e\x22\x20\166\x61\x6c\x75\x65\x3d\42\x73\x61\155\154\x5f\165\x70\154\157\141\144\x5f\x6d\x65\164\141\144\x61\x74\x61\42\40\57\76\15\12\11\11\x9\11\74\x69\156\160\165\164\x20\164\x79\160\x65\75\42\x68\151\144\144\145\156\x22\40\x6e\141\x6d\145\75\x22\x61\143\x74\151\x6f\x6e\x22\40\166\141\x6c\x75\x65\x3d\42\x66\x65\x74\143\x68\x5f\155\145\x74\141\x64\x61\x74\x61\42\40\57\76\15\xa\x9\11\x9\x9\x3c\164\x64\x20\167\151\x64\x74\x68\75\42\62\x30\45\42\x3e\105\x6e\164\x65\x72\40\x6d\x65\x74\141\144\141\x74\141\40\x55\122\114\x3a\x3c\x2f\x74\x64\x3e\15\12\11\11\x9\11\74\164\144\76\74\151\156\x70\165\164\x20\164\x79\160\145\x3d\42\x75\162\x6c\x22\40\156\141\x6d\x65\x3d\42\155\x65\x74\x61\144\x61\x74\x61\137\x75\162\154\x22\40\x70\154\141\143\145\150\157\154\x64\x65\x72\x3d\x22\x45\x6e\164\145\162\40\155\x65\x74\141\x64\141\164\x61\40\x55\x52\114\x20\157\146\40\x79\x6f\165\x72\40\x49\144\x50\56\x22\x20\x73\x74\171\154\145\x3d\42\167\151\x64\164\x68\x3a\x31\x30\60\45\42\40\x76\141\154\165\145\x3d\42" . $mq . "\x22\x2f\76\74\x2f\x74\144\76\xd\12\x9\11\11\x9\x3c\164\x64\40\x77\x69\144\x74\150\75\x22\x32\x30\45\42\76\46\x6e\142\163\x70\x3b\46\x6e\142\x73\x70\73\74\151\156\160\165\164\40\164\x79\160\x65\x3d\x22\x73\165\x62\x6d\151\164\42\x20\143\154\x61\163\x73\75\x22\142\165\x74\164\x6f\x6e\40\x62\165\164\164\157\x6e\55\160\x72\x69\155\141\x72\x79\x20\x62\x75\x74\164\x6f\156\55\154\141\162\x67\x65\42\x20\166\x61\x6c\x75\145\75\42\x46\145\x74\143\x68\40\115\145\x74\x61\x64\141\x74\141\x22\57\76\x3c\57\x74\144\76\xd\12\x9\x9\11\x3c\57\x74\x72\76\xd\xa\x9\x9\11\x3c\x74\162\76\xd\12\x9\x9\11\11\x3c\164\x64\40\143\x6f\154\163\160\141\x6e\75\42\x32\x22\x3e\74\142\162\57\76\74\x69\x6e\x70\165\164\x20\x74\x79\x70\145\75\x22\x63\x68\x65\143\153\x62\x6f\170\x22\40" . $mT . "\40\151\144\75\x22\x73\x79\x6e\143\x5f\155\145\164\x61\x64\x61\x74\x61\x22\40\156\x61\x6d\x65\x3d\42\163\171\156\x63\137\x6d\x65\x74\141\144\x61\164\x61\x22\76\15\xa\x9\11\x9\11\125\x70\144\141\164\145\x20\111\x64\x50\x20\x73\145\x74\164\x69\156\x67\x73\40\x62\x79\x20\x70\151\156\x67\151\156\x67\40\155\145\164\141\144\x61\164\141\x20\125\x52\x4c\40\x3f\40\x28\x20\127\145\x20\167\151\154\154\x20\163\164\x6f\x72\x65\40\x74\x68\x65\x20\155\x65\164\141\144\x61\x74\141\40\125\x52\114\40\51\x20\x3c\57\164\x64\76\15\12\x9\x9\x9\x3c\57\x74\x72\x3e\xd\12\x9\x9\x9\74\164\162\76\xd\xa\x9\x9\x9\x9\x3c\164\144\40\x63\157\x6c\163\x70\x61\156\75\42\x32\x22\76\xd\12\x9\x9\11\11\x9\x3c\144\x69\166\x20\151\144\75\42\x73\145\x6c\x65\x63\x74\137\x74\151\x6d\145\x5f\163\171\156\143\137\x6d\x65\x74\x61\144\x61\164\141\x22\40" . $tP . "\x20\x20\x63\x6c\141\x73\x73\75\x22\x6d\x6f\x5f\163\x61\x6d\154\x5f\150\x65\154\160\x5f\x64\145\x73\143\42\76\15\xa\11\11\x9\11\x9\11\74\163\x70\x61\156\x3e\123\145\x6c\145\x63\164\40\150\157\x77\x20\x6f\146\164\145\x6e\x20\x79\157\x75\x20\x77\x61\x6e\164\40\x74\x6f\40\160\151\156\147\40\164\150\x65\40\111\144\x50\40\x3a\40\x3c\x2f\163\160\141\x6e\x3e\15\12\11\11\x9\11\x9\x9\74\163\145\154\x65\x63\164\x20\156\141\155\x65\x3d\42\x73\171\156\x63\x5f\x69\156\x74\x65\162\x76\141\x6c\x22\76\xd\12\11\x9\11\11\x9\x9\x9\x3c\x6f\160\x74\151\157\156\x20\x76\x61\x6c\165\145\75\x22\x68\157\x75\162\154\171\x22\x20" . ($sH == "\x68\x6f\x75\x72\x6c\171" ? "\x73\x65\154\x65\x63\x74\x65\144" : '') . "\x20\76\150\x6f\x75\x72\x6c\171\74\x2f\157\x70\164\x69\157\x6e\x3e\xd\12\x9\11\11\x9\x9\11\x9\74\157\x70\x74\x69\157\x6e\x20\166\x61\154\165\x65\x3d\x22\164\167\151\x63\145\144\x61\x69\x6c\171\42\40" . ($sH == "\x74\167\x69\143\x65\x64\141\151\x6c\171" ? "\x73\145\154\145\143\x74\x65\x64" : '') . "\40\x3e\164\x77\151\143\145\x64\x61\x69\154\x79\x3c\x2f\157\160\164\151\x6f\156\76\15\xa\x9\x9\x9\11\11\x9\11\74\157\x70\164\151\x6f\x6e\40\166\141\154\165\145\x3d\x22\144\141\151\154\x79\42\x20" . ($sH == "\144\141\x69\154\171" ? "\x73\145\154\145\143\164\145\x64" : '') . "\40\x3e\144\x61\x69\x6c\x79\x3c\x2f\157\x70\x74\x69\x6f\x6e\x3e\15\12\x9\x9\x9\11\11\11\x9\74\x6f\160\x74\x69\157\x6e\x20\x76\x61\x6c\165\x65\x3d\x22\x77\x65\x65\153\154\171\42" . ($sH == "\167\145\x65\x6b\x6c\171" ? "\x73\145\x6c\145\x63\164\x65\144" : '') . "\40\x3e\x77\x65\x65\153\x6c\171\74\57\157\160\164\x69\157\156\76\15\12\x9\x9\x9\x9\11\x9\x9\x3c\x6f\160\164\x69\x6f\x6e\x20\x76\141\x6c\x75\145\75\42\155\157\x6e\x74\x68\x6c\x79\42\x20" . ($sH == "\x6d\x6f\156\x74\150\x6c\x79" ? "\163\145\154\x65\143\164\145\x64" : '') . "\x20\x3e\155\157\x6e\164\150\154\x79\x3c\57\157\160\164\151\157\156\x3e\xd\xa\11\x9\11\x9\11\x9\74\57\163\x65\x6c\x65\x63\164\x3e\15\12\x9\x9\11\x9\x9\x3c\57\144\x69\166\76\xd\12\x9\11\11\x9\x3c\57\x74\x64\76\15\12\x9\x9\x9\x3c\57\164\162\x3e\15\xa\x9\x9\x9\74\57\146\157\162\x6d\76";
echo "\x3c\x2f\x74\x61\142\154\145\x3e\74\142\162\40\x2f\76\74\57\144\151\x76\x3e";
dF:
}
function mo_saml_lk_multi_host()
{
$of = get_option("\x76\x6c\x5f\x63\150\145\143\x6b\x5f\163");
$nz = get_option("\x6d\157\x5f\163\x61\155\x6c\x5f\x63\x75\163\164\x6f\155\145\x72\x5f\x74\157\153\x65\156");
if (!$of) {
goto BU;
}
$of = AESEncryption::decrypt_data($of, $nz);
if (!($of == "\146\141\x6c\163\x65")) {
goto JA;
}
return true;
JA:
BU:
return false;
}
function check_plugin_state()
{
echo "\x3c\164\162\x3e";
if (!mo_saml_is_customer_registered_saml()) {
goto qK;
}
if (!mo_saml_is_customer_license_key_verified()) {
goto lE;
}
if (!mo_saml_is_trial_active()) {
goto g_;
}
echo "\x3c\x74\144\x20\143\157\154\163\x70\x61\x6e\75\x22\x32\x22\x3e\74\144\151\166\x20\163\164\x79\154\145\x3d\42\144\151\x73\160\x6c\x61\x79\72\x62\x6c\157\x63\153\x3b\x6d\141\162\x67\x69\x6e\x2d\x74\157\x70\72\x31\x30\x70\x78\x3b\143\x6f\x6c\x6f\162\x3a\x72\145\144\x3b\142\x61\x63\153\147\x72\x6f\165\x6e\x64\55\143\157\154\x6f\162\72\162\x67\x62\141\50\62\x35\x31\54\x20\62\x33\x32\x2c\40\x30\x2c\x20\x30\x2e\x31\x35\x29\x3b\x70\x61\x64\x64\151\x6e\147\x3a\x35\x70\170\73\x62\x6f\x72\x64\x65\x72\72\x73\x6f\154\151\x64\40\61\160\170\x20\x72\147\142\x61\x28\62\x35\65\x2c\40\x30\54\x20\x39\x2c\x20\x30\56\x33\x36\51\x3b\42\x3e\131\157\165\40\141\162\145\x20\157\156\40\124\162\151\141\154\x20\x76\x65\162\x73\x69\x6f\x6e\x20\x6f\146\40\x74\x68\145\40\x70\154\165\147\151\x6e\40\x61\156\x64\x20\x69\164\40\x77\x69\x6c\x6c\x20\x65\170\160\151\162\x65\x20\157\156\x20\74\x73\160\141\156\40\x73\164\171\x6c\145\75\x22\143\x6f\x6c\x6f\162\72\43\x30\60\x37\63\x61\x61\x22\x3e";
echo mo_saml_trial_expiry();
echo "\x2e\40\x3c\x2f\163\x70\x61\156\x3e";
if (site_check()) {
goto TJ;
}
echo "\111\146\40\x79\x6f\165\x20\150\x61\166\x65\x20\141\154\162\x65\141\x64\171\40\160\x75\x72\143\150\141\163\145\x64\x20\164\x68\x65\40\154\151\x63\x65\x6e\163\145";
?>
<a href="#activatelicense">click here to
activate</a><?php
goto m5;
TJ:
?>
<a href="<?php
echo add_query_arg(array("\164\141\x62" => "\154\157\x67\151\156"), $_SERVER["\122\x45\121\125\105\123\x54\x5f\x55\x52\111"]);
?>
">Click
here</a><?php
echo "\40\x74\157\x20\x61\143\164\x69\166\141\x74\145\40\x79\x6f\165\162\40\x6c\151\143\145\x6e\163\x65\x2e";
m5:
echo "\74\57\x64\151\x76\x3e\74\57\x74\x64\x3e";
g_:
goto ZH;
lE:
echo "\74\164\x64\40\x63\x6f\x6c\x73\x70\141\x6e\75\42\62\42\x3e\x3c\x64\x69\x76\40\163\x74\x79\154\x65\75\x22\x64\x69\163\x70\154\x61\x79\x3a\x62\154\157\x63\x6b\x3b\155\141\x72\x67\151\156\x2d\164\x6f\160\72\x31\60\x70\x78\x3b\x63\x6f\154\157\x72\72\162\145\144\x3b\x62\141\x63\x6b\147\x72\157\165\156\x64\55\143\157\x6c\x6f\x72\x3a\x72\147\142\141\50\62\x35\61\54\x20\x32\x33\x32\x2c\x20\60\54\x20\x30\x2e\61\x35\51\x3b\x70\141\x64\x64\151\x6e\x67\x3a\65\160\170\73\142\157\162\x64\x65\162\72\x73\x6f\154\x69\x64\40\x31\x70\x78\40\162\x67\x62\141\x28\62\x35\65\x2c\40\60\54\x20\71\x2c\x20\60\56\x33\x36\x29\73\42\76";
if (signElement() && !site_check()) {
goto oz;
}
echo "\x50\154\145\141\163\145\x20\145\x6e\x74\x65\x72\40\171\x6f\165\x72";
?>
<a
href="<?php
echo add_query_arg(array("\164\141\x62" => "\x6c\x6f\147\x69\156"), $_SERVER["\122\105\x51\125\x45\x53\x54\137\125\122\111"]);
?>
"> license
key</a> <?php
echo "\x20\x74\157\40\141\143\x74\x69\166\x61\164\145\40\x74\x68\145\40\160\154\x75\x67\x69\156\56";
goto gG;
oz:
?>
<a href="<?php
echo add_query_arg(array("\164\141\x62" => "\x6c\x6f\147\151\156"), $_SERVER["\x52\x45\x51\x55\x45\x53\124\x5f\125\122\x49"]);
?>
">Click
here</a><?php
echo "\x20\x74\x6f\40\141\x63\164\151\x76\x61\x74\145\x20\x79\x6f\x75\x72\40\x35\x20\144\x61\x79\163\x20\x46\x52\x45\105\x20\124\162\151\x61\154\x20\146\x6f\x72\40\164\x68\145\x20\160\x6c\165\x67\151\x6e\56";
gG:
echo "\74\57\x64\151\x76\x3e\x3c\x2f\x74\144\76";
ZH:
goto hI;
qK:
echo "\x3c\x74\x64\x20\143\157\154\x73\x70\141\156\75\42\62\42\x3e\x3c\144\151\x76\x20\x73\164\x79\x6c\x65\75\42\144\151\163\160\154\x61\171\x3a\x62\x6c\x6f\x63\x6b\73\155\141\162\147\151\156\x2d\x74\x6f\160\x3a\61\x30\x70\x78\73\143\157\x6c\x6f\x72\x3a\x72\x65\x64\73\142\141\143\153\x67\162\157\165\x6e\x64\x2d\x63\157\154\157\162\x3a\x72\x67\x62\x61\x28\62\x35\61\x2c\40\x32\x33\x32\x2c\x20\x30\x2c\x20\x30\56\61\65\x29\73\160\x61\144\144\151\x6e\x67\x3a\x35\x70\x78\73\x62\157\x72\x64\145\x72\72\163\x6f\154\151\144\x20\x31\x70\x78\x20\x72\147\x62\141\50\62\x35\x35\x2c\40\60\x2c\40\x39\54\40\x30\x2e\x33\x36\51\x3b\42\x3e\x50\154\145\x61\x73\145\40";
?>
<a href="<?php
echo add_query_arg(array("\x74\141\x62" => "\154\x6f\147\x69\156"), $_SERVER["\122\105\121\125\105\123\x54\x5f\x55\122\x49"]);
?>
">Register or
Login with miniOrange</a><?php
echo "\x20\x74\x6f\40\143\x6f\156\146\151\x67\x75\x72\145\40\164\x68\x65\40\155\151\x6e\x69\x4f\x72\x61\x6e\147\145\x20\123\x41\x4d\x4c\40\120\x6c\165\147\151\x6e\x2e\74\57\x64\x69\x76\x3e\74\x2f\164\144\76";
hI:
echo "\x3c\57\x74\162\76";
}
function signElement()
{
if (!file_exists(plugin_dir_path(__FILE__) . "\x72\145\163\157\165\162\x63\145\x73\57\x65\156\x5f\154\x69\56\x6d\157")) {
goto v1;
}
return true;
v1:
return false;
}
function site_check()
{
$rj = false;
$nz = get_option("\155\x6f\137\163\x61\155\x6c\x5f\x63\x75\163\x74\157\x6d\145\162\137\x74\x6f\153\x65\156");
if (!get_option("\x73\151\x74\x65\x5f\x63\x6b\x5f\x6c")) {
goto Hj;
}
if (!(AESEncryption::decrypt_data(get_option("\163\151\x74\x65\x5f\143\x6b\137\x6c"), $nz) == "\164\162\x75\145")) {
goto Sy;
}
$rj = true;
Sy:
Hj:
if (!($rj && !mo_saml_lk_multi_host())) {
goto Sj;
}
$rF = get_option("\x76\154\x5f\143\150\145\x63\153\137\x74");
if (!$rF) {
goto UO;
}
$rF = intval($rF);
if (!(time() - $rF < 3600 * 24 * 3)) {
goto tM;
}
return $rj;
tM:
UO:
$Az = get_option("\163\x6d\154\x5f\154\x6b");
if (!$Az) {
goto sT;
}
$Az = AESEncryption::decrypt_data($Az, $nz);
$uh = new Customersaml();
$YY = json_decode($uh->mo_saml_vl($Az, true), true);
if (strcasecmp($YY["\163\164\x61\x74\165\x73"], "\123\125\x43\103\105\x53\123") == 0) {
goto Yy;
}
update_option("\166\154\137\x63\x68\x65\x63\153\137\x73", AESEncryption::encrypt_data("\x66\141\x6c\x73\145", $nz));
goto am;
Yy:
delete_option("\x76\x6c\x5f\143\150\145\143\153\x5f\163");
am:
sT:
update_option("\166\x6c\x5f\x63\150\145\x63\153\x5f\x74", time());
Sj:
return $rj;
}
function mo_saml_proxy_setup()
{
?>
<form width="98%" border="0"
style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:0px 0px 0px 10px;" name="saml_form"
method="post" action="">
<input type="hidden" name="option" value="mo_saml_save_proxy_setting"/>
<table style="width:100%;">
<tr>
<td colspan="2">
<h3>Configure Proxy Server
</h3>
</td>
</tr>
<?php
if (mo_saml_is_customer_registered_saml()) {
goto FZ;
}
?>
<tr>
<td colspan="2">
<div style="display:block;color:red;background-color:rgba(251, 232, 0, 0.15);padding:5px;border:solid 1px rgba(255, 0, 9, 0.36);">
Please <a
href="<?php
echo add_query_arg(array("\x74\x61\142" => "\x6c\x6f\x67\151\156"), $_SERVER["\x52\105\121\x55\x45\x53\x54\137\x55\x52\x49"]);
?>
">Register
or Login with miniOrange</a> to configure the miniOrange SAML Plugin.
</div>
</td>
</tr>
<?php
FZ:
?>
<tr>
<td colspan="2">Enter the information to setup the proxy server.<br/><br/></td>
</tr>
<tr>
<td style="width:200px;"><strong>Proxy Host Name:</strong></td>
<td><input type="text" name="mo_proxy_host" placeholder="Enter the host name" style="width: 95%;"
value="<?php
echo get_option("\x6d\157\137\160\162\157\x78\171\137\150\x6f\163\164");
?>
"/></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><strong>Port Number:</strong></td>
<td><input type="text" name="mo_proxy_port" placeholder="Enter the port number of the proxy"
style="width: 95%;" value="<?php
echo get_option("\x6d\x6f\x5f\160\162\157\170\x79\x5f\160\x6f\x72\x74");
?>
"/></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><strong>Username:</strong></td>
<td><input type="text" name="mo_proxy_username" placeholder="Enter the username of proxy server"
style="width: 95%;" value="<?php
echo get_option("\x6d\x6f\x5f\x70\x72\157\170\x79\137\x75\x73\145\x72\156\x61\x6d\145");
?>
"/></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><strong>Password:</strong></td>
<td><input type="password" name="mo_proxy_password" placeholder="Enter the password of proxy server"
style="width: 95%;" value="<?php
echo get_option("\x6d\157\137\160\162\x6f\x78\171\x5f\160\x61\x73\163\x77\x6f\162\144");
?>
"></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
<td><br/><input type="submit" name="submit" style="width:100px;" value="Save"
class="button button-primary button-large"/>
</td>
</tr>
</table>
<br/>
<br/><br/>
</form>
<?php
}
function mo_saml_save_optional_config()
{
global $wpdb;
$aJ = get_option("\x65\x6e\164\151\x74\171\x5f\151\x64");
if ($aJ) {
goto ri;
}
$aJ = "\x68\x74\164\160\x73\72\x2f\x2f\141\x75\164\x68\56\x6d\x69\156\151\x6f\162\141\156\x67\x65\56\x63\157\x6d\x2f\155\157\x61\163";
ri:
$dv = get_option("\163\x73\157\x5f\x75\162\x6c");
$bs = get_option("\x63\x65\x72\164\x5f\x66\160");
$hD = get_option("\163\x61\x6d\x6c\x5f\151\144\145\156\x74\151\x74\x79\x5f\156\x61\155\x65");
$Nd = get_option("\163\x61\x6d\x6c\x5f\141\x6d\x5f\x75\163\x65\162\156\x61\155\145");
if (!($Nd == null)) {
goto Ml;
}
$Nd = "\116\x61\x6d\x65\111\x44";
Ml:
$Hv = get_option("\163\141\x6d\154\x5f\x61\x6d\x5f\x65\x6d\x61\x69\x6c");
if (!($Hv == null)) {
goto fg;
}
$Hv = "\116\x61\x6d\145\x49\x44";
fg:
$V0 = get_option("\x73\x61\155\154\137\x61\x6d\x5f\x66\x69\x72\163\164\x5f\x6e\x61\x6d\145");
$pi = get_option("\x73\141\x6d\154\137\141\x6d\x5f\x6c\x61\163\164\x5f\156\141\155\145");
$kP = get_option("\x73\141\x6d\x6c\137\141\x6d\137\147\x72\x6f\x75\x70\x5f\156\141\x6d\145");
$current_user = wp_get_current_user();
$GU = get_user_meta($current_user->ID);
echo "\xd\12\x9\11\74\146\157\x72\155\40\156\141\155\145\x3d\x22\163\x61\155\x6c\x5f\x66\x6f\x72\x6d\x5f\141\155\x22\40\x6d\145\164\x68\157\144\75\42\x70\x6f\x73\x74\x22\40\x61\143\164\151\x6f\156\x3d\x22\x22\x3e\15\xa\11\11\x3c\151\x6e\160\165\x74\x20\164\171\160\145\75\x22\150\151\144\144\145\156\42\40\x6e\141\155\x65\75\x22\x6f\160\x74\151\157\156\x22\x20\166\x61\x6c\165\145\75\42\154\157\147\x69\156\x5f\167\151\144\x67\145\164\137\163\x61\x6d\154\x5f\141\x74\x74\x72\151\142\165\164\x65\137\x6d\x61\160\x70\x69\x6e\147\x22\x20\57\x3e\15\12\11\x9\x3c\x74\x61\x62\154\x65\x20\x69\144\x3d\x22\x6d\171\124\x61\142\x6c\145\42\x20\167\151\144\164\x68\75\42\x39\x38\x25\x22\40\x62\x6f\162\x64\145\x72\75\42\60\42\x20\163\x74\171\154\145\75\x22\142\141\143\x6b\x67\162\x6f\x75\x6e\144\x2d\x63\x6f\x6c\157\x72\72\43\106\106\106\x46\x46\106\73\x20\x62\x6f\162\x64\145\162\72\x31\x70\x78\40\x73\x6f\154\151\144\x20\43\103\x43\103\x43\103\103\73\40\x70\141\x64\144\151\x6e\x67\x3a\x30\160\x78\40\60\160\170\40\x30\x70\x78\x20\61\60\160\x78\73\42\x3e\xd\xa\11\x9\40\40\74\x74\162\x3e\xd\xa\11\x9\x9\74\x74\x64\x20\x63\157\x6c\x73\x70\x61\156\75\x22\x32\42\x3e\xd\12\x9\11\11\11\74\x68\63\76\x41\164\164\162\151\142\165\x74\145\40\x4d\x61\x70\160\x69\x6e\147\74\57\x68\x33\x3e\74\x68\162\x3e\xd\xa\11\x9\x9\x3c\x2f\164\x64\x3e\xd\xa\x9\x9\40\40\74\x2f\x74\x72\76";
check_plugin_state();
echo "\74\x74\162\76\15\12\11\x9\40\40\x9\x3c\x74\x64\40\143\157\154\163\x70\141\x6e\75\42\x32\42\x3e\x5b\x20";
?>
<a href="#" id="attribute_mapping">Click Here</a><?php
echo "\x20\164\157\40\x6b\156\157\167\x20\150\x6f\x77\40\x74\150\151\x73\x20\x69\x73\x20\165\163\145\x66\165\x6c\56\40\x5d\15\xa\x9\11\x20\11\x9\74\x64\x69\166\x20\150\x69\144\x64\x65\x6e\40\151\x64\75\42\x61\x74\x74\162\x69\142\x75\164\x65\137\155\141\160\160\151\156\147\137\x64\x65\x73\143\x22\40\143\x6c\141\163\163\75\42\x6d\157\x5f\163\x61\155\x6c\137\150\x65\x6c\x70\137\144\x65\x73\x63\x22\76\xd\xa\x9\x9\11\11\11\x3c\157\154\76\15\xa\x9\x9\x9\x9\x9\11\74\154\151\76\x41\x74\x74\162\151\142\165\x74\145\x73\x20\x61\x72\x65\40\x75\x73\x65\x72\x20\144\145\x74\x61\151\154\163\x20\x74\x68\141\x74\40\141\x72\x65\x20\163\164\157\162\x65\x64\x20\x69\156\x20\x79\157\x75\x72\x20\111\144\x65\x6e\x74\151\164\171\x20\120\162\157\x76\151\144\x65\162\56\x3c\x2f\154\x69\76\15\12\x9\11\x9\x9\11\x9\74\x6c\151\x3e\x41\164\164\162\x69\142\165\164\145\40\x4d\141\160\x70\151\156\x67\40\x68\x65\154\x70\163\x20\x79\157\165\x20\x74\x6f\x20\147\x65\164\x20\165\x73\145\162\x20\x61\164\x74\162\x69\x62\x75\x74\x65\x73\40\x66\162\x6f\155\x20\x79\157\165\162\40\111\x64\x50\x20\x61\x6e\x64\40\x6d\141\x70\40\x74\x68\x65\x6d\x20\x74\157\x20\127\x6f\162\144\x50\162\145\163\163\40\165\x73\x65\x72\x20\x61\164\x74\162\x69\142\165\164\145\x73\40\x6c\x69\x6b\x65\x20\x66\x69\x72\x73\x74\156\x61\155\145\54\x20\154\x61\163\164\156\x61\x6d\145\x20\145\164\x63\x2e\x3c\57\x6c\x69\x3e\15\12\11\x9\x9\x9\11\11\x3c\x6c\x69\x3e\x57\150\x69\x6c\145\40\141\x75\x74\157\40\162\145\147\151\x73\x74\x65\x72\151\x6e\x67\x20\164\150\x65\40\165\163\145\x72\x73\x20\151\x6e\40\171\x6f\x75\x72\x20\127\157\x72\144\x50\162\145\163\163\40\163\x69\164\x65\x20\164\x68\145\163\145\40\141\x74\164\x72\x69\x62\x75\x74\x65\163\40\x77\151\x6c\x6c\40\141\x75\164\157\155\141\x74\x69\143\141\154\154\171\40\147\145\x74\40\x6d\x61\x70\x70\145\x64\x20\x74\157\x20\171\157\x75\162\40\127\157\162\x64\x50\162\145\x73\163\40\165\163\145\x72\x20\x64\145\x74\x61\x69\x6c\x73\x2e\74\x2f\x6c\151\76\xd\12\x9\x9\11\x9\x9\x3c\57\x6f\x6c\76\15\xa\11\x9\11\x9\74\x2f\x64\x69\x76\76\xd\xa\11\x9\x9\x9\x3c\57\x74\x64\x3e\xd\xa\x9\x9\x20\x20\x3c\57\x74\x72\x3e\xd\12\11\x9\x20\x20\x3c\x74\162\x3e\xd\12\x9\x9\11\40\x3c\164\x64\40\143\157\154\x73\160\x61\x6e\75\x22\x32\42\76\x3c\x62\162\x2f\x3e\x3c\x62\76\x4e\117\x54\105\x3a\x20\74\x2f\142\x3e\125\x73\145\40\141\x74\x74\162\x69\142\x75\164\x65\x20\x6e\x61\x6d\x65\40\74\143\x6f\x64\145\76\116\141\x6d\x65\x49\x44\x3c\57\x63\x6f\144\x65\x3e\x20\x69\146\x20\111\x64\x65\156\x74\x69\164\171\40\151\163\x20\151\x6e\40\164\x68\145\x20\x3c\151\x3e\x4e\141\155\x65\x49\144\145\x6e\x74\x69\x66\151\145\162\x3c\x2f\x69\x3e\40\x65\x6c\x65\x6d\x65\x6e\164\x20\157\x66\40\164\150\145\x20\163\165\142\152\145\x63\164\40\x73\164\x61\x74\145\x6d\145\156\x74\40\151\x6e\x20\x53\x41\115\114\40\122\145\x73\160\157\x6e\163\x65\56\x3c\142\x72\40\x2f\76\x3c\142\x72\40\x2f\76\x3c\x2f\164\144\x3e\xd\xa\x9\11\x20\x20\74\x2f\164\x72\76\xd\xa\15\12\11\x9\x9\40\x20\x3c\164\x72\x3e\15\12\11\11\11\40\40\x3c\x74\144\x20\x73\x74\x79\154\145\75\42\x77\151\x64\x74\x68\x3a\62\60\60\160\x78\x3b\x22\x3e\74\x73\164\162\157\156\147\76\x4c\157\x67\151\156\x2f\103\x72\x65\x61\164\x65\40\127\157\x72\x64\160\162\x65\x73\x73\x20\x61\x63\x63\157\165\156\x74\40\x62\171\x3a\x20\x3c\57\x73\164\x72\157\x6e\x67\x3e\x3c\57\x74\144\76\xd\12\11\11\x9\x20\40\x3c\164\144\76\x3c\x73\145\x6c\x65\143\164\x20\x6e\x61\155\145\x3d\x22\x73\x61\155\154\x5f\x61\155\x5f\x61\x63\143\x6f\x75\x6e\x74\x5f\155\141\164\x63\x68\145\x72\42\x20\151\x64\x3d\x22\x73\141\x6d\x6c\x5f\141\155\137\141\x63\143\157\165\x6e\164\x5f\x6d\x61\x74\x63\150\x65\162\42\x3e";
if (mo_saml_is_customer_license_key_verified()) {
goto cg;
}
echo "\x20\x64\151\x73\x61\142\154\x65\144\40";
cg:
echo "\74\157\x70\164\151\157\156\x20";
if (!(get_option("\x73\141\155\x6c\137\x61\x6d\x5f\x61\x63\x63\157\x75\x6e\x74\x5f\x6d\x61\x74\x63\150\145\162") == "\145\155\141\151\154")) {
goto vG;
}
echo "\40\163\x65\x6c\145\x63\x74\145\x64\75\x22\163\x65\x6c\x65\x63\x74\145\x64\42";
vG:
echo "\x20\166\x61\x6c\165\x65\75\x22\145\155\x61\x69\x6c\42\40\76\x45\155\x61\x69\154\74\x2f\x6f\x70\164\151\157\x6e\76\15\12\x9\11\11\x9\40\40\74\157\160\x74\x69\157\x6e\40\x76\141\154\165\145\75\42\x75\x73\x65\162\156\141\x6d\145\42";
if (!(get_option("\x73\141\155\154\x5f\141\x6d\137\141\x63\143\157\x75\x6e\164\x5f\x6d\x61\x74\x63\150\x65\x72") == "\165\163\145\x72\156\x61\x6d\x65")) {
goto xj;
}
echo "\x20\x73\x65\154\145\x63\164\145\144\75\x22\x73\145\154\x65\143\x74\145\144\42";
xj:
echo "\76\x55\163\x65\x72\x6e\x61\x6d\x65\x3c\57\157\160\164\151\x6f\x6e\x3e\xd\xa\x9\11\11\x9\x3c\x2f\163\x65\x6c\x65\143\164\76\15\xa\x9\x9\11\x20\40\x3c\x2f\x74\144\76\15\12\x9\11\x9\x20\x20\74\57\164\162\76\15\xa\11\11\11\x20\x20\74\164\162\76\xd\xa\11\x9\x9\11\x3c\x74\144\x3e\x26\x6e\x62\163\x70\73\74\x2f\164\144\x3e\15\xa\x9\x9\x9\11\74\x74\x64\x3e\74\x69\x3e\125\163\x65\162\x73\40\x69\156\x20\x57\x6f\162\x64\160\162\145\x73\x73\40\x77\x69\154\x6c\x20\142\x65\x20\x73\x65\141\162\143\x68\145\x64\40\50\145\x78\151\163\x74\x69\x6e\x67\x20\x77\157\x72\144\160\x72\145\163\163\40\x75\x73\x65\x72\163\51\x20\157\162\x20\x63\x72\x65\141\164\x65\144\x20\50\156\x65\167\x20\x75\x73\x65\162\x73\x29\40\x62\141\163\x65\x64\40\x6f\156\40\164\x68\x69\163\x20\141\x74\x74\x72\x69\x62\165\x74\145\x2e\40\125\163\145\x20\105\155\141\x69\x6c\40\x62\x79\x20\144\x65\146\x61\x75\x6c\x74\x2e\x3c\57\x69\76\74\x2f\164\x64\76\15\xa\x9\11\x9\40\40\x3c\57\164\162\x3e\15\12\11\x9\11\40\40\x3c\x74\162\76\xd\xa\11\x9\11\x9\x3c\x74\144\x20\163\x74\x79\154\x65\75\x22\167\151\x64\164\150\72\61\x35\60\x70\x78\x3b\x22\76\74\163\x74\x72\x6f\156\147\76\125\x73\145\x72\x6e\141\x6d\x65\40\74\163\160\141\156\x20\x73\164\x79\x6c\x65\x3d\42\143\x6f\154\157\x72\x3a\162\145\144\73\x22\x3e\x2a\74\57\163\160\141\156\76\x3a\74\57\163\x74\162\x6f\x6e\x67\76\74\57\164\x64\x3e\xd\xa\11\x9\11\x9\74\164\x64\76\x3c\x69\156\160\x75\164\x20\x74\x79\160\145\75\42\164\145\x78\x74\42\x20\156\x61\155\145\75\42\163\x61\x6d\154\x5f\141\x6d\x5f\x75\x73\145\162\156\141\x6d\145\x22\40\160\x6c\141\143\x65\150\x6f\154\144\145\x72\75\42\105\156\164\145\x72\x20\141\164\164\x72\151\x62\x75\164\145\40\156\x61\x6d\145\x20\x66\157\162\40\125\x73\x65\x72\x6e\141\x6d\145\x22\40\163\x74\x79\x6c\x65\x3d\42\x77\x69\x64\164\150\x3a\x20\63\x35\x30\160\170\x3b\x22\x20\166\141\x6c\165\x65\75\42" . $Nd . "\42\x20\x72\145\161\x75\151\x72\x65\x64";
if (mo_saml_is_customer_license_key_verified()) {
goto Y_;
}
echo "\144\x69\163\x61\142\x6c\x65\x64";
Y_:
echo "\x2f\76\x3c\57\x74\x64\x3e\xd\xa\11\x9\11\40\x20\74\x2f\164\x72\x3e\15\12\11\x9\x9\40\x20\x3c\164\162\76\xd\12\x9\x9\11\11\74\x74\144\76\74\x73\x74\x72\157\x6e\147\x3e\x45\155\x61\151\154\x20\74\163\160\x61\x6e\x20\x73\x74\171\x6c\x65\x3d\x22\x63\x6f\154\x6f\x72\72\162\145\144\73\x22\x3e\x2a\74\x2f\x73\x70\x61\x6e\76\x3a\74\57\163\164\162\157\x6e\147\x3e\x3c\x2f\x74\x64\x3e\15\xa\x9\x9\x9\11\x3c\x74\x64\x3e\x3c\x69\x6e\160\x75\x74\x20\x74\x79\x70\145\x3d\x22\x74\x65\x78\x74\42\40\156\141\155\145\75\x22\x73\x61\x6d\154\x5f\141\155\137\x65\x6d\x61\151\154\42\40\160\x6c\x61\143\x65\x68\x6f\154\144\145\162\75\42\x45\156\164\145\162\x20\141\x74\x74\x72\151\142\165\164\145\x20\x6e\x61\155\x65\x20\146\157\162\x20\105\x6d\141\x69\154\x22\40\163\x74\x79\154\x65\x3d\42\167\x69\x64\x74\x68\72\x20\x33\65\60\x70\170\x3b\x22\x20\x76\141\x6c\x75\x65\x3d\42" . $Hv . "\42\x20\x72\x65\x71\165\x69\162\145\x64";
if (mo_saml_is_customer_license_key_verified()) {
goto sc;
}
echo "\144\x69\163\141\142\x6c\x65\144";
sc:
echo "\x2f\x3e\74\57\164\x64\x3e\xd\12\x9\11\x9\x20\x20\74\57\164\162\76\xd\12\11\x9\11\40\x20\74\164\162\x3e\15\xa\11\x9\x9\x9\74\x74\144\x3e\x3c\163\x74\x72\x6f\156\x67\x3e\x46\151\162\163\164\x20\x4e\141\155\145\72\74\x2f\163\164\162\157\x6e\x67\x3e\x3c\x2f\164\x64\76\15\xa\11\11\11\x9\x3c\x74\x64\76\x3c\x69\156\x70\x75\x74\x20\x74\171\160\x65\75\42\164\x65\x78\x74\x22\40\156\x61\155\145\75\42\x73\x61\155\x6c\x5f\141\x6d\x5f\146\x69\x72\163\x74\137\156\141\155\145\x22\40\x70\x6c\x61\143\x65\x68\x6f\x6c\144\145\x72\x3d\x22\105\156\x74\x65\x72\x20\141\164\x74\162\x69\142\165\164\145\x20\156\141\x6d\x65\40\146\157\162\40\x46\151\162\163\164\40\116\x61\x6d\x65\42\x20\x73\164\x79\154\145\x3d\x22\167\151\x64\164\150\72\40\x33\65\x30\160\x78\x3b\x22\40\166\141\x6c\165\x65\x3d\42" . $V0 . "\42";
if (mo_saml_is_customer_license_key_verified()) {
goto mP;
}
echo "\x64\151\x73\141\142\x6c\x65\x64";
mP:
echo "\x2f\x3e\74\57\x74\x64\76\15\xa\11\x9\11\x20\x20\x3c\x2f\x74\x72\x3e\xd\12\x9\x9\11\40\x20\74\164\162\x3e\15\xa\11\x9\11\11\74\164\144\x3e\74\163\x74\162\x6f\156\147\x3e\x4c\141\163\164\40\x4e\x61\155\145\72\x3c\57\163\164\x72\157\156\x67\76\74\57\164\x64\x3e\xd\xa\11\11\11\11\74\164\144\x3e\74\x69\x6e\160\x75\x74\x20\164\171\x70\x65\x3d\42\x74\x65\170\164\42\40\156\141\x6d\x65\x3d\x22\163\x61\155\154\x5f\x61\155\x5f\154\x61\163\164\137\x6e\141\155\x65\42\40\160\x6c\x61\143\x65\150\x6f\x6c\x64\x65\x72\x3d\x22\x45\x6e\x74\x65\162\x20\x61\x74\164\x72\x69\142\x75\164\x65\x20\156\x61\155\145\40\146\x6f\162\40\x4c\141\x73\164\x20\116\x61\x6d\145\42\40\x73\164\171\x6c\x65\x3d\42\x77\x69\x64\164\150\72\40\63\65\60\160\x78\x3b\x22\x20\166\x61\x6c\x75\145\x3d\x22" . $pi . "\x22";
if (mo_saml_is_customer_registered_saml()) {
goto rI;
}
echo "\x64\151\163\x61\x62\x6c\x65\x64";
rI:
echo "\x2f\x3e\x3c\x2f\x74\144\x3e\xd\xa\11\x9\x9\x20\40\74\x2f\x74\162\76\15\xa\x9\x9\11\x20\40\x3c\164\162\76\15\xa\x9\x9\x9\x9\74\x74\144\76\74\x73\164\x72\x6f\156\x67\76\107\162\x6f\165\160\x2f\122\x6f\154\145\x3a\74\x2f\x73\x74\162\x6f\x6e\147\x3e\x3c\x2f\x74\144\x3e\xd\12\x9\11\x9\11\74\164\144\76\x3c\x69\x6e\160\x75\164\40\164\171\160\x65\75\x22\x74\145\x78\164\42\x20\156\x61\155\x65\x3d\x22\163\141\x6d\154\x5f\x61\x6d\x5f\x67\162\x6f\x75\160\137\x6e\141\x6d\x65\42\40\x70\154\x61\143\x65\x68\157\x6c\x64\x65\162\x3d\x22\105\156\164\145\x72\x20\x61\164\164\x72\x69\142\x75\x74\145\x20\156\x61\x6d\x65\40\146\157\x72\40\x47\162\x6f\165\160\57\122\157\154\145\42\40\x73\x74\171\154\x65\75\x22\x77\x69\x64\164\150\72\40\x33\65\60\160\170\73\42\x20\x76\141\x6c\x75\x65\75\42" . $kP . "\x22";
if (mo_saml_is_customer_license_key_verified()) {
goto HQ;
}
echo "\x64\x69\x73\x61\142\x6c\145\144";
HQ:
echo "\x2f\76\x3c\57\164\x64\x3e\15\xa\11\x9\x9\40\x20\x3c\x2f\164\162\x3e\15\12\11\11\11\40\40\74\x74\162\x3e\xd\xa\x9\11\x9\x9\74\164\144\x3e\74\163\x74\x72\157\156\147\76\104\151\x73\x70\x6c\x61\171\x20\116\141\155\145\72\74\x2f\163\x74\162\x6f\x6e\147\x3e\x3c\x2f\x74\x64\76\15\xa\11\x9\11\11\74\x74\x64\76\xd\xa\x9\11\11\x9\x9\74\163\x65\x6c\145\143\x74\x20\x6e\141\155\145\75\x22\x73\141\x6d\154\137\x61\x6d\x5f\x64\151\163\x70\x6c\141\x79\x5f\156\141\x6d\145\x22\x20\x69\144\x3d\x22\x73\x61\155\x6c\x5f\x61\155\x5f\144\151\163\160\154\x61\x79\137\156\x61\x6d\x65\42";
if (mo_saml_is_customer_license_key_verified()) {
goto eU;
}
echo "\x64\151\x73\141\142\x6c\145\144";
eU:
echo "\x3e\15\xa\11\x9\11\x9\11\x9\74\x6f\x70\x74\x69\157\156\x20\x76\x61\x6c\x75\145\75\42\x55\x53\x45\x52\x4e\101\x4d\x45\42";
if (!(get_option("\163\x61\x6d\x6c\137\141\x6d\137\x64\151\163\160\154\x61\171\x5f\156\141\155\x65") == "\125\123\x45\122\116\101\x4d\105")) {
goto Ne;
}
Function Calls
None |
Stats
MD5 | 1de46629002f382343f248d933e70544 |
Eval Count | 0 |
Decode Time | 120 ms |