Help
RSS
API
Feed
Maltego
Contact
Domain > asteria24.buzz
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-11-10
104.21.74.66
(
ClassC
)
2026-01-27
172.86.93.24
(
ClassC
)
Port 443
HTTP/1.1 200 OKServer: nginx/1.24.0 (Ubuntu)Date: Tue, 27 Jan 2026 00:23:07 GMTContent-Type: text/htmlContent-Length: 4145Last-Modified: Mon, 23 Dec 2024 07:54:49 GMTConnection: keep-aliveETag: 67691749-1031Accept-Ranges: bytes !DOCTYPE html>html langru>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Вход в домашнее облако/title> style> body { font-family: Arial, sans-serif; background-color: #f0f2f5; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; } .login-container { background-color: white; padding: 2rem; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); width: 100%; max-width: 400px; } h1 { text-align: center; color: #1a73e8; margin-bottom: 1.5rem; } .form-group { margin-bottom: 1rem; } label { display: block; margin-bottom: 0.5rem; color: #333; } input { width: 100%; padding: 0.5rem; border: 1px solid #ddd; border-radius: 4px; box-sizing: border-box; } button { width: 100%; padding: 0.75rem; background-color: #1a73e8; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 1rem; } button:hover { background-color: #1557b0; } .forgot-password { text-align: center; margin-top: 1rem; } .forgot-password a { color: #1a73e8; text-decoration: none; } .forgot-password a:hover { text-decoration: underline; } .error-message { color: #dc3545; text-align: center; margin-bottom: 1rem; padding: 0.5rem; background-color: #f8d7da; border-radius: 4px; display: none; } .error-message.show { display: block; } /style>/head>body> div classlogin-container> h1>Домашнее облако/h1> ?php if (isset($error) && !empty($error)): ?> div classerror-message show>?php echo $error; ?>/div> ?php endif; ?> form actionlogin.php methodPOST onsubmitreturn validateForm()> div classform-group> label forusername>Имя пользователя/label> input typetext idusername nameusername required minlength3 maxlength50> /div> div classform-group> label forpassword>Пароль/label> input typepassword idpassword namepassword required minlength8> /div> button typesubmit>Войти/button> /form> div classforgot-password> a hrefreset-password.php>Забыли пароль?/a> /div> /div> script> function validateForm() { const username document.getElementById(username).value; const password document.getElementById(password).value; const errorDiv document.querySelector(.error-message); if (username.length 3) { errorDiv.textContent Имя пользователя должно содержать минимум 3 символа; errorDiv.classList.add(show); return false; } if (password.length 8) { errorDiv.textContent Пароль должен содержать минимум 8 символов; errorDiv.classList.add(show); return false; } return true; } /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
]