Help
RSS
API
Feed
Maltego
Contact
Domain > order.mocca-pos.at
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-07-09
85.31.11.106
(
ClassC
)
2024-11-03
85.31.9.58
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginxDate: Sun, 03 Nov 2024 22:08:23 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveSet-Cookie: PHPSESSIDp8ojs8dj1ep619r1kh8ioqlct5; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cacheVary: Accept-Encoding !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/strict.dtd>html>head> title>Willkommen beim Vorbestellsystem mocca.order/title> meta namedescription contentVorbestellsystem> meta nameauthor contentCDE> meta http-equivcontent-type contenttext/html; charsetiso-8859-1> meta http-equivCACHE-CONTROL contentNO-CACHE /> !--meta http-equivX-UA-Compatible contentIEEmulateIE7 />--> link hrefsmarty/templates/mocca/style.css relstylesheet typetext/css> link relshortcut icon hrefsmarty/templates/mocca/images/mocca.ico> script typetext/javascript srcjquery-1.5.1.min.js>/script> script languagejavascript srccalendar.js>/script> !--link relstylesheet hrefinc/classes/lightbox/css/lightbox.css mediascreen,projection typetext/css />--> !--script typetext/javascript srcinc/classes/lightbox/scripts/prototype.js>/script> script typetext/javascript srcinc/classes/lightbox/scripts/lightbox.js>/script>--> script typetext/javascript> // see: http://arguments.callee.info/2008/11/10/passing-arguments-to-settimeout-and-setinterval/ /*@cc_on (function(f) { window.setTimeout f(window.setTimeout); // overwrites the global function! window.setInterval f(window.setInterval); // overwrites the global function! })(function(f) { return function(c, t) { var a .slice.call(arguments, 2); // gathers the extra args return f(function() { c.apply(this, a); // passes them to your function }, t); }; }); @*/ /script> script typetext/javascript> var globalVariable -1; function setBonId (id) { globalVariable id; } function getBonId () { return globalVariable; } function showCancelWindow() { document.getElementById(cancelWindow).style.displayblock; document.getElementById(cancelWindow-overlay).style.displayblock; } function closeCancelWindow() { document.getElementById(cancelWindow).style.displaynone; document.getElementById(cancelWindow-overlay).style.displaynone; } /script> script typetext/javascript> function setReportValue() { var number 0; if (document.getElementById(reportArticle).checked) number + parseInt(document.getElementById(reportArticle).value); if (document.getElementById(reportSales).checked) number + parseInt(document.getElementById(reportSales).value); if (document.getElementById(reportPayment).checked) number + parseInt(document.getElementById(reportPayment).value); if (document.getElementById(reportArticleGroup).checked) number + parseInt(document.getElementById(reportArticleGroup).value); if (document.getElementById(reportUsergroup).checked) number + parseInt(document.getElementById(reportUsergroup).value); if (document.getElementById(reportCard).checked) number + parseInt(document.getElementById(reportCard).value); if (document.getElementById(reportConsumation).checked) number + parseInt(document.getElementById(reportConsumation).value); if (document.getElementById(reportConsumedBons).checked) number + parseInt(document.getElementById(reportConsumedBons).value); if (document.getElementById(reportArticleGroupDelivery).checked) number + parseInt(document.getElementById(reportArticleGroupDelivery).value); if (document.getElementById(reportWeekMenuPlan).checked) number + parseInt(document.getElementById(reportWeekMenuPlan).value); document.getElementById(reportSetting).value number.toString(); } /script> script typetext/javascript> /** * function putCursorAtEnd added to jQuery framework * Quelle: http://stackoverflow.com/questions/511088/use-javascript-to-place-cursor-at-end-of-text-in-text-input-element */ (function($) { jQuery.fn.putCursorAtEnd function() { return this.each(function() { $(this).focus() // If this function exists... if (this.setSelectionRange) { // ... then use it // (Doesnt work in IE) // Double the length because Opera is inconsistent about whether a carriage return is one character or two. Sigh. var len 0; if ($(this).val.length 1 && ($(this).val ! \n || $(this).val ! \n)) { len $(this).val().length; } else { len $(this).val().length * 2; } this.setSelectionRange(len, len); } else { // ... otherwise replace the contents with itself // (Doesnt work in Google Chrome) $(this).val($(this).val()); } // Scroll to the bottom, in case were in a tall textarea // (Necessary for Firefox and Google Chrome) this.scrollTop 999999; }); }; })(jQuery); $(function() { $(textareamaxlength).bind(input propertychange, function() { var maxLength $(this).attr(maxlength); if ($(this).val().length > maxLength) { $(this).val($(this).val().substring(0, maxLength)); } }) }); /** * global variables for timeout end keycheck */ var keycode -1; var timeout -1; /** * timeout */ function searchDelay(functionName, search) { // check global variable for pressed key // allow backspace (8), space (32) and delete (46) explicitly if((keycode 46 && keycode ! 8 && keycode ! 46 && keycode ! 32) || keycode 144) { void(0); } else { window.clearTimeout(timeout); timeout window.setTimeout(functionName, 800, search); } } /** * Checks the pressed key and cancel the event, if * * Quelle: http://www.ryancooper.com/resources/keycode.asp */ function checkKeycode(e) { if (window.event) keycode window.event.keyCode; else if (e) keycode e.which; } /** * Prevent double clicks on submit buttons with token. So token errors are avoided. * * Quelle: http://forum.jquery.com/topic/how-to-disable-submit-button-after-form-submission */ $(form).submit(function () { if($(this).data(allreadyInput)) { return false; } else { $(this).data(allreadyInput, true); } }) /script> /head>body> div aligncenter> div classstage-center> div classheader> div classversion>Version 1.8.6/div> div classlogo>img srcsmarty/templates/mocca/images/logo_mocca_alpha.png/>/div> /div> div styleposition:fixed;top: 200px; width: 520px; margin: 0pt 0pt 0pt -260px; display: none; background:transparent idcancelWindow> div classcancelForm> table width100%> tr> td colspan2 stylecolor: #6A6A6A; border-bottom-color: #CCCCCC; border-bottom-style: solid; border-bottom-width: 1px; font-weight: bold; text-align: left;> Bestellung stornieren /td> /tr> tr aligncenter> td colspan2 stylecolor: #404040; text-align: left>br>Wollen Sie die ausgewählte Bestellung wirklich stornieren?br>br>br>/td> /tr> tr aligncenter> td> button classconfirmbutton stylecolor: #660000; font-weight: bold; cursor: pointer; onclickxajax_cancelDay(getBonId()); closeCancelWindow();>Stornieren/button> /td> td> button onclickcloseCancelWindow(); classconfirmbutton stylecolor: #666666; font-weight: bold; cursor: pointer>Abbrechen/button> /td> /tr> /table> /div> /div> div onclickcloseCancelWindow(); styleopacity: 0.6; filter: alpha(opacity 60); display: none idcancelWindow-overlay>/div> div classcontentbox> div classcontent idcontent> table width100% styleline-height:0;> tr> td width25%> /td> td idmessage_container> /td> td width25%> /td> /tr> /table>div classwelcome> div classlogin> table aligncenter cellspacing15px> tr> td> div classtitle>Willkommen beim mocca Vorbestellsystem/div> /td> /tr> tr> td> /td> /tr> tr> td classinput> form nameloginwindow methodpost actioncheckLogin.php> table aligncenter> tr> td classexplanation> Bitte melden Sie sich hier an: /td> /tr> tr> td> input classinputusername nameLoginUsername typetext tabindex1 onloadselected()> /td> /tr> td> input classinputpassword nameLoginPassword typepassword tabindex2 > input nameHashPassword typehidden valuetrue > /td> td> input classbutton nameSubmit typesubmit tabindex3 valueAnmelden> /td> /tr> /table> /form> /td> /tr> /table>/div>script typetext/javascript languageJavaScript> window.document.loginwindow.LoginUsername.focus();/script>/div> /div> /div> div classfooterframe> div classfooter> div classcopyright> Softwarepark 37/1, 4232 Hagenberg | Quellenweg 25, 4222 St. Georgen/Gusen | Tel: +43 7236 3351-4300 br>© CDE - Communications Data Engineering GmbH | Competence center for embedded solutions /div> /div> /div> /div> /div>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Sun, 03 Nov 2024 22:08:24 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveSet-Cookie: PHPSESSIDe9kjvjaj4gtjk3d2gnuut25566; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cacheVary: Accept-Encoding !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/strict.dtd>html>head> title>Willkommen beim Vorbestellsystem mocca.order/title> meta namedescription contentVorbestellsystem> meta nameauthor contentCDE> meta http-equivcontent-type contenttext/html; charsetiso-8859-1> meta http-equivCACHE-CONTROL contentNO-CACHE /> !--meta http-equivX-UA-Compatible contentIEEmulateIE7 />--> link hrefsmarty/templates/mocca/style.css relstylesheet typetext/css> link relshortcut icon hrefsmarty/templates/mocca/images/mocca.ico> script typetext/javascript srcjquery-1.5.1.min.js>/script> script languagejavascript srccalendar.js>/script> !--link relstylesheet hrefinc/classes/lightbox/css/lightbox.css mediascreen,projection typetext/css />--> !--script typetext/javascript srcinc/classes/lightbox/scripts/prototype.js>/script> script typetext/javascript srcinc/classes/lightbox/scripts/lightbox.js>/script>--> script typetext/javascript> // see: http://arguments.callee.info/2008/11/10/passing-arguments-to-settimeout-and-setinterval/ /*@cc_on (function(f) { window.setTimeout f(window.setTimeout); // overwrites the global function! window.setInterval f(window.setInterval); // overwrites the global function! })(function(f) { return function(c, t) { var a .slice.call(arguments, 2); // gathers the extra args return f(function() { c.apply(this, a); // passes them to your function }, t); }; }); @*/ /script> script typetext/javascript> var globalVariable -1; function setBonId (id) { globalVariable id; } function getBonId () { return globalVariable; } function showCancelWindow() { document.getElementById(cancelWindow).style.displayblock; document.getElementById(cancelWindow-overlay).style.displayblock; } function closeCancelWindow() { document.getElementById(cancelWindow).style.displaynone; document.getElementById(cancelWindow-overlay).style.displaynone; } /script> script typetext/javascript> function setReportValue() { var number 0; if (document.getElementById(reportArticle).checked) number + parseInt(document.getElementById(reportArticle).value); if (document.getElementById(reportSales).checked) number + parseInt(document.getElementById(reportSales).value); if (document.getElementById(reportPayment).checked) number + parseInt(document.getElementById(reportPayment).value); if (document.getElementById(reportArticleGroup).checked) number + parseInt(document.getElementById(reportArticleGroup).value); if (document.getElementById(reportUsergroup).checked) number + parseInt(document.getElementById(reportUsergroup).value); if (document.getElementById(reportCard).checked) number + parseInt(document.getElementById(reportCard).value); if (document.getElementById(reportConsumation).checked) number + parseInt(document.getElementById(reportConsumation).value); if (document.getElementById(reportConsumedBons).checked) number + parseInt(document.getElementById(reportConsumedBons).value); if (document.getElementById(reportArticleGroupDelivery).checked) number + parseInt(document.getElementById(reportArticleGroupDelivery).value); if (document.getElementById(reportWeekMenuPlan).checked) number + parseInt(document.getElementById(reportWeekMenuPlan).value); document.getElementById(reportSetting).value number.toString(); } /script> script typetext/javascript> /** * function putCursorAtEnd added to jQuery framework * Quelle: http://stackoverflow.com/questions/511088/use-javascript-to-place-cursor-at-end-of-text-in-text-input-element */ (function($) { jQuery.fn.putCursorAtEnd function() { return this.each(function() { $(this).focus() // If this function exists... if (this.setSelectionRange) { // ... then use it // (Doesnt work in IE) // Double the length because Opera is inconsistent about whether a carriage return is one character or two. Sigh. var len 0; if ($(this).val.length 1 && ($(this).val ! \n || $(this).val ! \n)) { len $(this).val().length; } else { len $(this).val().length * 2; } this.setSelectionRange(len, len); } else { // ... otherwise replace the contents with itself // (Doesnt work in Google Chrome) $(this).val($(this).val()); } // Scroll to the bottom, in case were in a tall textarea // (Necessary for Firefox and Google Chrome) this.scrollTop 999999; }); }; })(jQuery); $(function() { $(textareamaxlength).bind(input propertychange, function() { var maxLength $(this).attr(maxlength); if ($(this).val().length > maxLength) { $(this).val($(this).val().substring(0, maxLength)); } }) }); /** * global variables for timeout end keycheck */ var keycode -1; var timeout -1; /** * timeout */ function searchDelay(functionName, search) { // check global variable for pressed key // allow backspace (8), space (32) and delete (46) explicitly if((keycode 46 && keycode ! 8 && keycode ! 46 && keycode ! 32) || keycode 144) { void(0); } else { window.clearTimeout(timeout); timeout window.setTimeout(functionName, 800, search); } } /** * Checks the pressed key and cancel the event, if * * Quelle: http://www.ryancooper.com/resources/keycode.asp */ function checkKeycode(e) { if (window.event) keycode window.event.keyCode; else if (e) keycode e.which; } /** * Prevent double clicks on submit buttons with token. So token errors are avoided. * * Quelle: http://forum.jquery.com/topic/how-to-disable-submit-button-after-form-submission */ $(form).submit(function () { if($(this).data(allreadyInput)) { return false; } else { $(this).data(allreadyInput, true); } }) /script> /head>body> div aligncenter> div classstage-center> div classheader> div classversion>Version 1.8.6/div> div classlogo>img srcsmarty/templates/mocca/images/logo_mocca_alpha.png/>/div> /div> div styleposition:fixed;top: 200px; width: 520px; margin: 0pt 0pt 0pt -260px; display: none; background:transparent idcancelWindow> div classcancelForm> table width100%> tr> td colspan2 stylecolor: #6A6A6A; border-bottom-color: #CCCCCC; border-bottom-style: solid; border-bottom-width: 1px; font-weight: bold; text-align: left;> Bestellung stornieren /td> /tr> tr aligncenter> td colspan2 stylecolor: #404040; text-align: left>br>Wollen Sie die ausgewählte Bestellung wirklich stornieren?br>br>br>/td> /tr> tr aligncenter> td> button classconfirmbutton stylecolor: #660000; font-weight: bold; cursor: pointer; onclickxajax_cancelDay(getBonId()); closeCancelWindow();>Stornieren/button> /td> td> button onclickcloseCancelWindow(); classconfirmbutton stylecolor: #666666; font-weight: bold; cursor: pointer>Abbrechen/button> /td> /tr> /table> /div> /div> div onclickcloseCancelWindow(); styleopacity: 0.6; filter: alpha(opacity 60); display: none idcancelWindow-overlay>/div> div classcontentbox> div classcontent idcontent> table width100% styleline-height:0;> tr> td width25%> /td> td idmessage_container> /td> td width25%> /td> /tr> /table>div classwelcome> div classlogin> table aligncenter cellspacing15px> tr> td> div classtitle>Willkommen beim mocca Vorbestellsystem/div> /td> /tr> tr> td> /td> /tr> tr> td classinput> form nameloginwindow methodpost actioncheckLogin.php> table aligncenter> tr> td classexplanation> Bitte melden Sie sich hier an: /td> /tr> tr> td> input classinputusername nameLoginUsername typetext tabindex1 onloadselected()> /td> /tr> td> input classinputpassword nameLoginPassword typepassword tabindex2 > input nameHashPassword typehidden valuetrue > /td> td> input classbutton nameSubmit typesubmit tabindex3 valueAnmelden> /td> /tr> /table> /form> /td> /tr> /table>/div>script typetext/javascript languageJavaScript> window.document.loginwindow.LoginUsername.focus();/script>/div> /div> /div> div classfooterframe> div classfooter> div classcopyright> Softwarepark 37/1, 4232 Hagenberg | Quellenweg 25, 4222 St. Georgen/Gusen | Tel: +43 7236 3351-4300 br>© CDE - Communications Data Engineering GmbH | Competence center for embedded solutions /div> /div> /div> /div> /div>/body>/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
]