Help
RSS
API
Feed
Maltego
Contact
Domain > auxilium.site
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2018-11-20
194.58.56.5
(
ClassC
)
2018-12-06
194.58.56.49
(
ClassC
)
2026-01-04
104.21.53.251
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sun, 04 Jan 2026 03:10:11 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Location: https://auxilium.site/cf-cache-status: DYNAMICReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sFoIHtug%2Bdih%2BeZqnMp5vFggtHZWs0zteDqQ2NMvsPRjTKWPcZy6YYF8HbE4DWCChgRU8b9rHBuzkxNBMg7JnGyBhe%2BmJPnkFLSQL}}CF-RAY: 9b878a964fdf0c31-PDXalt-svc: h3:443; ma86400 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 04 Jan 2026 03:10:12 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflarex-powered-by: PHP/8.2.29x-powered-by: PleskLinexpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatepragma: no-cacheSet-Cookie: PHPSESSIDh27akkos5ck4g3us3i3ss0h7vs; path/Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?s%2FI2Oo1zKT%2BSIwOJPoOuZIE3DAinrz%2FHX27zNRWYYfQQGLNeJImXtnuIaYzew%2BL%2Fm8mVugxRL9PA2I3obT6VFAiOaSLDPaR5ECiJmbhg%3D}}cf-cache-status: DYNAMICvary: accept-encodingNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}CF-RAY: 9b878a9a3e98f3b4-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetutf-8 /> meta namedescription contentSociety of the Divine Word - Trust Management System /> meta nameviewport contentwidthdevice-width, initial-scale1 /> title>SVD Trust Management - Login/title> !--begin::Fonts--> link relstylesheet hrefhttps://fonts.googleapis.com/css?familyInter:300,400,500,600,700 /> link hrefhttps://fonts.googleapis.com/css2?familyCrimson+Text:wght@400;600;700&displayswap relstylesheet> !--end::Fonts--> !--begin::Global Stylesheets Bundle--> link hrefassets/plugins/global/plugins.bundle.css relstylesheet typetext/css /> link hrefassets/css/style.bundle.css relstylesheet typetext/css /> !--end::Global Stylesheets Bundle--> style> :root { --svd-blue: #003366; --svd-gold: #C5A572; --svd-light-blue: #4A90E2; --svd-dark: #1a1a2e;}* { margin: 0; padding: 0; box-sizing: border-box;}body { font-family: Inter, sans-serif; background: linear-gradient(135deg, #001a33 0%, #003366 50%, #004080 100%); position: relative; overflow-x: hidden;}body::before { content: ; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-image: radial-gradient(circle at 20% 50%, rgba(197, 165, 114, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 80%, rgba(74, 144, 226, 0.1) 0%, transparent 50%); pointer-events: none;}.login-container { min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 15px; position: relative; z-index: 1;}.login-wrapper { display: grid; grid-template-columns: 1fr 1fr; max-width: 1100px; width: 100%; max-height: calc(100vh - 30px); background: white; border-radius: 24px; overflow: hidden; box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);}.left-panel { background: linear-gradient(135deg, var(--svd-blue) 0%, #004080 100%); padding: 40px 35px; color: white; position: relative; overflow-y: auto; overflow-x: hidden;}.left-panel::before { content: ; position: absolute; top: -50%; right: -50%; width: 200%; height: 200%; background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%); animation: pulse 15s ease-in-out infinite;}@keyframes pulse { 0%, 100% { transform: scale(1); opacity: 0.5; } 50% { transform: scale(1.1); opacity: 0.8; }}.logo-section { position: relative; z-index: 2; text-align: center; margin-bottom: 25px;}.svd-emblem { width: 110px; height: 110px; margin: 0 auto 20px; background: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 10px 30px rgba(0,0,0,0.3); border: 4px solid var(--svd-gold); overflow: visible; padding: 10px;}.svd-logo-img { width: 100%; height: 100%; object-fit: contain; object-position: center;}.organization-name { font-family: Crimson Text, serif; font-size: 26px; font-weight: 700; line-height: 1.3; margin-bottom: 8px; text-shadow: 0 2px 8px rgba(0,0,0,0.4); color: white; letter-spacing: 0.5px;}.organization-subtitle { font-size: 15px; opacity: 0.95; font-weight: 400; margin-bottom: 5px;}.organization-location { font-size: 14px; opacity: 0.85; font-style: italic;}.divider { width: 60px; height: 3px; background: var(--svd-gold); margin: 20px auto; border-radius: 2px;}.mission-statement { position: relative; z-index: 2; font-size: 14px; line-height: 1.7; opacity: 0.95; text-align: center; font-style: italic; margin-bottom: 25px;}.features-grid { position: relative; z-index: 2; display: grid; gap: 15px;}.feature-item { display: flex; align-items: flex-start; gap: 12px; padding: 12px; background: rgba(255, 255, 255, 0.1); border-radius: 12px; backdrop-filter: blur(10px); transition: all 0.3s ease;}.feature-item:hover { background: rgba(255, 255, 255, 0.15); transform: translateX(5px);}.feature-icon { width: 36px; height: 36px; background: var(--svd-gold); border-radius: 8px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 18px;}.feature-text h4 { font-size: 15px; font-weight: 600; margin-bottom: 3px;}.feature-text p { font-size: 12px; opacity: 0.85; line-height: 1.4;}.right-panel { padding: 40px 35px; display: flex; flex-direction: column; justify-content: center; overflow-y: auto;}.login-header-right { text-align: center; margin-bottom: 30px;}.login-header-right h2 { font-size: 28px; font-weight: 700; color: var(--svd-blue); margin-bottom: 8px;}.login-header-right p { color: #666; font-size: 15px;}.alert-custom { padding: 15px 20px; border-radius: 12px; margin-bottom: 25px; display: flex; align-items: center; gap: 12px; font-size: 14px; animation: slideIn 0.3s ease;}@keyframes slideIn { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); }}.alert-danger { background: #fee; color: #c33; border: 1px solid #fcc;}.alert-warning { background: #fff8e1; color: #f57c00; border: 1px solid #ffe0b2;}.google-btn { width: 100%; padding: 18px 24px; background: white; border: 2px solid #e0e0e0; border-radius: 12px; font-size: 16px; font-weight: 600; color: #333; cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; justify-content: center; gap: 14px; text-decoration: none; position: relative; overflow: hidden;}.google-btn::before { content: ; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-radius: 50%; background: rgba(66, 133, 244, 0.1); transform: translate(-50%, -50%); transition: width 0.6s, height 0.6s;}.google-btn:hover::before { width: 300px; height: 300px;}.google-btn:hover { border-color: var(--svd-light-blue); transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0, 51, 102, 0.15);}.google-btn-content { position: relative; z-index: 1; display: flex; align-items: center; gap: 14px;}.google-icon { width: 24px; height: 24px;}.security-notice { margin-top: 25px; padding: 18px; background: #f8f9fa; border-radius: 12px; text-align: center;}.security-notice-header { display: flex; align-items: center; justify-content: center; gap: 8px; margin-bottom: 8px; color: var(--svd-blue); font-weight: 600; font-size: 13px;}.security-notice p { font-size: 12px; color: #666; line-height: 1.6;}.login-footer { text-align: center; margin-top: 25px; padding-top: 20px; border-top: 1px solid #e0e0e0;}.login-footer p { color: #999; font-size: 12px; margin: 4px 0;}.login-footer .copyright { font-weight: 500; color: #666;}.spinner-border { display: inline-block; width: 1rem; height: 1rem; border: 2px solid currentColor; border-right-color: transparent; border-radius: 50%; animation: spinner-border 0.75s linear infinite;}.spinner-border-sm { width: 0.875rem; height: 0.875rem; border-width: 2px;}@keyframes spinner-border { to { transform: rotate(360deg); }}/* Tablet and Mobile Styles */@media (max-width: 768px) { .login-wrapper { grid-template-columns: 1fr !important; max-width: 100%; max-height: none; min-height: 100vh; } .left-panel { padding: 30px 20px; max-height: none; } .right-panel { padding: 30px 20px; } .features-grid { grid-template-columns: 1fr; }}/* Small Mobile Devices */@media (max-width: 576px) { .login-container { padding: 0; } .login-wrapper { border-radius: 0; } .left-panel, .right-panel { padding: 25px 15px; } .organization-name { font-size: 23px; } .login-header-right h2 { font-size: 26px; }}/* Extra Small Devices */@media (max-width: 480px) { .organization-name { font-size: 22px; } .organization-subtitle { font-size: 14px; } .organization-location { font-size: 13px; } .login-header-right h2 { font-size: 24px; } .svd-emblem { width: 90px; height: 90px; } .feature-item { padding: 10px; gap: 10px; } .feature-icon { width: 32px; height: 32px; font-size: 16px; } .feature-text h4 { font-size: 14px; } .feature-text p { font-size: 11px; } .google-btn { padding: 16px 20px; font-size: 15px; } .security-notice { padding: 15px; } .mission-statement { font-size: 13px; }} /style>/head>body> div classlogin-container> div classlogin-wrapper> !-- Left Panel --> div classleft-panel> div classlogo-section> div classsvd-emblem> img srcassets/media/logos/logo_svd.png altSociety of the Divine Word Logo classsvd-logo-img /> /div> h1 classorganization-name>Society of the Divine Word/h1> p classorganization-subtitle>Trust & Society Management/p> p classorganization-location>Mumbai Province, India/p> /div> div classdivider>/div> p classmission-statement> Dedicated to serving Gods mission through transparent governance, faithful stewardship, and comprehensive administrative excellence /p> div classfeatures-grid> div classfeature-item> div classfeature-icon> 🛡️ /div> div classfeature-text> h4>Secure Management/h4> p>Enterprise-grade security for sensitive trust documents and records/p> /div> /div> div classfeature-item> div classfeature-icon> 📋 /div> div classfeature-text> h4>Comprehensive Records/h4> p>Complete documentation of societies, trusts, and governance activities/p> /div> /div> div classfeature-item> div classfeature-icon> ✅ /div> div classfeature-text> h4>Compliance & Audit/h4> p>Maintain regulatory compliance with detailed audit trails/p> /div> /div> div classfeature-item> div classfeature-icon> 👥 /div> div classfeature-text> h4>Member Tracking/h4> p>Efficient management of members, trustees, and stakeholders/p> /div> /div> /div> /div> !-- Right Panel --> div classright-panel> div classlogin-header-right> h2>Welcome Back/h2> p>Sign in to access the trust management system/p> /div> a hrefhttps://accounts.google.com/o/oauth2/v2/auth?client_id879192551917-8rh4d80bn868s3o1ubmukb2k6birceoc.apps.googleusercontent.com&redirect_urihttps%3A%2F%2Fauxilium.site%2Flogin.php&response_typecode&scopehttps%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&access_typeoffline&promptselect_account classgoogle-btn idgoogleSignIn> div classgoogle-btn-content> svg classgoogle-icon xmlnshttp://www.w3.org/2000/svg viewBox0 0 48 48> path fill#EA4335 dM24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z/> path fill#4285F4 dM46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z/> path fill#FBBC05 dM10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z/> path fill#34A853 dM24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z/> /svg> span>Sign in with Google/span> /div> /a> div classsecurity-notice> div classsecurity-notice-header> svg width16 height16 viewBox0 0 24 24 fillcurrentColor> path dM12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z/> /svg> span>Secured Authentication/span> /div> p>This system uses Google OAuth 2.0 for secure authentication. Your credentials are never stored on our servers./p> /div> div classlogin-footer> p classcopyright>© 2026 Society of the Divine Word, Mumbai Province/p> p>All rights reserved • Powered by secure cloud infrastructure/p> /div> /div> /div> /div> !--begin::Javascript--> script srcassets/plugins/global/plugins.bundle.js>/script> script srcassets/js/scripts.bundle.js>/script> !--end::Javascript--> script> // Handle Google Sign-in button const googleBtn document.getElementById(googleSignIn); if (googleBtn) { googleBtn.addEventListener(click, function(e) { const btnContent this.querySelector(.google-btn-content); if (btnContent) { btnContent.innerHTML span classspinner-border spinner-border-sm me-2>/span>span>Connecting to Google.../span>; } this.style.pointerEvents none; this.style.opacity 0.7; }); } // Performance logging window.addEventListener(load, function() { console.log(Login page loaded in, performance.now().toFixed(2), ms); }); /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
]