
# CVE-2021-26084 के लिए Python एक्सप्लॉइट Confluence Server में OGNL इंजेक्शन के माध्यम से प्री-ऑथेंटिकेशन रिमोट कोड एक्ज़ीक्यूशन को लक्षित करता है। कमजोर इंस्टेंस पर मनमाने कमांड निष्पादित करता है।
CVE-2021-26084 - Confluence Pre-Auth RCE | OGNL injection
pip3 install -r requirements.txt
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'