whoami7 - Manager
:
/
home
/
simspala
/
yoursimzone.com
/
Upload File:
files >> /home/simspala/yoursimzone.com/cookie-test.php
<?php header('Content-Type: text/plain'); setcookie( 'raw_cookie_test', 'working', [ 'expires' => time() + 600, 'path' => '/', 'secure' => true, 'httponly' => true, 'samesite' => 'Lax', ] ); echo 'Cookie test';
Copyright ©2021 || Defacer Indonesia