BKLockly / CVE-2022-22965

Poc&Exp,支持批量扫描,反弹shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Poc&Exp,支持批量扫描,反弹shell

License:MIT License


Languages

Language:Go 100.0%