Help
RSS
API
Feed
Maltego
Contact
Domain > app-dev.exmind.org.cn
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-30
61.160.192.86
(
ClassC
)
2026-02-17
180.163.146.41
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: TengineContent-Type: text/htmlContent-Length: 3486Connection: keep-aliveDate: Tue, 17 Feb 2026 05:56:46 GMTVary: Accept-Encodingx-oss-request-id: 6994031E8A566039374EFEA0x-oss-cdn-auth: successAccept-Ranges: bytesETag: D1855E1D7701DB2720424D0D23BA4137Last-Modified: Tue, 13 Jan 2026 11:49:28 GMTx-oss-object-type: Normalx-oss-hash-crc64ecma: 12274800059321032997x-oss-storage-class: StandardCache-Control: public,max-age2592000Content-MD5: 0YVeHXcB2ycgQk0NI7pBNwx-oss-server-time: 67Via: ens-cache43.l2eo166-1785,0, kunlun1.cn717494,0Timing-Allow-Origin: *EagleId: b4a3921517713078066481126e !DOCTYPE html>html>head> !-- 不使用 base href,让资源路径相对于当前目录 这样根目录和版本目录都能正常访问 --> script srcsql-wasm.js>/script> meta charsetUTF-8> meta contentIEEdge http-equivX-UA-Compatible> meta namedescription contentA new Flutter project.> !-- iOS meta tags & icons --> meta namemobile-web-app-capable contentyes> meta nameapple-mobile-web-app-status-bar-style contentblack> meta nameapple-mobile-web-app-title contentexmind> link relapple-touch-icon hreficons/Icon-192.png> !-- Favicon --> link relicon typeimage/png hreffavicon.png /> title>exmind/title> link relmanifest hrefmanifest.json> !-- This script adds the flutter initialization JS code --> script srcflutter.js defer>/script>/head>body> !-- 加载动画 --> div idloading style position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, #4CAF50 0%, #2E7D32 100%); display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 9999; color: white; font-family: Arial, sans-serif; > div style width: 60px; height: 60px; border: 4px solid rgba(255,255,255,0.3); border-top: 4px solid white; border-radius: 50%; animation: spin 1s linear infinite; margin-bottom: 20px; >/div> div stylefont-size: 18px; margin-bottom: 10px;>Exmind/div> div stylefont-size: 14px; opacity: 0.8;>正在加载应用.../div> /div> style> @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /style> script srcflutter_bootstrap.js async>/script> !-- Service Worker Registration --> script> if (serviceWorker in navigator) { window.addEventListener(load, function () { navigator.serviceWorker.register(flutter_service_worker.js?v1674261459) .then(function (registration) { console.log(Service Worker registered successfully:, registration); }) .catch(function (error) { console.log(Service Worker registration failed:, error); }); }); } // 监听Flutter应用加载完成事件 window.addEventListener(flutter-first-frame, function () { console.log(Flutter应用第一帧渲染完成,隐藏加载动画); hideLoadingScreen(); }); // 隐藏加载屏幕 function hideLoadingScreen() { console.log(隐藏加载屏幕); const loading document.getElementById(loading); if (loading) { loading.style.opacity 0; loading.style.transition opacity 0.5s ease-out; setTimeout(() > { loading.style.display none; }, 500); } } // 页面加载时的备用方案 window.addEventListener(load, function () { // 备用方案:如果Flutter事件没有触发,在页面加载后延迟隐藏 setTimeout(function () { const loading document.getElementById(loading); if (loading && loading.style.display ! none) { console.log(备用方案:隐藏加载动画); hideLoadingScreen(); } }, 5000); // 5秒后强制隐藏 }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKServer: TengineContent-Type: text/htmlContent-Length: 3486Connection: keep-aliveDate: Tue, 17 Feb 2026 05:56:47 GMTVary: Accept-Encodingx-oss-request-id: 6994031FBFFD4433328B90BAx-oss-cdn-auth: successAccept-Ranges: bytesETag: D1855E1D7701DB2720424D0D23BA4137Last-Modified: Tue, 13 Jan 2026 11:49:28 GMTx-oss-object-type: Normalx-oss-hash-crc64ecma: 12274800059321032997x-oss-storage-class: StandardCache-Control: public,max-age2592000Content-MD5: 0YVeHXcB2ycgQk0NI7pBNwx-oss-server-time: 29Via: ens-cache37.l2eo166-1846,0, kunlun5.cn717457,0Timing-Allow-Origin: *EagleId: b4a3921917713078074284179e !DOCTYPE html>html>head> !-- 不使用 base href,让资源路径相对于当前目录 这样根目录和版本目录都能正常访问 --> script srcsql-wasm.js>/script> meta charsetUTF-8> meta contentIEEdge http-equivX-UA-Compatible> meta namedescription contentA new Flutter project.> !-- iOS meta tags & icons --> meta namemobile-web-app-capable contentyes> meta nameapple-mobile-web-app-status-bar-style contentblack> meta nameapple-mobile-web-app-title contentexmind> link relapple-touch-icon hreficons/Icon-192.png> !-- Favicon --> link relicon typeimage/png hreffavicon.png /> title>exmind/title> link relmanifest hrefmanifest.json> !-- This script adds the flutter initialization JS code --> script srcflutter.js defer>/script>/head>body> !-- 加载动画 --> div idloading style position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, #4CAF50 0%, #2E7D32 100%); display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 9999; color: white; font-family: Arial, sans-serif; > div style width: 60px; height: 60px; border: 4px solid rgba(255,255,255,0.3); border-top: 4px solid white; border-radius: 50%; animation: spin 1s linear infinite; margin-bottom: 20px; >/div> div stylefont-size: 18px; margin-bottom: 10px;>Exmind/div> div stylefont-size: 14px; opacity: 0.8;>正在加载应用.../div> /div> style> @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /style> script srcflutter_bootstrap.js async>/script> !-- Service Worker Registration --> script> if (serviceWorker in navigator) { window.addEventListener(load, function () { navigator.serviceWorker.register(flutter_service_worker.js?v1674261459) .then(function (registration) { console.log(Service Worker registered successfully:, registration); }) .catch(function (error) { console.log(Service Worker registration failed:, error); }); }); } // 监听Flutter应用加载完成事件 window.addEventListener(flutter-first-frame, function () { console.log(Flutter应用第一帧渲染完成,隐藏加载动画); hideLoadingScreen(); }); // 隐藏加载屏幕 function hideLoadingScreen() { console.log(隐藏加载屏幕); const loading document.getElementById(loading); if (loading) { loading.style.opacity 0; loading.style.transition opacity 0.5s ease-out; setTimeout(() > { loading.style.display none; }, 500); } } // 页面加载时的备用方案 window.addEventListener(load, function () { // 备用方案:如果Flutter事件没有触发,在页面加载后延迟隐藏 setTimeout(function () { const loading document.getElementById(loading); if (loading && loading.style.display ! none) { console.log(备用方案:隐藏加载动画); hideLoadingScreen(); } }, 5000); // 5秒后强制隐藏 }); /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
]