We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a7b97 commit ac215b3Copy full SHA for ac215b3
README.md
@@ -60,6 +60,8 @@ SpringExploit -f urls.txt -p CVE20221388 -m 1 -t 10
60
-proxy 设置代理 -o 保存结果文件位置 -log 日志文件输出位置默认logs/logs-{time}.txt
61
SpringExploit -u https://www.baidu.com/ -proxy http://127.0.0.1:1080 -o result.txt -log logs/logs.txt
62
63
+还有更多好玩的组合方式,自行探索。除了-f -u -i 三个不能在一个组合命令出现,其他都可以组合成命令。
64
+
65
example usages:
66
67
SpringExploit -f urls.txt -t 50
0 commit comments