403Webshell
Server IP : 202.61.199.114  /  Your IP : 216.73.217.139
Web Server : nginx/1.22.1
System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
User : web20 ( 1018)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/3951580/root/tmp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/3951580/root/tmp/run_import.php
<?php
define('WP_USE_THEMES', false);
define('WP_ADMIN', true);
$_SERVER['HTTP_HOST']='www.drogentest-online.de';
require '/var/www/clients/client2/web20/web/wp-load.php';
require ABSPATH.'wp-admin/includes/admin.php';
wp_set_current_user(1);
update_option('dgt_aff_source','/tmp/feed/120090-51501.csv');
@set_time_limit(600);
$stats = dgt_aff_run_import('/tmp/feed/120090-51501.csv', true);
echo "Treffer: {$stats['matched']} | neu: {$stats['created']} | aktualisiert: {$stats['updated']} | Bilder: {$stats['images']}\n";
if ($stats['errors']) { echo "Fehler (".count($stats['errors'])."):\n"; foreach(array_slice($stats['errors'],0,8) as $e) echo "  - $e\n"; }

Youez - 2016 - github.com/yon3zu
LinuXploit