Help
RSS
API
Feed
Maltego
Contact
Domain > sbujbd.cc
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-05
18.239.199.95
(
ClassC
)
2026-02-17
3.163.24.63
(
ClassC
)
Port 80
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 2511Connection: keep-aliveServer: nginxDate: Mon, 16 Feb 2026 19:27:37 GMTLast-Modified: Fri, 05 Dec 2025 15:54:12 GMTAccept-Ranges: bytesETag: 69330024-9cfStrict-Transport-Security: max-age31536000Vary: Accept-EncodingX-Cache: Hit from cloudfrontVia: 1.1 44c9323c8e1b3ab3824760718cef5d00.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: YayUMMBKGmCvAVoDv2EtfUGb8RjyCpT1-94dsjq0VFY-0skKBA3SXwAge: 28461 !doctype html>html lang>head>meta charsetutf-8>meta http-equivX-UA-Compatible contentIEedge>meta nameviewport contentwidthdevice-width,initial-scale1,maximum-scale1,user-scalableno>link relicon href/favicon.ico>title>landing/title>script deferdefer src/js/chunk-vendors.d5a15bd3.js>/script>script deferdefer src/js/app.54773880.js>/script>link href/css/app.509cbcac.css relstylesheet>/head>body>noscript>strong>Were sorry but landing doesnt work properly without JavaScript enabled. Please enable it to continue./strong>/noscript>div idapp>/div>script charsetUTF-8 srchttps://res.openinstall.com/openinstall-appKey.js>/script>script>// 解析URL参数 var data OpenInstall.parseUrlParams(); // 初始化 OpenInstall // 注意:请将 appKey 替换为你在 OpenInstall 控制台获取的实际 appKey window.openInstallInstance new OpenInstall({ appKey: oxg4zg, // TODO: 请替换为实际的 appKey // channelCode: 渠道编号, // 可选:传入渠道编号,优先级大于链接上拼接的渠道编号 // fastInstall: false, // 可选:快速安装功能开关,true为开启,false为关闭 onready: function() { // 初始化成功回调 // 注意:不在页面加载时自动唤醒,避免在 App 未安装时显示错误提示 // 只在用户点击按钮时才尝试唤醒或下载 // 等待 Vue 应用挂载完成后再绑定按钮事件 // 由于按钮在 Vue 组件中,我们需要等待 DOM 渲染完成 var m this; var checkButton function() { var button document.getElementById(downloadButton); if (button) { // 移除原有的 Vue 绑定的事件监听器,使用 OpenInstall 的方法 // 阻止事件冒泡,避免触发 Vue 的 @click button.onclick function(e) { e.preventDefault(); e.stopPropagation(); console.log(OpenInstall: wakeupOrInstall); // 此方法为scheme、Universal Link唤醒以及引导下载的作用(必须调用且不可额外自行跳转下载) m.wakeupOrInstall(); return false; }; } else { // 如果按钮还未渲染,延迟重试 setTimeout(checkButton, 100); } }; checkButton(); } }, data);/script>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 2511Connection: keep-aliveServer: nginxDate: Mon, 16 Feb 2026 19:27:37 GMTLast-Modified: Fri, 05 Dec 2025 15:54:12 GMTAccept-Ranges: bytesETag: 69330024-9cfStrict-Transport-Security: max-age31536000Vary: Accept-EncodingX-Cache: Hit from cloudfrontVia: 1.1 49798ef4b8dd64fece36e067d09f69ec.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: 0lhnAc5qBEEcWneaAfcqkXwxD_mCGiV1gERt1quedfS9e_qpidD_qAAge: 28462 !doctype html>html lang>head>meta charsetutf-8>meta http-equivX-UA-Compatible contentIEedge>meta nameviewport contentwidthdevice-width,initial-scale1,maximum-scale1,user-scalableno>link relicon href/favicon.ico>title>landing/title>script deferdefer src/js/chunk-vendors.d5a15bd3.js>/script>script deferdefer src/js/app.54773880.js>/script>link href/css/app.509cbcac.css relstylesheet>/head>body>noscript>strong>Were sorry but landing doesnt work properly without JavaScript enabled. Please enable it to continue./strong>/noscript>div idapp>/div>script charsetUTF-8 srchttps://res.openinstall.com/openinstall-appKey.js>/script>script>// 解析URL参数 var data OpenInstall.parseUrlParams(); // 初始化 OpenInstall // 注意:请将 appKey 替换为你在 OpenInstall 控制台获取的实际 appKey window.openInstallInstance new OpenInstall({ appKey: oxg4zg, // TODO: 请替换为实际的 appKey // channelCode: 渠道编号, // 可选:传入渠道编号,优先级大于链接上拼接的渠道编号 // fastInstall: false, // 可选:快速安装功能开关,true为开启,false为关闭 onready: function() { // 初始化成功回调 // 注意:不在页面加载时自动唤醒,避免在 App 未安装时显示错误提示 // 只在用户点击按钮时才尝试唤醒或下载 // 等待 Vue 应用挂载完成后再绑定按钮事件 // 由于按钮在 Vue 组件中,我们需要等待 DOM 渲染完成 var m this; var checkButton function() { var button document.getElementById(downloadButton); if (button) { // 移除原有的 Vue 绑定的事件监听器,使用 OpenInstall 的方法 // 阻止事件冒泡,避免触发 Vue 的 @click button.onclick function(e) { e.preventDefault(); e.stopPropagation(); console.log(OpenInstall: wakeupOrInstall); // 此方法为scheme、Universal Link唤醒以及引导下载的作用(必须调用且不可额外自行跳转下载) m.wakeupOrInstall(); return false; }; } else { // 如果按钮还未渲染,延迟重试 setTimeout(checkButton, 100); } }; checkButton(); } }, data);/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
]