nginx 1.12.2
tcp/443
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c31c2f0b631c2f0b66f7205670ae5e867984a66ee4249dad2
Found 28 files trough .DS_Store spidering: /888 /check.html /event /event/active /event/css /event/favicon.ico /event/img /event/index.html /event/js /event/mp4 /qphtml /qphtml/active /qphtml/active/redLope /qphtml/css /qphtml/favicon.ico /qphtml/img /qphtml/img/active /qphtml/img/agency /qphtml/img/agent /qphtml/img/attendrule /qphtml/img/public /qphtml/img/sites /qphtml/img/src /qphtml/img/vipdetail /qphtml/index.html /qphtml/js /qphtml/mp4 /robots.txt
Severity: low
Fingerprint: 5f32cf5d6962f09c3838040e3838040e20ea313f191bf29fcd8161e6bd90794f
Found 20 files trough .DS_Store spidering: /888 /check.html /event /event/active /event/css /event/favicon.ico /event/img /event/index.html /event/js /event/mp4 /qphtml /qphtml/active /qphtml/active/redLope /qphtml/css /qphtml/favicon.ico /qphtml/img /qphtml/index.html /qphtml/js /qphtml/mp4 /robots.txt
Severity: low
Fingerprint: 5f32cf5d6962f09c11d3744d11d3744db0593c00c09fa5aa0726f2cbb30c7622
Found 12 files trough .DS_Store spidering: /888 /check.html /event /event/active /event/css /event/favicon.ico /event/img /event/index.html /event/js /event/mp4 /qphtml /robots.txt
Severity: low
Fingerprint: 5f32cf5d6962f09cc169dbbec169dbbef3dc898f80f7832fb242ba36b33f877a
Found 15 files trough .DS_Store spidering: /888 /check.html /event /event/active /event/css /event/favicon.ico /event/img /event/index.html /event/js /event/mp4 /index.html /m /robots.txt /static /static-vns95
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09cc169dbbec169dbbef3dc898f80f7832fb242ba36b33f877a
Found 15 files trough .DS_Store spidering: /888 /check.html /event /event/active /event/css /event/favicon.ico /event/img /event/index.html /event/js /event/mp4 /index.html /m /robots.txt /static /static-vns95
Severity: low
Fingerprint: 5f32cf5d6962f09c4239b3d84239b3d86812efb5dac32385ece57168e17f60cc
Found 8 files trough .DS_Store spidering: /888 /check.html /event /index.html /m /robots.txt /static /static-vns95
Open service 27.124.12.142:443 · www.81777v.com
2024-10-18 07:16
HTTP/1.1 200 OK Content-Type: text/html Date: Fri, 18 Oct 2024 07:16:25 GMT Etag: W/"6635e9d4-f05" Last-Modified: Sat, 04 May 2024 07:55:00 GMT Server: nginx/1.12.2 X-Cache: BYPASS Connection: close Transfer-Encoding: chunked Page title: Welcome <!DOCTYPE html> <html style="height: 100%;"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Welcome</title> <script> function isMobile() { return !!(navigator.userAgent.match( /(phone|pad|pod|iPhone|iPod|ios|iPad|android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i )) } if (isMobile() !== false) { if (location.href.indexOf('#') > -1) { location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '') } else { location.href = location.origin + '/m/#/home' + location.search } } (function () { var url = window.location.href, obj = {}, keyvalue = [], key = '', value = '', parseString = url.substring(url.indexOf('?') + 1, url.length).split('&') for (var i in parseString) { keyvalue = parseString[i].split('=') key = keyvalue[0] value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1] obj[key] = value } if (obj.agent) { localStorage.setItem('agent', obj.agent) } if (obj.isPcInfo) { isPcInfo = obj.isPcInfo; } if(obj.register){ if(!localStorage.token){ localStorage.setItem('register', obj.register) } } })() window.vis = true window.onblur = function () { window.vis = false } window.onfocus = function () { window.vis = true if (typeof window.balanceTask === 'function') { window.balanceTask() } } if(!isMobile()) { function loadJS( url, callback ) { var script = document.createElement('script'), fn = callback || function(){}; script.type = 'text/javascript'; //IE if(script.readyState){ script.onreadystatechange = function(){ if( script.readyState == 'loaded' || script.readyState == 'complete' ){ script.onreadystatechange = null; fn() } } }else{ // 其他浏览器 script.onload = function(){ fn() } } script.src = url; document.getElementsByTagName('head')[0].appendChild(script); } let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js' , `https://cstaticdun.126.net/load.min.js?t=1714128272904`, `https://acstatic-dun.126.net/tool.min.js?t=1714128272904` ] // 用法 loadTable.forEach( (url) => { loadJS(url,function(e){ // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url) }) }) } </script> <link rel="shortcut icon" href="/static/vns95/img/favicon.ico" type="image/x-icon"> <!-- <script src="/static/public/js/stomp.js"></script> <script src="/static/public/js/qrcode.js"></script> --> <!-- <script src="https://cstaticdun.126.net/load.min.js?t=1714128272904"></script> <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714128272904"></script> --> <link href="/static-vns95/style.css" rel="stylesheet"><link href="/static-vns95/css/pages/vns95/index.ddc60749e99361da1664f5886c56c5d2.css" rel="stylesheet"></head> <body style="height: 100%;"> <div id="klkApp"> </div> <script type="text/javascript" src="/static-vns95/js/manifest.f732b7c1c0c19668a7f1.js?v=2024-4-26-18:43:48"></script><script type="text/javascript" src="/static-vns95/js/vendor.9241767308e7a4814aa3.js?v=2024-4-26-18:43:48"></script><script type="text/javascript" src="/static-vns95/js/pages/vns95/index.95544b554a1fc504517e.js?v=2024-4-26-18:43:48"></script></body> </html>