AnonSec Shell
Server IP : 149.202.105.228  /  Your IP : 216.73.216.123
Web Server : Apache
System : Linux webm129.cluster030.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : atfycaf ( 116275)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/atfycaf/www/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/atfycaf/www/cookieContinue.php
<?php
include 'globalVars.php';

if (isset($_POST["closePop"])) {

	$_SESSION["UPDATES_CLOSED"]	= "false";

} elseif (isset($_POST["openPop"]) || isset($_GET["openPop"])) {

	$_SESSION["UPDATES_CLOSED"]	= "true";

} else {

	$expiryDate		= time() + (365 * (30 * 3600));
	$policyRandVar	= getRandID(20);

	$_SESSION[$policyCookieName] = $policyRandVar;

	setcookie("$policyCookieName", "$policyRandVar", $expiryDate);
}
?>

Anon7 - 2022
AnonSec Team