# Atlassian Confluence Pentesting

Atlassian Confluence is a collaboration wiki tool used to help teams to collaborate and share knowledge efficiently.

### Remote Code Execution (CVE-2022-26134) <a href="#remote-code-execution-cve-2022-26134" id="remote-code-execution-cve-2022-26134"></a>

Download the exploit from the [repo](https://github.com/h3v0x/CVE-2022-26134).

```
python3 exploit.py -u http://<target-ip> -c whoami
```
