https://gazellegames.net/login.php

제출된 URL:
https://gazellegames.net/리디렉션됨
보고서 완료:

링크 · 0개 결과

페이지에서 식별된 외부 링크

JavaScript 변수 · 58개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gameundefined
easter_eggundefined
listenerundefined
addDOMLoadEventundefined
issetfunction
is_arrayfunction
function_existsfunction

콘솔 로그 메시지 · 1개 결과

웹 콘솔에 기록된 메시지

유형카테고리로그
verbosedom
URL
https://gazellegames.net/login.php
텍스트
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

HTML

페이지의 원시 HTML 본문

<!DOCTYPE html><html><head>
    <title>Login :: GazelleGames.net</title>
    <meta http-equiv="X-UA-Compatible" content="chrome=1;IE=edge">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <link rel="shortcut icon" href="favicon.ico">
    <link href="static/styles/public/style.css?v=1642130434" rel="stylesheet" type="text/css">
    <script src="static/functions/jquery.js" type="text/javascript" async=""></script>
    <script src="static/functions/script_start.js?v=1650467552" type="text/javascript" async=""></script>
    <script src="static/functions/class_ajax.js?v=1549255925" type="text/javascript" async=""></script>
    <script src="static/functions/class_cookie.js?v=1549255925" type="text/javascript" async=""></script>
    <script src="static/functions/global.js?v=1549255925" type="text/javascript" async=""></script>
	</head>
<body>
<script type="text/javascript">
    cookie.set('cookie_test', 1, 1);
    if (cookie.get('cookie_test') != null) {
        cookie.del('cookie_test');
    } else {
        $('#no-cookies').show();
    }
</script>

<div id="head">
    <div><span id="no-cookies" class="hidden warning">You appear to have cookies disabled.</span></div>
    <noscript>
        <div><span class="warning">GazelleGames.net requires JavaScript to function properly. Please enable JavaScript in your browser.</span>
            <div>
    </noscript>
</div> <!-- End of head -->

<table id="maincontent">
    <tbody><tr>
        <td>
            <div id="tdwrap">

												
                        <form class="auth_form" name="login" id="loginform" method="post" action="login.php">
                            <input name="image" value="5xic+MlY3gTD4ibLybxDMA==:iE4eMYmyeiv51tU8t9ErUQ==" type="hidden">
							                                <table>
                                    <tbody><tr>
                                        <td style="width:50%;"><img style="max-width: 222px;width: 100%;" src="https://gazellegames.net/static/common/captcha/f2231z.jpg">
                                        </td>
                                        <td style="text-align: left;width:50%;">
                                            <ul id="captcha_answer" style="list-style: none;">                                                    <li>
                                                        <input id="answer_43" name="captcha" value="43" type="radio" required="">
                                                        <label for="answer_43">Oneshot</label>
                                                        <br>
                                                    </li>
													                                                    <li>
                                                        <input id="answer_39" name="captcha" value="39" type="radio" required="">
                                                        <label for="answer_39">Golf</label>
                                                        <br>
                                                    </li>
													                                                    <li>
                                                        <input id="answer_8" name="captcha" value="8" type="radio" required="">
                                                        <label for="answer_8">ChuChu Rocket!</label>
                                                        <br>
                                                    </li>
													                                                    <li>
                                                        <input id="answer_32" name="captcha" value="32" type="radio" required="">
                                                        <label for="answer_32">Tomb Raider</label>
                                                        <br>
                                                    </li>
													                                                    <li>
                                                        <input id="answer_12" name="captcha" value="12" type="radio" required="">
                                                        <label for="answer_12">Mario Party Advance</label>
                                                        <br>
                                                    </li>
													 </ul>
                                        </td>
                                    </tr>
                                </tbody></table>
								                            <table>
                                <tbody><tr id="username_tr" class="input_tr">
                                    <td class="label">Username</td>
                                    <td colspan="2"><input type="text" name="username" id="username" class="inputtext" required="required" maxlength="20" pattern="[A-Za-z0-9_?]{1,20}" autofocus="autofocus"></td>
                                </tr>
                                <tr id="password_tr" class="input_tr">
                                    <td class="label">Password</td>
                                    <td colspan="2"><input type="password" name="password" id="password" class="inputtext" required="required" maxlength="100" pattern=".{6,100}"></td>
                                </tr>
                                <tr id="authcode_tr" class="input_tr">
                                    <td class="label">2FA Code</td>
                                    <td colspan="2"><input type="authkey" name="authkey" id="authkey" class="inputtext" maxlength="6" placeholder="if enabled" pattern="\d{6}"></td>
                                </tr>
                                <tr id="submit_tr">
                                    <td></td>
                                    <td id="keeplogged_td">
                                        <input type="checkbox" id="keeplogged" name="keeplogged" value="1">
                                        <label for="keeplogged">Keep me logged in.</label>
                                    </td>
                                    <td id="login_td"><input type="submit" name="login" value="Login" class="submit">
                                    </td>
                                </tr>
                            </tbody></table>
                        </form>
						                <br>
                <p id="lostpwd">Lost your password or 2FA? <a href="login.php?act=recover">Recover it here!</a></p>
                
				</div>
</td>
</tr>

</tbody></table>
<div id="foot">
    <span><a href="#">GG.net</a> | <a href="irc://irc.gazellegames.net/GGn-Help">GGn IRC</a></span>
</div>



</body></html>