https://cdeath.dev/security-violations/

提交的 URL:
https://cdeath.dev/security-violations已重定向
报告完成时间:

链接 · 找到 0 个

从页面中识别出的传出链接

JavaScript 变量 · 找到 22 个

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

名称类型
0object
1object
2object
3object
4object
5object
6object
7object
8object
9object

控制台日志消息 · 找到 15 条

记录到 Web 控制台的消息

类型类别记录
errornetwork
URL
https://example.tld/image.png
文本
Failed to load resource: net::ERR_CONNECTION_CLOSED
errornetwork
URL
https://some.source/example.png
文本
Failed to load resource: net::ERR_CONNECTION_CLOSED
errorsecurity
URL
https://cdeath.dev/security-violations/style-src/
文本
Refused to apply style from 'https://cdeath.dev/security-violations/style-src/mystyle.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
infoother
URL
https://cdeath.dev/security-violations/crypto-miner/main.js
文本
WebGPU is experimental on this platform. See https://github.com/gpuweb/gpuweb/wiki/Implementation-Status#implementation-status
warningother
URL
https://cdeath.dev/security-violations/crypto-miner/main.js
文本
Failed to create WebGPU Context Provider
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
hex 00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048 string
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
hex 9b0fc92260312ce44e74ef369f5c66bbb85848f2eddd5a7a1cde251e54ccfdd5 string
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
hex 00000000ffff0000000000000000000000000000000000000000000000000000 string
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
Mining...
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
timeBitsNonceBuffer 010000004860eb18bf1b1620e37e9490fc8a427514416fd75159ab86688e9a8300000000d5fdcc541e25de1c7a5addedf24858b8bb665c9f36ef744ee42c316022c90f9bb0bc6649ffff001d08d2bd61
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
First SHA (unreversed): 9cbba91850f7347bc2f08d325af67165f77751ad85f909c85ae10340a3165b69
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
First SHA (reversed): 695b16a34003e15ac809f985ad5177f76571f65a328df0c27b34f75018a9bb9c
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
OUPTUT Block hash (reversed): 000000006a625f06636b8bb6ac7b960a8d03705d1ace08b1a19da3fdcc99ddbd
logother
URL
https://cdeath.dev/security-violations/crypto-miner/test.js
文本
Done with CPU mining!
errorother
URL
https://cdeath.dev/security-violations/connect-src/
文本
EventSource's response has a MIME type ("text/html") that is not "text/event-stream". Aborting the connection.

HTML

页面的原始 HTML 正文

<!DOCTYPE html><html lang="en"><head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Security Violations Test</title>
  <style>
    :root {
      font-family: system-ui, sans-serif;
    }
  </style>
<link rel="preload" as="script" href="https://static.cloudflareinsights.com/beacon.min.js"></head>
<body>
<h1>Security violations test suite</h1>
<iframe src="base-uri/index.html"></iframe>
<iframe src="block-all-mixed-content/index.html"></iframe>
<iframe src="connect-src/index.html"></iframe>
<iframe src="font-src/index.html"></iframe>
<iframe src="form-action/index.html"></iframe>
<iframe src="frame-ancestors/index.html"></iframe>
<iframe src="frame-src/index.html"></iframe>
<iframe src="img-src/index.html"></iframe>
<iframe src="manifest-src/index.html"></iframe>
<iframe src="media-src/index.html"></iframe>
<iframe src="object-src/index.html"></iframe>
<iframe src="plugin-types/index.html"></iframe>
<iframe src="require-sri-for/index.html"></iframe>
<iframe src="sandbox/index.html"></iframe>
<iframe src="script-src/index.html"></iframe>
<iframe src="style-src/index.html"></iframe>
<iframe src="worker-src/index.html"></iframe>
<iframe src="crypto-miner/index.html"></iframe>
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js" integrity="sha512-invalid" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript"></script>-->
<!--<script type="text/javascript">console.log(jQuery);</script>-->
<!-- Cloudflare Pages Analytics --><!--<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon="{&quot;token&quot;: &quot;cef672fd3897426e890ecca1e7b88a32&quot;}" type="f1c00ddb88dd009da0191b0e-text/javascript"></script>--><!-- Cloudflare Pages Analytics -->

</body></html>