关联漏洞
描述
Python script to exploit CVE-2022-29464 (mass mode)
介绍
# WSO2 Carbon Server CVE-2022-29464
Pre-auth RCE bug CVE-2022-29464.
## Usage
```bash
python exploit.py -u <wso2_carbon_server>
```
or:
```bash
python exploit.py -f <file>
```
## Zoomeye Dork
```bash
zoomeye search 'title:"WSO2 Management Console"' -num 10 -filter=ip,port
```
## Shodan Dork
```bash
shodan search 'title:"WSO2 Management Console"' --fields ip_str,port --limit 1000 --separator ":" | grep ''
```
文件快照
[4.0K] /data/pocs/3586fdac7e43b7fc98fe12cc3e53cbf2c52535c7
├── [4.5K] exploit.py
├── [4.6K] exploit-v2.py
├── [ 425] README.md
├── [ 109] shodan-dork.txt
└── [ 75] zoomeye-dork.txt
0 directories, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。