- Scan-ID:
- 51ad7d7b-4166-4255-80d7-8aed4962f67aBeendet
- Eingereichte URL:
- https://92051.com/
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
JavaScript-Variablen · 11 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
urlEnter | string |
btn | object |
getRandomElements | function |
showUrls | function |
isJumped | boolean |
validHosts | object |
checkRemoteAccess | function |
Konsolenprotokoll-Meldungen · 1 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="zh-CN"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>488体育</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
text-align: center;
font-size: 20px;
}
.container {
max-width: 100%;
width: 480px;
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;height: 100vh;
}
.content {
color: #333;
}
.img{display: inline-block;width: 70%;flex-grow: 1;display: flex;flex-direction: column;justify-content: center;}
.img-img{width: 100%;}
.btn{display: inline-block;color: white;background: #4285f4;border-radius: 5px;width: 70%;padding: 0.5rem 0;margin: 1.5rem 0 1rem;cursor: pointer;}
.footer{color:#ccc;font-size: 1rem;}
</style>
</head>
<body>
<div class="container">
<div class="img"><img class="img-img" src="./dun.png" alt=""></div>
<p class="content">安全检测完成,网络状态良好</p> <div class="btn" id="btn">点击进入</div>
<div class="footer">
<p>安全软件提供技术支持</p>
<p>©2024 Website Detection All Rights Reserved</p>
</div>
</div>
<script>
var urlEnter = 'https://sxpvhknauebj.top/r/0001'
var btn = document.getElementById('btn')
btn.addEventListener('click', function() {
// window.location.href = urlEnter
window.open(urlEnter, '_blank');
})
function getRandomElements(arr, num){
let res = []
if (!Array.isArray(arr) || arr.length === 0 || num <= 0) {
return res
}
arr.sort(function () {
return Math.random() - 0.5; // 值为 -0.5 ~ 0.5 的随机数
})
if(arr.length<num){
res = [...arr]
for(let i=0;i<num-arr.length;i++){
let r = arr[Math.floor(Math.random()*arr.length)]
res = [...res, r]
}
}else{
res = arr.slice(0,num)
}
return res
}
function showUrls(urls){
for(let i=0;i<urls.length;i++){
urlEnter = urls[i]
break
}
}
(function(){
this.isJumped = false
this.validHosts = []
this.checkRemoteAccess = (host) => {
let _that = this
let img = new Image()
img.src = 'https://'+host+'/kc268-1/logo/logo_h5.png' // 只能放图片网址,不能放文本网址
img.onerror = () => {}
img.onload = () => {
this.validHosts.push(host)
let enterSites = []; // 进站网址
for(rr of this.validHosts){
let siteUrl = '0001' ? 'https://'+rr+'/r/0001' : 'https://'+rr
enterSites.push(siteUrl)
break;
}
showUrls(getRandomElements(enterSites,1))
}
}
for (let host of ["coqapfwlrjaz.top","l3nc7q4xm.top","sxpvhknauebj.top","qlkf1jpdo.top","qbjr4jvrn.top","lkpj1stu7.top"]) {
this.checkRemoteAccess(host)
}
})()
</script>
</body></html>