Share
## https://sploitus.com/exploit?id=0DAA0EC3-9C98-5DF2-99ED-821582596409
## CVE-2022-22947 内存马注入
支持注入三类内存马

```
Usage: usage -t <type> -u <url>

Options:
  -h, --help  show this help message and exit
  -t TYPE     switch one : spring, netty, godzilla
  -u URL      url
```

以哥斯拉马注入为例
```
python3 -t godzilla -u http://127.0.0.1
```

![image-20220823143533216](img/image-20220823143533216.png)

### 参考文章
https://blog.wanghw.cn/tech-share/cve-2022-22947-inject-godzilla-memshell.html
https://mp.weixin.qq.com/s/S15erJhHQ4WCVfF0XxDYMg