Help
RSS
API
Feed
Maltego
Contact
Domain > b.jsscom.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2018-05-13
114.55.173.65
(
ClassC
)
2026-02-08
116.62.149.239
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sun, 08 Feb 2026 00:36:14 GMTContent-Type: text/htmlContent-Length: 9994Connection: keep-aliveVary: Accept-EncodingLast-Modified: Mon, 06 Nov 2023 13:02:32 GMTVary: Accept-EncodingETag: 6548e3e8-270aAccept-Ranges: bytes !DOCTYPE html>html langen manifestapp.manifest>head> meta charsetUTF-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1> title>天羚自助终端系统/title> !-- 新 Bootstrap 核心 CSS 文件 --> link relstylesheet href/public/css/common/bootstrap.css> link relstylesheet href/public/css/common/sweetalert.css> link relstylesheet href/public/css/jss/jssCore.css> !-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> !-- WARNING: Respond.js doesnt work if you view the page via file:// --> !--if lt IE 9> script src/public/js/common/html5shiv.min.js>/script> script src/public/js/common/respond.min.js>/script> !endif--> !-- 最新的 Bootstrap 核心 JavaScript 文件 --> script src/public/js/common/jquery.min.js>/script> script src/public/js/common/angular.min.js>/script> script src/public/js/common/sweetalert-dev.js>/script> script src/public/js/common/function.js>/script> script src/public/js/common/md5.min.js>/script> script src/public/js/jss/DRDefine.js>/script> script src/public/js/jss/netService.js>/script> script src/public/js/jss/jssLocalData.js>/script> script src/public/js/jss/SQLite.js>/script> script src/public/js/jss/Constant.js>/script> script src/public/js/config/config.js>/script> script src/public/js/jss/localDB.js>/script> script src/public/js/jss/DeviceOperate.js>/script> script src/public/js/jss/index.js>/script> script src/public/js/jss/jssCore.js>/script> script src/public/js/jss/jssPrint.js>/script> script> function handleCacheError (e) { jssLog(4,缓存更新出错!+e); } function handleCacheEvent () { window.applicationCache.swapCache(); jssLog(4,缓存更新成功!); hardwareClose(); window.location.reload(); } var appCache window.applicationCache; appCache.addEventListener(error, handleCacheError, false); appCache.addEventListener(updateready, handleCacheEvent, false); /script>/head>style typetext/css> body { overflow: scroll; overflow-y: hidden; overflow-x: hidden; background-color: #051939; } @media (max-width: 1024px) { .loadingContent { height: 100%; padding-top: 10%; font-size: 50px; font-weight: bolder; color: white; } .ad { display: none } .loading { position: relative; width: 350px; height: 384px; left: 50%; margin-left: -175px; } .loading div { background-image: url(/public/image/tllogo2.png); position: absolute; left: 0; bottom: 0; } .loading1 { width: 450px; height: 384px; background-position: -450px 0; z-index: 1; } .loading2 { width: 450px; height: 0; z-index: 2; background-position: left bottom; } } @media (min-width: 1080px) { .loadingContent { height: 100%; padding-top: 30%; font-size: 60px; font-weight: bolder; color: white; } .loading { position: relative; width: 450px; height: 384px; left: 50%; margin-left: -225px; } .loading div { background-image: url(/public/image/tllogo2.png); position: absolute; left: 0; bottom: 0; } .loading1 { width: 450px; height: 384px; background-position: -450px 0; z-index: 1; } .loading2 { width: 450px; height: 0; z-index: 2; background-position: left bottom; } } .initStatus { color: red; padding-top: 80px; visibility: hidden; }/style>body ng-appmyApp ng-controllerindexCtrl>!--注册web控件的回调事件-->script typetext/javascript forDeviceMgr eventDeviceEvent(DeviceID,UserEvtID,RetCode,RetMsg)> try { deviceEventCallBack(DeviceID, UserEvtID, RetCode, RetMsg); } catch (e) { } //控件回调函数 function deviceEventCallBack(DeviceID, UserEvtID, RetCode, RetMsg) { switch (DeviceID) { //投入纸币事件回调 case DT_CASH: if(RetCode10023) { jssLog(4,进钞完成事件触发..............); } appFrame.window.onCashDeviceEvent(UserEvtID, RetCode, RetMsg); break; //插入银联卡事件回调 case DT_CREADER: appFrame.window.onUnionPayDeviceEvent(UserEvtID, RetCode, RetMsg); break; //密码键盘按键事件回调 case DT_PINPAD: appFrame.window.onPinPadDeviceEvent(UserEvtID, RetCode, RetMsg); break; //读卡器事件回调 case DT_SCREADER: appFrame.window.onScReaderDeviceEvent(UserEvtID, RetCode, RetMsg); break; //身份证阅读器回调 case DT_ID: appFrame.window.onDtIdReaderDeviceEvent(UserEvtID, RetCode, RetMsg); break; default: break; } }/script>!--android版本注册web控件的回调事件-->script typetext/javascript> //控件回调函数 function onDeviceEvent(DeviceID, UserEvtID, RetCode, RetMsg) { switch (DeviceID) { //投入纸币事件回调 case DT_CASH: appFrame.window.onCashDeviceEvent(UserEvtID, RetCode, RetMsg); break; //插入银联卡事件回调 case DT_CREADER: appFrame.window.onUnionPayDeviceEvent(UserEvtID, RetCode, RetMsg); break; //密码键盘按键事件回调 case DT_PINPAD: appFrame.window.onPinPadDeviceEvent(UserEvtID, RetCode, RetMsg); break; //读卡器事件回调 case DT_SCREADER: appFrame.window.onScReaderDeviceEvent(UserEvtID, RetCode, RetMsg); break; //身份证阅读器回调 case DT_ID: appFrame.window.onDtIdReaderDeviceEvent(UserEvtID, RetCode, RetMsg); break; default: break; } }/script>!--注册驱动代理-->div styleheight: 0px;> object classidclsid:B2841B7C-DE5E-4647-838F-BEF45AA2F6EE idDeviceMgr width1 height0 onerroralert(创建驱动代理失败,请检查控件是否注册或浏览器选项设置是否正确!)> /object>/div>!--主页面-->div idmainContent classcontainer-fluid> !--加载页面--> div idloading ng-showloadingShow classloadingContent> !--loading Image--> div classrow ng-show!oemShow> div classcol-xs-12 text-center> div classloading> div classloading1>/div> div classloading2>/div> /div> /div> /div> !--loading msg--> div classrow ng-show!oemShow> div classcol-xs-12 text-center stylepadding-top: 60px > 欢迎使用天羚自助系统 /div> div classcol-xs-12 text-center ad stylefont-size: 50px;margin-top: 40px;> 这是一套能让商家 /div> div classcol-xs-12 text-center ad stylefont-size: 55px;margin-top: 20px;font-weight: bolder;color: yellow> 省人、省钱、省事、升效率 /div> div classcol-xs-12 text-center ad stylefont-size: 50px;margin-top: 20px;> 的互联网+自助系统 /div> /div> div classrow ng-showoemShow> div classcol-xs-12 text-center stylepadding-top: 160px > 系统正在启动... /div> /div> !--加载状态提示--> div classrow> div classcol-xs-12 text-center initStatus> span ng-bindinitStatus>/span> /div> /div> !--预加载图片--> div classrow> div classcol-xs-12> img src/public/image/duanwang.png stylevisibility: hidden> img src/public/image/fail.png stylevisibility: hidden> audio idaudio onendedaudioEnd()>/audio> /div> /div> /div> !--加载成功显示页面--> div idframeContent ng-show!loadingShow> !--窗体1--> div classrow ng-showappFrame2Show> iframe idappFrame2 nameappFrame2 frameborder0 width100% marginheight0 marginwidth0 scrollingno>/iframe> /div> !--窗体2--> div classrow stylemargin-top: -5px;> iframe idappFrame nameappFrame frameborder0 width100% marginheight0 marginwidth0 scrollingno>/iframe> /div> /div>/div>/body>script src/public/js/controller/index.controller.js?v20170714>/script>/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
]