- スキャンID:
- 65a2f38b-9335-4ee9-a3b6-c381829f978b終了
- 送信済みURL:
- https://bit.ly/4ilapTsリダイレクト済み
- レポート終了日:
リンク · 1件検出
ページから特定された発信リンク
リンク | テキスト |
---|---|
https://github.com/Pablo-Restrepo/Troll-Page-Scream | DDoS protection by Cloudflare |
JavaScript変数 · 6件検出
ページのウィンドウオブジェクトにロードされたグローバルのJavaScript変数は関数以外の場所で宣言された変数で、現在のスコープ内であればコードのどこからでもアクセス可能です
名前 | 規模 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
toggleMute | function |
delay | function |
showVideo | function |
コンソールログメッセージ · 1件検出
Webコンソールにログ記録されたメッセージ
規模 | 分類 | ログ |
---|---|---|
warning | other |
|
HTML
未加工のHTMLページ本文
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Checking your browser...</title>
<link rel="shortcut icon" href="img/Favicon.ico" type="image/x-icon">
</head>
<body>
<div class="container-video" id="container-video">
<video class="video" id="video" autoplay="" muted="" loop="">
<source src="vid/video.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="container" id="container">
<img class="gif" src="img/dots.gif" alt="Dots">
<h2 class="text">Checking your browser before accessing attachment.</h2>
<p class="text">This process is automatic. Your browser will redirect to your requested content shortly.</p>
<p class="text-captcha" id="text-captcha">Please enter captcha</p>
<div class="counter" id="counter">Please allow up to 2 seconds...</div>
<div class="recaptcha-container" id="recaptcha-container">
<div class="button-container">
<div class="button" id="button" onclick="showVideo()"></div>
</div>
<div class="text-container">
<p>I'm not a robot</p>
</div>
<div class="image-container">
<img src="img/RecaptchaLogo.png" alt="Recaptcha">
<p>Privacy - Terms</p>
</div>
</div>
<a class="link" href="https://github.com/Pablo-Restrepo/Troll-Page-Scream">DDoS protection by
Cloudflare</a>
<p>Ray ID: 348759h65g34h</p>
</div>
<script src="main.js"></script>
</body></html>