diff --git a/app/bootstrap/init.php b/app/bootstrap/init.php index dbe0414..643a0e3 100644 --- a/app/bootstrap/init.php +++ b/app/bootstrap/init.php @@ -57,7 +57,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'OPTIONS') { // 5. Security Headers header("X-Content-Type-Options: nosniff"); -header("X-Frame-Options: DENY"); +header("X-Frame-Options: SAMEORIGIN"); header("X-XSS-Protection: 1; mode=block"); header("Referrer-Policy: strict-origin-when-cross-origin"); header("Strict-Transport-Security: max-age=31536000; includeSubDomains"); // I1 Fix: HSTS diff --git a/public/shell.php b/public/shell.php index 5d8f75d..3dabe0c 100644 --- a/public/shell.php +++ b/public/shell.php @@ -397,7 +397,7 @@
لا يوجد ملف مرفق