Help
RSS
API
Feed
Maltego
Contact
Domain > dsv.thausberger.de
×
Welcome!
Right click nodes and scroll the mouse to navigate the graph.
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-02-01
5.75.150.2
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sun, 24 Nov 2024 18:48:02 GMTServer: Apache/2.4.62 (Debian)Last-Modified: Fri, 08 Nov 2024 06:52:41 GMTETag: 134c-62661327d0040Accept-Ranges: bytesContent-Length: 4940Vary: Accept !DOCTYPE html>html langde>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> link relicon typeimage/png href/bilder/logo/favicon.png> title>Login | RHS Rosenheim/title> link relstylesheet hrefstyles/styles_login.css> style> /* Grundlegendes Styling für den Spinner */ #loading-spinner { display: none; /* Versteckt den Spinner standardmäßig */ border: 4px solid rgba(0, 0, 0, 0.1); border-radius: 50%; border-top: 4px solid #3498db; width: 30px; height: 30px; animation: spin 1s linear infinite; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } /* Spin-Animation */ @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /style> script> function sendDeviceTypeToServer() { const userAgent navigator.userAgent; // Sende den User-Agent mit einer fetch-Anfrage im Hintergrund fetch(/login_app_backend/save_device.php, { method: POST, headers: { Content-Type: application/x-www-form-urlencoded, }, body: geraet + encodeURIComponent(userAgent) }) .then(response > { if (!response.ok) { throw new Error(Netzwerk-Antwort war nicht okay.); } return response.text(); // optional, um die Antwort zu verarbeiten }) .then(data > { console.log(Erfolgreich gesendet:, data); // Für Debugging, optional }) .catch(error > { console.error(Es gab ein Problem mit der Fetch-Anfrage:, error); }); } // Füge den User-Agent beim Laden der Seite hinzu document.addEventListener(DOMContentLoaded, function() { sendDeviceTypeToServer()
Port 443
HTTP/1.1 200 OKDate: Sun, 24 Nov 2024 18:48:03 GMTServer: Apache/2.4.62 (Debian)Access-Control-Allow-Origin: *Access-Control-Allow-Methods: OPTIONS,POST,GET,HEAD,DELETE,PUTAccess-Control-Allow-Headers !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> link relicon typeimage/x-icon hreffavicon.png> title>Welcome Page/title> style> /* Basic Reset */ * { margin: 0; padding: 0; box-sizing: border-box; } /* Body Styling */ body { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100vh; font-family: Arial, sans-serif; background-color: #f0f0f0; padding: 20px; } /* Header Styling */ h1 { font-size: 2rem; color: #333; margin-bottom: 30px; text-align: center; } /* Button Styling */ .btn { display: block; width: 100%; max-width: 300px; padding: 15px; margin: 10px 0; text-align: center; text-decoration: none; color: white; background-color: #007BFF; border-radius: 5px; font-size: 1.2rem; transition: background-color 0.3s ease; } .btn:hover { background-color: #0056b3; } /* Mobile Optimization */ @media (max-width: 600px) { h1 { font-size: 1.5rem; } .btn { font-size: 1rem; padding: 10px; } } /style>/head>body> h1>Welcome Coaches, good luck for todays Race!/h1> a hrefViewData.html classbtn>View Data/a> a hrefEnterData.html classbtn>Enter Data/a>/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
]