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: 5f32cf5d6962f09cc169dbbec169dbbef3dc898f318c42689ecaaaad21f93c47
Found 15 files trough .DS_Store spidering: /888 /app-deskservice /app-download /check.html /event /index.html /indexpc.html /landing /m /qphtml /README.md /robots.txt /static /static-boye /tsnew-download
Severity: low
Fingerprint: 5f32cf5d6962f09c3af247253af24725df36d5d832c273c2fe3b17e3bb539f69
Found 9 files trough .DS_Store spidering: /888 /check.html /event /index.html /m /README.md /robots.txt /static /static-txox
.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: 5f32cf5d6962f09cc169dbbec169dbbef3dc898f318c42689ecaaaad21f93c47
Found 15 files trough .DS_Store spidering: /888 /app-deskservice /app-download /check.html /event /index.html /indexpc.html /landing /m /qphtml /README.md /robots.txt /static /static-boye /tsnew-download
Severity: low
Fingerprint: 5f32cf5d6962f09c3af247253af24725df36d5d832c273c2fe3b17e3bb539f69
Found 9 files trough .DS_Store spidering: /888 /check.html /event /index.html /m /README.md /robots.txt /static /static-txox
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65221bf9fd59
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = root@6669786.com:lottery-site/lottery-repo-boye fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65221bf9fd59
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = root@6669786.com:lottery-site/lottery-repo-boye fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
Open service 27.124.12.191:443 · www.88975.vip
2024-11-02 05:01
HTTP/1.0 400 Bad Request Client sent an HTTP request to an HTTPS server.
Open service 27.124.12.191:443 · www.88975.vip
2024-11-01 02:55
HTTP/1.0 400 Bad Request Client sent an HTTP request to an HTTPS server.
Open service 27.124.12.191:443 · www.88975.vip
2024-10-22 02:14
HTTP/1.0 400 Bad Request Client sent an HTTP request to an HTTPS server.
Open service 137.220.202.113:443 · 88975.vip
2024-10-20 09:23
HTTP/1.1 200 OK Content-Type: text/html Date: Sun, 20 Oct 2024 09:23:54 GMT Etag: W/"6635ec44-edf" Last-Modified: Sat, 04 May 2024 08:05:24 GMT Server: nginx/1.12.2 X-Cache: BYPASS Connection: close Transfer-Encoding: chunked Page title: Welcome <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Welcome</title> <style> html{ height: 100%; } body{ height: 100%; } </style> <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.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=1714129225631`, `https://acstatic-dun.126.net/tool.min.js?t=1714129225631` ] // 用法 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/boye/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=201903281201"></script> <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=201903281201"></script> --> <link href="/static-boye/style.css" rel="stylesheet"><link href="/static-boye/css/pages/boye/index.b01c3867187232c4f33394cacfc0645e.css" rel="stylesheet"></head> <body> <div id="vnstApp"> </div> <script type="text/javascript" src="/static-boye/js/manifest.ae080841b1a0210d5f64.js?v=2024-4-26-18:59:32"></script><script type="text/javascript" src="/static-boye/js/vendor.f2fd394ddb8b1898e20a.js?v=2024-4-26-18:59:32"></script><script type="text/javascript" src="/static-boye/js/pages/boye/index.9192981899e48423f6fa.js?v=2024-4-26-18:59:32"></script></body> </html>
Open service 27.124.12.191:443 · www.88975.vip
2024-10-20 02:34
HTTP/1.0 400 Bad Request Client sent an HTTP request to an HTTPS server.
Open service 137.220.202.113:443 · 88975.vip
2024-10-18 09:00
HTTP/1.1 200 OK Content-Type: text/html Date: Fri, 18 Oct 2024 09:00:07 GMT Etag: W/"6635ec44-edf" Last-Modified: Sat, 04 May 2024 08:05:24 GMT Server: nginx/1.12.2 X-Cache: BYPASS Connection: close Transfer-Encoding: chunked Page title: Welcome <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Welcome</title> <style> html{ height: 100%; } body{ height: 100%; } </style> <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.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=1714129225631`, `https://acstatic-dun.126.net/tool.min.js?t=1714129225631` ] // 用法 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/boye/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=201903281201"></script> <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=201903281201"></script> --> <link href="/static-boye/style.css" rel="stylesheet"><link href="/static-boye/css/pages/boye/index.b01c3867187232c4f33394cacfc0645e.css" rel="stylesheet"></head> <body> <div id="vnstApp"> </div> <script type="text/javascript" src="/static-boye/js/manifest.ae080841b1a0210d5f64.js?v=2024-4-26-18:59:32"></script><script type="text/javascript" src="/static-boye/js/vendor.f2fd394ddb8b1898e20a.js?v=2024-4-26-18:59:32"></script><script type="text/javascript" src="/static-boye/js/pages/boye/index.9192981899e48423f6fa.js?v=2024-4-26-18:59:32"></script></body> </html>
Open service 27.124.12.191:443 · www.88975.vip
2024-10-18 08:21
HTTP/1.0 400 Bad Request Client sent an HTTP request to an HTTPS server.
Open service 137.220.202.113:443 · 88975.vip
2024-10-02 14:03
HTTP/1.1 200 OK Content-Type: text/html Date: Wed, 02 Oct 2024 14:03:54 GMT Etag: W/"6635ec44-edf" Last-Modified: Sat, 04 May 2024 08:05:24 GMT Server: nginx/1.12.2 X-Cache: BYPASS Connection: close Transfer-Encoding: chunked Page title: Welcome <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Welcome</title> <style> html{ height: 100%; } body{ height: 100%; } </style> <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.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=1714129225631`, `https://acstatic-dun.126.net/tool.min.js?t=1714129225631` ] // 用法 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/boye/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=201903281201"></script> <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=201903281201"></script> --> <link href="/static-boye/style.css" rel="stylesheet"><link href="/static-boye/css/pages/boye/index.b01c3867187232c4f33394cacfc0645e.css" rel="stylesheet"></head> <body> <div id="vnstApp"> </div> <script type="text/javascript" src="/static-boye/js/manifest.ae080841b1a0210d5f64.js?v=2024-4-26-18:59:32"></script><script type="text/javascript" src="/static-boye/js/vendor.f2fd394ddb8b1898e20a.js?v=2024-4-26-18:59:32"></script><script type="text/javascript" src="/static-boye/js/pages/boye/index.9192981899e48423f6fa.js?v=2024-4-26-18:59:32"></script></body> </html>
Open service 27.124.12.191:443 · www.88975.vip
2024-10-02 02:51
HTTP/1.0 400 Bad Request Client sent an HTTP request to an HTTPS server.
Open service 27.124.12.191:443 · www.88975.vip
2024-09-30 08:39
HTTP/1.0 400 Bad Request Client sent an HTTP request to an HTTPS server.
Open service 27.124.12.191:443 · www.88975.vip
2024-09-30 07:16
HTTP/1.0 400 Bad Request Client sent an HTTP request to an HTTPS server.
Open service 137.220.202.113:443 · 88975.vip
2024-09-28 05:10
HTTP/1.1 200 OK Content-Type: text/html Date: Sat, 28 Sep 2024 05:10:45 GMT Etag: W/"6635ec44-edf" Last-Modified: Sat, 04 May 2024 08:05:24 GMT Server: nginx/1.12.2 X-Cache: BYPASS Connection: close Transfer-Encoding: chunked Page title: Welcome <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Welcome</title> <style> html{ height: 100%; } body{ height: 100%; } </style> <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.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=1714129225631`, `https://acstatic-dun.126.net/tool.min.js?t=1714129225631` ] // 用法 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/boye/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=201903281201"></script> <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=201903281201"></script> --> <link href="/static-boye/style.css" rel="stylesheet"><link href="/static-boye/css/pages/boye/index.b01c3867187232c4f33394cacfc0645e.css" rel="stylesheet"></head> <body> <div id="vnstApp"> </div> <script type="text/javascript" src="/static-boye/js/manifest.ae080841b1a0210d5f64.js?v=2024-4-26-18:59:32"></script><script type="text/javascript" src="/static-boye/js/vendor.f2fd394ddb8b1898e20a.js?v=2024-4-26-18:59:32"></script><script type="text/javascript" src="/static-boye/js/pages/boye/index.9192981899e48423f6fa.js?v=2024-4-26-18:59:32"></script></body> </html>