Help
RSS
API
Feed
Maltego
Contact
Domain > back.sharemedical.vip
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-04-11
114.80.187.9
(
ClassC
)
2026-01-23
180.163.146.114
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: TengineContent-Type: text/htmlContent-Length: 3119Connection: keep-aliveDate: Fri, 23 Jan 2026 05:08:09 GMTLast-Modified: Thu, 03 Apr 2025 07:51:26 GMTETag: 67ee3dfe-c2fAccess-Control-Allow-Origin: *Accept-Ranges: bytesVia: ens-cache41.l2eo166-1858,0, kunlun9.cn717465,0Timing-Allow-Origin: *EagleId: b4a3921d17691448897331888e !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>mqtt监听/title>/head>body>a hrefhttp://mqtt-ob.sharemedical.vip/ob_send.html>发送mqtt消息/a>br>(如果订阅 server 主题,请填写 http_server,示例: http_server,app/13125252525)br>input stylewidth: 500px;height: 50px; typetext idtopic placeholder填写需要订阅的主题,多个使用 英文逗号隔开>button idsend>订阅主题 /button>button idclean>清空消息 /button>ul idUL>/ul>div idmessage>/div>script> var websocket; var reconnectInterval 1000; // 重连间隔时间为1秒 const btn document.querySelector(#send) const clean document.querySelector(#clean) const ul document.querySelector(#UL) function getTime() { return Math.floor(new Date().getTime() / 1000); } function initWebSocket() { var pingTime getTime() websocket new WebSocket(ws://ob-mqtt.shbjy.cn:80/ob_client); // 连接成功 websocket.onopen function () { console.log( Connection opened!); websocket.send(connect); }; // 错误监视 websocket.onerror function () { console.log(Error: + this.status); }; // 监听后端返回的数据 websocket.onmessage function (event) { var data JSON.parse(event.data); if (data.action && data.action ping) { var newPingTime getTime(); if (newPingTime - 60 > pingTime) { // console.log(ping timeout) websocket.close() } else { // console.log(ping success) pingTime newPingTime } return; } // 操作dom给ul添加li子元素 let li document.createElement(li); li.textContent JSON.stringify(JSON.parse(event.data).msg); ul.appendChild(li); }; // 断开链接 websocket.onclose function () { console.log( Connection closed!); // setTimeout(initWebSocket, reconnectInterval); // 重连 }; } initWebSocket() btn.addEventListener(click, function () { var topic document.getElementById(topic).value; websocket.send({action: subscribe,data: + topic + }); }) clean.addEventListener(click, function () { ul.innerHTML ; }) setInterval(function () { if (isOpen(websocket)) { websocket.send({action: ping}); } else { initWebSocket() console.log(web socket is closing, reconnecting); } // websocket. }, 10000); function isOpen(ws) { return ws.readyState ws.OPEN }/script>/body>/html>
Port 443
HTTP/1.1 200 OKServer: TengineContent-Type: text/htmlContent-Length: 3119Connection: keep-aliveDate: Fri, 23 Jan 2026 05:08:10 GMTLast-Modified: Thu, 03 Apr 2025 07:51:26 GMTETag: 67ee3dfe-c2fAccess-Control-Allow-Origin: *Accept-Ranges: bytesVia: ens-cache34.l2eo166-1761,0, kunlun1.cn717469,0Timing-Allow-Origin: *EagleId: b4a3921517691448909085782e !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>mqtt监听/title>/head>body>a hrefhttp://mqtt-ob.sharemedical.vip/ob_send.html>发送mqtt消息/a>br>(如果订阅 server 主题,请填写 http_server,示例: http_server,app/13125252525)br>input stylewidth: 500px;height: 50px; typetext idtopic placeholder填写需要订阅的主题,多个使用 英文逗号隔开>button idsend>订阅主题 /button>button idclean>清空消息 /button>ul idUL>/ul>div idmessage>/div>script> var websocket; var reconnectInterval 1000; // 重连间隔时间为1秒 const btn document.querySelector(#send) const clean document.querySelector(#clean) const ul document.querySelector(#UL) function getTime() { return Math.floor(new Date().getTime() / 1000); } function initWebSocket() { var pingTime getTime() websocket new WebSocket(ws://ob-mqtt.shbjy.cn:80/ob_client); // 连接成功 websocket.onopen function () { console.log( Connection opened!); websocket.send(connect); }; // 错误监视 websocket.onerror function () { console.log(Error: + this.status); }; // 监听后端返回的数据 websocket.onmessage function (event) { var data JSON.parse(event.data); if (data.action && data.action ping) { var newPingTime getTime(); if (newPingTime - 60 > pingTime) { // console.log(ping timeout) websocket.close() } else { // console.log(ping success) pingTime newPingTime } return; } // 操作dom给ul添加li子元素 let li document.createElement(li); li.textContent JSON.stringify(JSON.parse(event.data).msg); ul.appendChild(li); }; // 断开链接 websocket.onclose function () { console.log( Connection closed!); // setTimeout(initWebSocket, reconnectInterval); // 重连 }; } initWebSocket() btn.addEventListener(click, function () { var topic document.getElementById(topic).value; websocket.send({action: subscribe,data: + topic + }); }) clean.addEventListener(click, function () { ul.innerHTML ; }) setInterval(function () { if (isOpen(websocket)) { websocket.send({action: ping}); } else { initWebSocket() console.log(web socket is closing, reconnecting); } // websocket. }, 10000); function isOpen(ws) { return ws.readyState ws.OPEN }/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
]