- 扫描 ID:
- a5bb912c-3f7f-47a5-bae3-91bcb6a04e7b已完成
- 提交的 URL:
- https://welru.q3itnqu2.top/xsrlfc
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 4 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html lang="zh-CN"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>下载页</title>
<script language="JavaScript">
document.oncontextmenu = new Function("event.returnValue=false;");
document.onselectstart = new Function("event.returnValue=false;");
</script>
<style type="text/css">
* { margin: 0; padding: 0; }
img { max-width: 100%; height: auto; }
.test { height: 600px; max-width: 600px; font-size: 40px; }
body, html { width: 100%; height: 100%; overflow: hidden; }
iframe { width: 100%; height: 100%; border: none; display: block; }
</style>
</head>
<body>
<script type="module" crossorigin="" src="1.js"></script>
<iframe src="https://1.13.82.27/xsrlfc"></iframe></body></html>