Skip to content

Commit ac215b3

Browse files
committed
命令组合方式
1 parent 45a7b97 commit ac215b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ SpringExploit -f urls.txt -p CVE20221388 -m 1 -t 10
6060
-proxy 设置代理 -o 保存结果文件位置 -log 日志文件输出位置默认logs/logs-{time}.txt
6161
SpringExploit -u https://www.baidu.com/ -proxy http://127.0.0.1:1080 -o result.txt -log logs/logs.txt
6262
63+
还有更多好玩的组合方式,自行探索。除了-f -u -i 三个不能在一个组合命令出现,其他都可以组合成命令。
64+
6365
example usages:
6466
6567
SpringExploit -f urls.txt -t 50

0 commit comments

Comments
 (0)