- 제출된 URL:
- https://retten1337.fvds.ru/panel리디렉션됨
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | string |
documentPictureInPicture | string |
onscrollend | string |
콘솔 로그 메시지 · 5개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
HTML
페이지의 원시 HTML 본문
<html lang="en"><head>
<link href="../content/tabler.min.css" rel="stylesheet">
<link href="../content/demo.min.css" rel="stylesheet">
<link href="../content/tabler-payments.min.css" rel="stylesheet">
<link href="../content/tabler-flags.min.css" rel="stylesheet">
<title>netcheats - admin control panel</title>
</head>
<body class="antialiased border-top-wide border-primary d-flex flex-column">
<div class="page page-center" style="justify-content: center;">
<div class="container-tight py-4">
<form class="card card-md" action="." method="POST" autocomplete="off">
<div class="card-body">
<h2 class="card-title text-center mb-4">Авторизация</h2>
<div class="mb-3">
<label class="form-label">
Логин
</label>
<input type="text" class="form-control" name="login" autocomplete="off" placeholder="Ваш логин">
</div>
<div class="mb-3">
<label class="form-label">
Пароль
</label>
<div class="input-group input-group-flat">
<input name="password" class="form-control" placeholder="Ваш пароль" autocomplete="off">
</div>
</div>
<div class="form-footer">
<button type="submit" class="btn btn-primary w-100">Авторизоваться</button>
</div>
</div>
</form>
</div>
</div>
</body></html>