mirror of
https://github.com/Mr-xn/Penetration_Testing_POC.git
synced 2026-05-31 03:55:45 +08:00
update README.md
This commit is contained in:
@@ -30,37 +30,37 @@ pip -r requirements.txt
|
|||||||
使用帮助<br/>
|
使用帮助<br/>
|
||||||
python dz-ml-rce.py -h<br/>
|
python dz-ml-rce.py -h<br/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
判断模式<br/>
|
判断模式<br/>
|
||||||
python dz-ml-rce.py -u "http://www.xxx.cn/forum.php" <br/>
|
python dz-ml-rce.py -u "http://www.xxx.cn/forum.php" <br/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
cmdshell模式<br/>
|
cmdshell模式<br/>
|
||||||
python dz-ml-rce.py -u "http://www.xxx.cn/forum.php" --cmdshell<br/>
|
python dz-ml-rce.py -u "http://www.xxx.cn/forum.php" --cmdshell<br/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
getshell模式<br/>
|
getshell模式<br/>
|
||||||
python dz-ml-rce.py -u "http://www.xxx.cn/forum.php" --getshell<br/>
|
python dz-ml-rce.py -u "http://www.xxx.cn/forum.php" --getshell<br/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
批量检测<br/>
|
批量检测<br/>
|
||||||
python dz-ml-rce.py -f urls.txt<br/>
|
python dz-ml-rce.py -f urls.txt<br/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
批量getshell<br/>
|
批量getshell<br/>
|
||||||
python dz-ml-rce.py -f urls.txt --getshell<br/>
|
python dz-ml-rce.py -f urls.txt --getshell<br/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user