Help
RSS
API
Feed
Maltego
Contact
Domain > cbs-service.craftdesk.de
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-23
20.79.107.11
(
ClassC
)
Port 443
HTTP/1.1 200 OKContent-Length: 4708Content-Type: text/html; charsetutf-8Date: Thu, 23 Oct 2025 15:09:34 GMTAccept-Ranges: bytesCache-Control: public, max-age0ETag: W/1264-1991912cab0Last-Modified: Fri, 05 Sep 2025 08:51:26 GMTX-Powered-By: Express !DOCTYPE html>html langde>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1> link relicon typeimage/png hreffavicon.ico> link hrefbootstrap/css/bootstrap.min.css relstylesheet> script srcbootstrap/js/bootstrap.bundle.min.js>/script> script srcjs/utils.js>/script> link relstylesheet typetext/css hrefcss/custom.css> title>Login/title> style> .modal-content { position: relative; } /style>/head>body> div idtoast-container>/div> div iddisabled class>/div> div classcontainer registration-warpper> div classcenter> img srccss/img/Logo.svg/> h3>Anmeldung/h3> div classextended-search-field> input typeemail idemail-input onkeydownkeypressed(event) /> div classcol extended-search-field-name>E-Mail/div> /div> div classextended-search-field> input typepassword idpassword-input onkeydownkeypressed(event) /> div classcol extended-search-field-name>Passwort/div> /div> div classrow> div classcol mb-4> !--button typebutton classui-btn onclickscanQRcode()> image stylewidth: unset; margin-bottom: unset; classui-btn-icon srccss/img/qr-code.svg>/image> /button--> /div> div classcol mb-4> button typebutton stylefloat:right; classui-btn-small onclicklogin()>Anmelden/button> /div> /div> div classtext-center> a href./reset-password>Passwort vergessen?/a> /div> div classtext-center> a href./register-via-domain>Teil einer registrierten Domain?/a> /div> /div> /div> script> let redirectURL; let url new URL(window.location.href); redirectURL url.searchParams.get(redirect); let emailInput document.getElementById(email-input); let passwordInput document.getElementById(password-input); let videoStream; document.addEventListener(DOMContentLoaded, function() { emailInput.focus(); }); function login(){ let email emailInput.value; let password passwordInput.value; if (!email || !password) { showAlert(error, Bitte fülle alle Felder aus.); return; } let user { email, password }; document.getElementById(disabled).setAttribute(class, disabled); fetch(/user/login, { method: POST, headers: { Content-Type: application/json }, body: JSON.stringify(user) }) .then(response > { if (response.ok) { return response.json(); } else if (response.status 401) { return response.json().then(data > { throw new Error(data.error); }); } else if (response.status 500) { return response.json().then(data > { throw new Error(data.error); }); } else { throw new Error(Anmeldung konnte nicht durchgeführt werden); } }) .then(data > { if(redirectURL){ window.location.href decodeURI(redirectURL); }else{ window.location.href ./landingpage; } document.getElementById(disabled).setAttribute(class, ); }) .catch(error > { showAlert(error, error.message); document.getElementById(disabled).setAttribute(class, ); }); } function keypressed(event) { if (event.keyCode 13) { login(); } } /script>/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
]