403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files (x86)/Mail Enable/Bin/NETWebAdmin/Mondo/lang/sys/scripts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files (x86)/Mail Enable/Bin/NETWebAdmin/Mondo/lang/sys/scripts/LIBCore.js
var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.findInternal=function(a,b,c){a instanceof String&&(a=String(a));for(var d=a.length,e=0;e<d;e++){var f=a[e];if(b.call(c,f,e,a))return{i:e,v:f}}return{i:-1,v:void 0}};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.SIMPLE_FROUND_POLYFILL=!1;$jscomp.ISOLATE_POLYFILLS=!1;$jscomp.FORCE_POLYFILL_PROMISE=!1;$jscomp.FORCE_POLYFILL_PROMISE_WHEN_NO_UNHANDLED_REJECTION=!1;
$jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};$jscomp.getGlobal=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");};$jscomp.global=$jscomp.getGlobal(this);
$jscomp.IS_SYMBOL_NATIVE="function"===typeof Symbol&&"symbol"===typeof Symbol("x");$jscomp.TRUST_ES6_POLYFILLS=!$jscomp.ISOLATE_POLYFILLS||$jscomp.IS_SYMBOL_NATIVE;$jscomp.polyfills={};$jscomp.propertyToPolyfillSymbol={};$jscomp.POLYFILL_PREFIX="$jscp$";var $jscomp$lookupPolyfilledValue=function(a,b){var c=$jscomp.propertyToPolyfillSymbol[b];if(null==c)return a[b];c=a[c];return void 0!==c?c:a[b]};
$jscomp.polyfill=function(a,b,c,d){b&&($jscomp.ISOLATE_POLYFILLS?$jscomp.polyfillIsolated(a,b,c,d):$jscomp.polyfillUnisolated(a,b,c,d))};$jscomp.polyfillUnisolated=function(a,b,c,d){c=$jscomp.global;a=a.split(".");for(d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))return;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&$jscomp.defineProperty(c,a,{configurable:!0,writable:!0,value:b})};
$jscomp.polyfillIsolated=function(a,b,c,d){var e=a.split(".");a=1===e.length;d=e[0];d=!a&&d in $jscomp.polyfills?$jscomp.polyfills:$jscomp.global;for(var f=0;f<e.length-1;f++){var g=e[f];if(!(g in d))return;d=d[g]}e=e[e.length-1];c=$jscomp.IS_SYMBOL_NATIVE&&"es6"===c?d[e]:null;b=b(c);null!=b&&(a?$jscomp.defineProperty($jscomp.polyfills,e,{configurable:!0,writable:!0,value:b}):b!==c&&(void 0===$jscomp.propertyToPolyfillSymbol[e]&&(c=1E9*Math.random()>>>0,$jscomp.propertyToPolyfillSymbol[e]=$jscomp.IS_SYMBOL_NATIVE?
$jscomp.global.Symbol(e):$jscomp.POLYFILL_PREFIX+c+"$"+e),$jscomp.defineProperty(d,$jscomp.propertyToPolyfillSymbol[e],{configurable:!0,writable:!0,value:b})))};$jscomp.polyfill("Array.prototype.find",function(a){return a?a:function(b,c){return $jscomp.findInternal(this,b,c).v}},"es6","es3");
var BROWSER_TYPE_IE_PRE_6=0,BROWSER_TYPE_IE=1,BROWSER_TYPE_FF=2,BROWSER_TYPE_OPERA=3,BROWSER_TYPE_SAFARI=4,BROWSER_TYPE_CHROME=5,BROWSER_TYPE_IE6=6,BROWSER_TYPE_IPHONE=7,BROWSER_TYPE_IPOD=8,BROWSER_TYPE_IPAD=9,BROWSER_TYPE_IE9=10,BROWSER_TYPE_ANDROID=11,BROWSER_TYPE_WINDOWSPHONE=12,BROWSER_TYPE_XBOX=13,mTopAppWindow=null;function isTopWindow(a){var b="";try{b=a.location.href}catch(c){}return RegExp("client.aspx","i").test(b)||RegExp("default.aspx","i").test(b)?!0:!1}
function IECompatibility(){var a=navigator.userAgent;this.IsIE=!1;this.IEVersion=this.IsOn=void 0;var b=a.indexOf("MSIE ");if(-1<b){try{this.IEVersion=parseInt(a.substr(b+5),10)}catch(d){this.IEVersion=10}this.IsIE=!0}b=6;var c=a.indexOf("Trident/");if(-1<c)try{b=parseInt(a.substr(c+8),10)}catch(d){}if(this.IsOn=this.IsIE&&7==this.IEVersion)this.IsOn=4<=b,this.IEVersion=b+4}
function getTopAppWindow(){if(null!=mTopAppWindow&&void 0!=mTopAppWindow)return mTopAppWindow;if(isTopWindow(top))return mTopAppWindow=top;var a=window.self,b=null;if(isTopWindow(a))return mTopAppWindow=a;var c=[window.self,window.opener],d=!1;for(index=0;index<c.length;++index)if(!d&&(a=c[index])){do if(d=isTopWindow(a),!d){b=a;try{a=a.parent}catch(e){d=!0}}while(void 0!=a&&a&&a!=b&&!d)}!a|void 0==a&&(console.log("Error: Unable to locate client.aspx / application launch page"),a=top);return mTopAppWindow=
a}function GetScriptVersion(){var a="";try{a=getTopAppWindow().g_opt.GetScriptVersion}catch(b){a=Date.now()}return a}function getRealTopAppWindow(){var a=getTopAppWindow();if(!a.t_translations){var b=window.opener||window.dialogArguments||a.opener||a.dialogArguments;b&&b.getRealTopAppWindow&&b!=a&&(a=b.getRealTopAppWindow())}return a}function t_(a){var b=getRealTopAppWindow().t_translations,c=null;b&&(c=b[a.replace("'","").toLowerCase()]);return c?c:a}function taw(){return getTopAppWindow()}
function IsIE(a){return a==BROWSER_TYPE_IE||a==BROWSER_TYPE_IE6||a==BROWSER_TYPE_IE9}function IsIE6(){return 6==GetIEVerNum()?!0:!1}function IsIE7(){return 7==GetIEVerNum()?!0:!1}function IsIE8(){return 8==GetIEVerNum()?!0:!1}function IsIE9(){return 9<=GetIEVerNum()}function GetIEVerNum(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&(a=RegExp("msie (\\d+)").exec(a))?a[1]:-1}
function GetBrowserType(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")?(a=GetIEVerNum(),6==a?BROWSER_TYPE_IE6:9<=a?BROWSER_TYPE_IE9:6>a?BROWSER_TYPE_IE_PRE_6:BROWSER_TYPE_IE):-1!=a.indexOf("firefox")?BROWSER_TYPE_FF:-1!=a.indexOf("opera")?BROWSER_TYPE_OPERA:-1!=a.indexOf("chrome")?BROWSER_TYPE_CHROME:-1!=a.indexOf("safari")?BROWSER_TYPE_SAFARI:BROWSER_TYPE_FF}
function GetBrowserTouchScreenMode(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("ipod")?BROWSER_TYPE_IPOD:-1!=a.indexOf("iphone")?BROWSER_TYPE_IPHONE:-1!=a.indexOf("ipad")?BROWSER_TYPE_IPAD:-1!=a.indexOf("android")?BROWSER_TYPE_ANDROID:-1!=a.indexOf("windows phone os")?BROWSER_TYPE_WINDOWSPHONE:-1!=a.indexOf("xbox")?BROWSER_TYPE_XBOX:-1!=a.indexOf("intel mac os x")&&5==navigator.maxTouchPoints?BROWSER_TYPE_IPAD:-1}
function GetBrowserScrollMode(){var a=GetBrowserTouchScreenMode();return a==BROWSER_TYPE_IPHONE||a==BROWSER_TYPE_IPOD||a==BROWSER_TYPE_IPAD||a==BROWSER_TYPE_ANDROID||a==BROWSER_TYPE_WINDOWSPHONE||a==BROWSER_TYPE_XBOX?2:1}function IsEnterKey(a){a=a||window.event;return 13==(a&&a.which?a.which:a.keyCode)?!0:!1}var CSS_PANEL_ICON_TOGGLE_MIN="optionsPanel_toggle_min",CSS_PANEL_ICON_TOGGLE_MAX="optionsPanel_toggle_max";
function ToggleOptionPanelDisplay(a){var b=OptionPanelGetIconObj(a);$(b).attr("class")==CSS_PANEL_ICON_TOGGLE_MIN?OptionPanelMinimise(a):OptionPanelMaximise(a)}function OptionPanelMinimise(a){a=OptionPanelGetIconObj(a);$(a).attr("class",CSS_PANEL_ICON_TOGGLE_MAX);$(a).parents(".optionsPanel_table").find(".optionsPanel_body_shell").css("display","none")}
function OptionPanelMaximise(a){a=OptionPanelGetIconObj(a);$(a).attr("class",CSS_PANEL_ICON_TOGGLE_MIN);$(a).parents(".optionsPanel_table").find(".optionsPanel_body_shell").css("display","")}function OptionPanelGetIconObj(a){return $("#"+a).find("."+CSS_PANEL_ICON_TOGGLE_MIN).attr("class")?$("#"+a).find("."+CSS_PANEL_ICON_TOGGLE_MIN):$("#"+a).find("."+CSS_PANEL_ICON_TOGGLE_MAX)};

Youez - 2016 - github.com/yon3zu
LinuXploit