Help
RSS
API
Feed
Maltego
Contact
Domain > app.buducloud.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-12-28
52.51.40.252
(
ClassC
)
2023-11-19
52.214.32.162
(
ClassC
)
2026-01-14
34.251.250.212
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Wed, 14 Jan 2026 19:28:13 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: nginx/1.26.2Cache-Control: no-cachePragma: no-cache !DOCTYPE html>html> head> meta charsetutf-8> title>BuduCloud Applications/title> link relshortcut icon hrefProjects/BUDU/icon.png> meta http-equivX-UA-Compatible contentIEedge> meta contentwidthdevice-width, initial-scale1.0 nameviewport> meta contenttext/html; charsetUTF-8 http-equivContent-Type> link hrefjs/plugins/font-awesome/css/font-awesome.min.css relstylesheet typetext/css/> link hrefjs/plugins/bootstrap/css/bootstrap.min.css relstylesheet typetext/css/> link hrefjs/plugins/uniform/css/uniform.default.css relstylesheet typetext/css/> link hrefjs/plugins/metronic/admin/pages/login-soft.css typetext/css relstylesheet /> link hrefjs/plugins/metronic/global/css/components.css relstylesheet typetext/css/> link hrefjs/plugins/metronic/global/css/plugins.css relstylesheet typetext/css/> link hrefjs/plugins/metronic/admin/layout/css/layout.css relstylesheet typetext/css/> link hrefjs/plugins/metronic/admin/layout/css/themes/blue.css relstylesheet typetext/css idstyle_color/> link hrefjs/plugins/metronic/admin/layout/css/custom.css relstylesheet typetext/css idstyle_color/> link hrefstyles/BuduStyle.css relstylesheet typetext/css/> script> var arrayfinshed new Array(); var WrongPass 0; function login_ajax(token ) { $(.login-form).css(display, none); $(.loadingview).css(display, block); document.getElementById(error_message).innerHTML ; var request $.ajax({ url: controlpanel.php, method: POST, data: { Sender: Login_ajax, username: $(#username).val(), password: $(#password).val(), token: token }, dataType: html, }); function LoadUserData() { /** * Get last login time which is stored in localStorage * it is null, and is saved after accessing the system for the first time, * passing from server with sysdate. **/ var Last_Date localStorage.getItem(LAST_LOGIN_DATE); var data { Sender: GetAllLocalisations, Last_Login_Date: Last_Date }; $.post(controlpanel.php, data).done(function (html) { if (typeof (Storage) ! undefined) { //console.log(html); var LOCALIZATION_and_DATE JSON.parse(html); /** * If user access system before, update only the changes using PKs. * else get all localizations. **/ if (localStorage.LAST_LOGIN_DATE ! null && localStorage.LOCALISATION !null) { var decompressabletext LZString.decompress(localStorage.LOCALISATION); if( decompressabletext null || decompressabletext || typeof decompressabletext undefined){//indecase of failed to decompress var LOCALIZATION_UPDATE JSON.parse(localStorage.LOCALISATION); }else{ LOCALIZATION_UPDATE JSON.parse(decompressabletext); } $.each(LOCALIZATION_and_DATE.localisationsList, function (PKs, Locals) { LOCALIZATION_UPDATEPKs Locals; }); LOCALIZATION_UPDATE2 JSON.stringify(LOCALIZATION_UPDATE) localization_compLZString.compress(LOCALIZATION_UPDATE2); localStorage.setItem(LOCALISATION, localization_comp); // localStorage.setItem(LOCALISATION, JSON.stringify(LOCALIZATION_UPDATE)); } else { var LOCALIZATION_DIC JSON.stringify(LOCALIZATION_and_DATE.localisationsList); localization_comp2LZString.compress(LOCALIZATION_DIC); localStorage.setItem(LOCALISATION, localization_comp2); // localStorage.setItem(LOCALISATION, LOCALIZATION_DIC); } localStorage.setItem(LAST_LOGIN_DATE, LOCALIZATION_and_DATE.DATE_LAST_TIME); arrayfinshed.push(LOCALISATION); done(); } }); data { fn: GetTablesConfigrations }; data { Sender: MenuItems }; $.post(controlpanel.php, data).done(function (json) { var dataToStore json; arrayfinshed.push(MenuData); // window.MenuItems json; if (localStorage) localStorage.setItem(MenuData,dataToStore); done(); // window.MenuItems json; }); }; function done() { if (arrayfinshed.length 2) { window.location.href controlpanel.php; } } var parsed_msg {} ; request.done(function (msg) { try{ parsed_msg JSON.parse(msg); }catch(err){ parsed_msg.value 2; parsed_msg.messagePlease Try Again Later; //Something wrong Was happen please Try Again } finally { // added by doaa desouky to check on the user which login in saas model without completing the registeration steps if (parsed_msg.value 4) { var UserSchema parsed_msg.AccountNo; window.location.href /Application/cloudsetup/?account+UserSchema+#/step5; } if (parsed_msg.value 1) { document.getElementById(error_message).innerHTML ; //window.location.href controlpanel.php?cloading; $(.login-form).css(display, none); $(.loadingview).css(display, block); LoadUserData(); } else if (parsed_msg.value 2) { $(.login-form).css(display, blck); $(.loadingview).css(display, none); document.getElementById(error_message).innerHTML div classcontent style color: cornsilk;font-size: large;border-left: 7px solid;border-color: red;>i classfa fa-exclamation-trianglestyle color: red;font-size: x-large>/i> + parsed_msg.message + /div>; } // Added By Radwan To check if update Password require else if (parsed_msg.value 5){ window.open(userprofile.php,_self); // $(.loadingview).css(display, none); // hideAll(); // $(#checking-code).val(parsed_msg.check_code) // $(#password-recovery).show(); // document.getElementById(error_message).innerHTML div classcontent style color: cornsilk;font-size: large;border-left: 7px solid;border-color: red;>i classfa fa-exclamation-trianglestyle color: red;font-size: x-large>/i> + parsed_msg.message + /div>; } else { $(.login-form).css(display, blck); $(.loadingview).css(display, none); if (WrongPass 0) { document.getElementById(error_message).innerHTML div classcontent style color: cornsilk;font-size: large;border-left: 7px solid;border-color: #FF9E9E;>i classfa fa-exclamation-trianglestyle color: #FF9E9E;font-size: x-large>/i> + parsed_msg.message + /div>; WrongPass 1; } else { document.getElementById(error_message).innerHTML div classcontent style color: cornsilk;font-size: large;border-left: 7px solid;border-color: #FF9E9E;>i classfa fa-exclamation-trianglestyle color: #FF9E9E;font-size: x-large>/i> + parsed_msg.message + /div>; } } }// End Of Finally }); request.error(function (data){ $(.login-form).css(display, blck); $(.loadingview).css(display, none); document.getElementById(error_message).innerHTML div classcontent style color: cornsilk;font-size: large;border-left: 7px solid;border-color: red;>i classfa fa-exclamation-trianglestyle color: red;font-size: x-large>/i> Error Happen Please Try Again/div>; }); } var LoadUserSetting function () { } /script> /head> body classlogin onloaddocument.getElementById(username).focus();> center> div idaaa >img src width500px stylemargin-top: 20px; />/div> /center> div id error_message>/div> br> div classcontent> div classloadingview styletext-align: center;padding-top: 25%;padding-bottom: 25%;display: none;> div classTableSpinner > div classTablebounce1>/div> div classTablebounce2>/div> div classTablebounce3>/div> /div> br> label stylecolor: white; font-size: large;>Loading.../label> /div> !-- BEGIN LOGIN FORM classform-vertical login-form --> form classlogin-form namelogin actioncontrolpanel.php methodpost styledisplay: block;> h3 classform-title>Login to your account/h3> div classalert alert-error hide> button classclose data-dismissalert>/button> span>Enter any username and password./span> /div> div classform-group> !--ie8, ie9 does not support html5 placeholder, so we just show field title for that--> label classcontrol-label visible-ie8 visible-ie9>User Name/label> div classinput-icon left> i classfa fa-user>/i> input classm-wrap placeholder-no-fix form-control typetext placeholderUser Name autocompleteon nameusername requiredtrue idusername /> /div> /div> div classform-group> label classcontrol-label visible-ie8 visible-ie9>Password/label> div classinput-icon left> i classfa fa-lock>/i> input classm-wrap placeholder-no-fix form-control typepassword placeholderPassword autocompleteoff namepassword requiredtrue idpassword /> /div> /div> div classform-group> button typesubmit classbtn blue pull-right styledisplay: inline-block;> Login i classm-icon-swapright m-icon-white>/i> /button> /div> /form> !-- END LOGIN FORM --> !-- BEGIN FORGOT PASSWORD FORM --> !-- BEGIN CHECKING CODE DIV--> div idactivation-check styledisplay:none> h3>Forgotten your password?/h3> p> Enter the activation code /p> div classform-group> div classinput-icon> i classfa fa-key>/i> input classform-control placeholder-no-fix idcode typetext autocompleteoff placeholderActivation Code > /div> /div> button typebutton idback-btn classbtn back-btn> i classm-icon-swapleft>/i> Back /button> button classbtn blue pull-rightidrecoverPassBtn> Recover Password i classm-icon-swapright m-icon-white>/i> /button> /div> !-- END CHECKING CODE DIV--> !-- BEGIN RESETING PASSWORD DIV--> div idpassword-recovery styledisplay:none> div idhint>/div> h3>Enter Your New Password/h3> div classform-group> div classinput-icon left> i classfa fa-lock>/i> input classm-wrap placeholder-no-fix form-control typepassword placeholderPassword autocompleteoff idnew-password /> div idnewpassField>/div> /div> input typehidden idchecking-code /> /div> div classform-group> div classinput-icon left> i classfa fa-lock>/i> input classm-wrap placeholder-no-fix form-control typepassword placeholderConfirm Password autocompleteoff idconfirm-password /> div idconfpassField>/div> /div> /div> button typebutton idback-btn classbtn back-btn> i classm-icon-swapleft>/i> Back /button> button classbtn blue pull-right idreset-password-btn> Reset i classm-icon-swapright m-icon-white>/i> /button> !-- END FORGOT PASSWORD FORM --> /div> /div> div iddivFooter>/div> script srcjs/plugins/jquery-1.11.0.min.js typetext/javascript>/script> script srcjs/plugins/lz-string.min.js typetext/javascript>/script> script srcjs/plugins/uniform/jquery.uniform.min.js typetext/javascript >/script> script srcjs/plugins/metronic/admin/pages/login-soft.js typetext/javascript>/script> script srcjs/plugins/backstretch/jquery.backstretch.js typetext/javascript>/script> script srcjs/validate.js typetext/javascript>/script>!--created by radwan and should called before index --> script srcindex.js typetext/javascript>/script> script typetext/javascript srcjs/plugins/bootbox/bootbox.min.js>/script> script typetext/javascript srcMDM/conection.js>/script> script srchttps://www.google.com/recaptcha/api.js?render6LdMU_oZAAAAAFgbNQPuRoZND2aGzJSxWIQxnnKy>/script> script> function deleteAllCookies() { var cookies document.cookie.split(;); for (var i 0; i cookies.length; i++) { var cookie cookiesi; var eqPos cookie.indexOf(); var name eqPos > -1 ? cookie.substr(0, eqPos).trim() : cookie.trim(); // Delete the cookie by setting an expiration date in the past document.cookie name + ; expiresThu, 01 Jan 1970 00:00:00 UTC; path/;; } } var email; jQuery(document).ready(function () { deleteAllCookies(); //App.init(); Login.init(true); localStorage.clear(); $(.login-form).submit(function (e) { e.preventDefault(); $(.login-form).css(display, none); $(.loadingview).css(display, block); document.getElementById(error_message).innerHTML ; grecaptcha.ready(function() { grecaptcha.execute(`6LdMU_oZAAAAAFgbNQPuRoZND2aGzJSxWIQxnnKy`, {action: submit}) .then(token > login_ajax(token)) .catch(err > { $(.login-form).css(display, block); $(.loadingview).css(display, none); console.log(`Recaptcha Error ${err}`); }); }); }); if (localStorage.logo_src ! undefined) { $(#aaa > img).attr(src, Globals/ + localStorage.logo_src); $(#aaa > img).removeAttr(width); } else {$(#aaa > img).attr(src, Globals/Logo 02 Transparent_BUDU.png); } }); $(#smart-card).click(function () { LoginWithCard(); }); $(.back-btn).click(function () { hideAll(); document.getElementById(hint).innerHTML; //login_aj Added to delete Password hint if found $(.login-form).show() }) $(#sendActivationBtn).click(function () { email $(#recoveryEmail).val(); if (validateEmail(email) false) { alert(Not valid email); } else { $.post(location.pathname, { Sender: SEND_ACTIVATION_CODE, EMAIL: email }, function (data) { // alert(data); if (data Activation Code Has Been Sent Successfully To Your Email) { hideAll(); $(#activation-check).show(); } }); } }); $(#recoverPassBtn).click(function () { $.post(location.pathname, { Sender: CHECK_ACTIVATION, CODE: $(#code).val(), EMAIL: email }, function (data) { data JSON.parse(data); console.log(data); if (data.status 1) { hideAll(); $(#checking-code).val(data.code); $(#password-recovery).show(); } else alert(wrong activation code); }); }); $(#reset-password-btn).click(function () { var newPassword $(#new-password); var confPassword $(#confirm-password); if (newPassword.val().length 8 && newPassword.val() ! confPassword.val()) { alert(Password not matches); } else { $.post(location.pathname, { Sender: RESET_PASSWORD, pass: newPassword.val(), confPass:confPassword.val(),//Added By Radwan login_ajax To re-check it in The Back-end EMAIL: email, code: $(#checking-code).val() }, function (data) { if (data 1) document.querySelector(#error_message).innerHTML div classcontent style color: cornsilk;font-size: large;border-left: 7px solid;border-color: #8be83c;>i classfa fa-checkstyle color: #8be83c;font-size: x-large; margin-right: 10px;>/i>Password Has Been Reset /div> else { document.querySelector(#error_message).innerHTML div classcontent style color: cornsilk;font-size: large;border-left: 7px solid;border-color: #FF9E9E;>i classfa fa-exclamation-trianglestyle color: #FF9E9E;font-size: x-large>/i> Something went Wrong Try Again !/div> } hideAll(); $(.login-form).show(); }) .fail(function () { document.querySelector(#error_message).innerHTML div classcontent style color: cornsilk;font-size: large;border-left: 7px solid;border-color: #FF9E9E;>i classfa fa-exclamation-trianglestyle color: #FF9E9E;font-size: x-large>/i> Something went Wrong Try Again ! /div> }); } }); function hideAll() { $(.login-form).hide(); $(#activation-check).hide(); $(#password-recovery).hide(); } function validateEmail(email) { var re /^(\w-+(?:\.\w-+)*)@((?:\w-+\.)*\w\w-{0,66})\.(a-z{2,6}(?:\.a-z{2})?)$/i; return re.test(email); } /script>/body>style> @media (max-width: 767px) { img{ width: 90%; } }/style>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]