Sploitus

Exploit for ATLASSIAN-Confluence_rce

kitploit · 2026-08-25

Exploit Code

MARKDOWN57 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-XANSZZZ-ATLASSIAN-CONFLUENCE_RCE
## ATLASSIAN-Confluence_rce

CVE-2022-26134

## التثبيت

root@kitploit:~
    
    
    git clone https://github.com/xanszZZ/ATLASSIAN-Confluence_rce
    cd ATLASSIAN-Confluence_rce
    

## الاستخدام

لأن هذه الأداة هي poc تم تطويرها وفقًا لمواصفات تطوير إطار عمل pocsuite3.

يرجى تنزيل pocsuite3 قبل الاستخدام.

عنوان المشروع

root@kitploit:~
    
    
    https://github.com/knownsec/pocsuite3
    

البيئة

root@kitploit:~
    
    
    Python 3.7+
    Works on Linux, Windows, Mac OSX, BSD, etc.
    

تثبيت pip

root@kitploit:~
    
    
    pip3 install pocsuite3
    
    # use other pypi mirror
    pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple pocsuite3
    

poc

root@kitploit:~
    
    
    pocsuite -r pocs/ATLASSIAN-Confluence_rce.py -f xxx.txt
    

## إخلاء المسؤولية 🧐