Share
## https://sploitus.com/exploit?id=F46FFDD3-4C3B-5BD6-A69D-43F2CA80D469
# CVE-2022-22965
## Poc&Exp,支持批量扫描
### 使用
```
-a string
反弹监听地址
-b 是否显示banner (default true)
-c string
命令 (default "ls")
-p int
反弹监听端口
-poc
是否只进行poc扫描,默认只扫poc (default true)
-r 是否反弹shell (default false)
-t int
超时时间 (default 20)
-u string
目标[单个ip或txt文件] (default "http://127.0.0.1:8080")
-w int
工人数量 (default 10)
```
单个ip扫描

批量但是会有阻塞TODO

第一次执行exp可能报错,但其实已经上传成功,需要等待一会

之后的命令执行就没问题了
