- ID de exploración:
- 2b5f164b-89cb-414d-a58c-539c391e4b7eFinalizado
- URL enviada:
- https://devscode.biz.id/
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 74 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
tns | function |
$ | function |
jQuery | function |
Popper | object |
uidEvent | number |
bootstrap | object |
moment | function |
Mensajes de registro de la consola: 0 encontrados
Mensajes registrados en la consola web
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en" data-bs-theme="light"><!--begin::Head--><head>
<title>Utama :: Login</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="/assets/media/logos/favicon.ico">
<!--begin::Fonts-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700">
<!--end::Fonts-->
<!--begin::Global Stylesheets Bundle(used by all pages)-->
<link href="/assets/plugins/global/plugins.bundle.css" rel="stylesheet" type="text/css">
<link href="/assets/css/style.bundle.css" rel="stylesheet" type="text/css">
<!--end::Global Stylesheets Bundle-->
<style>
[data-bs-theme="dark"] body {
background-image: url('/assets/media/auth/bg4-dark.jpg');
}
[data-bs-theme="light"] body, body {
background-image: url('/assets/media/auth/bg4.jpg');
}
</style>
</head>
<!--end::Head-->
<!--begin::Body-->
<body id="kt_body" class="bg-body">
<!--begin::Main-->
<div class="d-flex flex-column flex-root">
<div class="d-flex flex-column flex-column-fluid flex-lg-row">
<!--begin::Aside-->
<div class="d-flex flex-center w-lg-50 pt-15 pt-lg-0 px-10">
<!--begin::Aside-->
<div class="d-flex flex-center flex-lg-start flex-column">
<!--begin::Logo-->
<a href="https://devscode.biz.id" class="mb-7">
<img class="w-100 h-100" alt="Logo" src="/assets/media/logos/custom-3.svg">
</a>
<!--end::Logo-->
<!--begin::Title-->
<h2 class="text-white fw-normal m-0">
Solusi manajemen lengkap untuk bisnis Anda.
</h2>
<!--end::Title-->
</div>
<!--begin::Aside-->
</div>
<!--begin::Aside-->
<!--begin::Body-->
<div class="d-flex flex-column-fluid flex-lg-row-auto justify-content-center justify-content-lg-end p-12 p-lg-20">
<!--begin::Card-->
<div class="bg-body d-flex flex-column align-items-stretch flex-center rounded-4 w-md-600px p-20">
<!--begin::Wrapper-->
<div class="d-flex flex-center flex-column flex-column-fluid px-lg-10 pb-15 pb-lg-20">
<!--begin::Form-->
<!--begin::Heading-->
<div class="text-center mb-11">
<!--begin::Title-->
<h1 class="text-gray-900 fw-bolder mb-3">
Sign In
</h1>
<!--end::Title-->
</div>
<form class="form w-100 fv-plugins-bootstrap5 fv-plugins-framework" method="POST" action="https://devscode.biz.id/login">
<input type="hidden" name="_token" value="a0cfbATLkPzmYns3fVbod0paEkDlyCy25KO1TqBM" autocomplete="off"> <input type="hidden" name="_method" value="POST"> <!--begin::Heading-->
<!--begin::Input group--->
<div class="fv-row mb-8 fv-plugins-icon-container">
<!--begin::Email-->
<input type="text" placeholder="Username" name="username" autocomplete="off" class="form-control bg-transparent">
<!--end::Email-->
<div class="fv-plugins-message-container fv-plugins-message-container--enabled invalid-feedback">
</div>
</div>
<!--end::Input group--->
<div class="fv-row mb-3 fv-plugins-icon-container">
<!--begin::Password-->
<input type="password" placeholder="Password" name="password" autocomplete="off" class="form-control bg-transparent">
<!--end::Password-->
<div class="fv-plugins-message-container fv-plugins-message-container--enabled invalid-feedback">
</div>
</div>
<!--end::Input group--->
<!--begin::Submit button-->
<div class="d-grid mb-10">
<button type="submit" id="kt_sign_in_submit" class="btn btn-primary">
<!--begin::Indicator label-->
<span class="indicator-label">
Sign In</span>
<!--end::Indicator label-->
<!--begin::Indicator progress-->
<span class="indicator-progress">
Please wait... <span class="spinner-border spinner-border-sm align-middle ms-2"></span>
</span>
<!--end::Indicator progress-->
</button>
</div>
<!--end::Submit button-->
<!--begin::Sign up-->
<div class="text-gray-500 text-center fw-semibold fs-6">
Not a Member yet?
<a href="#" class="link-primary">
Sign up
</a>
</div>
<!--end::Sign up-->
</form>
<!--end::Form-->
</div>
<!--end::Wrapper-->
<!--begin::Footer-->
<!--end::Footer-->
</div>
<!--end::Card-->
</div>
<!--end::Body-->
</div>
</div>
<!--end::Main-->
<!--begin::Javascript-->
<!--begin::Global Javascript Bundle(used by all pages)-->
<script src="/assets/plugins/global/plugins.bundle.js"></script>
<script src="/assets/js/scripts.bundle.js"></script>
<!--end::Global Javascript Bundle-->
<!--begin::Page Custom Javascript(used by this page)-->
<script src="/assets/js/custom/authentication/sign-in/general.js"></script>
<!--end::Page Custom Javascript-->
<!--end::Javascript-->
<svg id="SvgjsSvg1001" width="2" height="0" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.dev" style="overflow: hidden; top: -100%; left: -100%; position: absolute; opacity: 0;"><defs id="SvgjsDefs1002"></defs><polyline id="SvgjsPolyline1003" points="0,0"></polyline><path id="SvgjsPath1004" d="M0 0 "></path></svg></body><!--end::Body--></html>