403Webshell
Server IP : 62.173.141.34  /  Your IP : 216.73.217.88
Web Server : Apache/2.4.63 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2
System : Linux server7.msonline.ru 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64
User : izihss ( 1005)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,exec,system,passthru,shell_exec,proc_open,popen
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/izihss/web/izihss.ru/public_html/wp-content/plugins/image-zoom/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/izihss/web/izihss.ru/public_html/wp-content/plugins/image-zoom//core.php
<?php
/**
* Core SedLex Plugin Bootstrap
* VersionInclude : 4.0
*/ 

/* Prevent direct access to this file */
if (!defined('ABSPATH')) {
	exit("Sorry, you are not allowed to access this file directly.");
}

$url = "" ; 

if (!class_exists('pluginSedLex')) {
	$folders = scandir(WP_PLUGIN_DIR) ; 
	$date = 0 ; 
	foreach ($folders as $f) {
		if ($f != "." && $f != "..") {
			if (is_dir(WP_PLUGIN_DIR."/".$f)) {
				if (is_file(WP_PLUGIN_DIR."/".$f."/core.nfo")) {
					if (is_file(WP_PLUGIN_DIR."/".$f."/core.class.php")) {
						$info = explode("#",file_get_contents(WP_PLUGIN_DIR."/".$f."/core.nfo")) ; 
						// We get the max (< 0 if str1 is less than str2)
						if (strcmp($date, $info[1])<0) {
							$date = $info[1] ; 
							$url = WP_PLUGIN_DIR."/".$f."/" ; 
						}
					}
				}
			}
		}
	}
	
	$files = array() ; 
	
	$files[] = $url.'core.php' ; 
	
	$files[] = $url.'core.class.php' ; 
	$files[] = $url.'core/admin_table.class.php'; 
	$files[] = $url.'core/tabs.class.php' ; 
	$files[] = $url.'core/box.class.php' ; 
	$files[] = $url.'core/browser.class.php' ; 
	$files[] = $url.'core/debug.class.php' ; 
	$files[] = $url.'core/feedback.class.php' ; 
	$files[] = $url.'core/otherplugins.class.php' ; 
	$files[] = $url.'core/parameters.class.php' ; 
	$files[] = $url.'core/popup.class.php' ; 
	$files[] = $url.'core/progress_bar.class.php'; 
	$files[] = $url.'core/translation.class.php'; 
	$files[] = $url.'core/text_diff.class.php' ; 
	$files[] = $url.'core/tree.class.php'; 
	$files[] = $url.'core/utils.class.php' ; 
	
	foreach ($files as $f) {
		if (file_exists($f)) {
			require_once($f) ; 
		}
	}
}

?>

Youez - 2016 - github.com/yon3zu
LinuXploit