!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\nuevo\htdocs\autodeclaracion-22\   drwxrwxrwx
Free 8.04 GB of 239.26 GB (3.36%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     sonora.php (638 B)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE html>
<html lang="es">
  <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Autodeclaración</title>

<script src="jquery.min.js"></script>
<script>
var options1 = {
        Si : ["No"],
        No : ["Si"],
        
        
}

$(function(){
    var fillSecondary1 = function(){
        var selected1 = $('#sonoraa').val();
        $('#sonorab').empty();
        options1[selected1].forEach(function(element,index){
            $('#sonorab').append('<option value="'+element+'">'+element+'</option>');
        });
    }
    $('#sonoraa').change(fillSecondary1);
    fillSecondary1();
    

});
    
</script>
 
  </head>
  <body>
  

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]--