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扫描
![img_3.png](./static/img_3.png)
批量但是会有阻塞TODO
![img_5.png](./static/img_5.png)
第一次执行exp可能报错,但其实已经上传成功,需要等待一会
![img_8.png](./static/img_8.png)
之后的命令执行就没问题了
![img_7.png](./static/img_7.png)