Lucene search
+L

110 matches found

Kitploit
Kitploit
added 2026/09/09 8:35 p.m.8 views

TryHackMe-Atlassian-CVE-2022-26134

TryHackMe | Atlassian, CVE-2022-26134 TryHackMe Atlassian CVE-2022-26134 Atlassian, CVE-2022-26134 An interactive lab showcasing the Confluence Server and Data Center un-authenticated RCE vulnerability. Task 1 Introduction Confluence | Your Remote-Friendly Team Workspace | Atlassian NVD -...

9.8CVSS8AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 6:03 p.m.3 views

CVE-2022-26134

批量验证 CVE-2022-26134 用法:同目录下放置url.txt 仅供学习,请勿用于非法用途...

9.8CVSS8AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 3:37 p.m.3 views

CVE-2022-26134_Behinder_MemShell

CVE-2022-26134BehinderMemShell Original project address: https://github.com/BeichenDream/CVE-2022-26134-Godzilla-MEMSHELL Modified to connect to Behinder memory shell java -jar CVE-2022-26134BehinderMemShell.jar http://192.168.0.193:8090/ password123...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77References1
Kitploit
Kitploit
added 2026/09/09 3:32 p.m.4 views

cve-2022-26134

CVE-2022-26134 Implementation of CVE-2022-26134 This repository contains my implementation of the exploit for CVE-2022-26134. The version implemented here bypasses the isSafeExpression checks in versions such as 7.18.0. The exploit can be run in two modes: The first mode allows you to run one...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 3:29 p.m.5 views

CVE-2022-26134

pip3 install -r requirements.txt use: python3 exp.py url "cmd" example: python3 exp.py http://192.168.1.1/ whoami...

9.8CVSS8AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 12:59 p.m.5 views

confluencePot

confluencePot ConfluencePot is a simple honeypot for the Atlassian Confluence unauthenticated and remote OGNL injection vulnerability CVE-2022-26134. About the vulnerability You can find the official advisory by Atlassian to this vulerability here. For details about the inner workings and exploit...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77References1
Kitploit
Kitploit
added 2026/09/09 10:53 a.m.6 views

CVE-2022-26134_conFLU

CVE-2022-26134 - conFLU PoC for exploiting CVE-2022-26134 on Atlassian Confluence Exploit Usage root@kitploit: python3 conFLU.py -h Usage: conFLU.py -h -u URL -f F -cmd CMD optional arguments: -h, --help show this help message and exit -u URL, --url URL target url -f F, --file F url file -c CMD,...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 10:19 a.m.4 views

CVE-2022-26134

CVE-2022-26134 poc Declaration: This POC is for learning purposes only. Any illegal operations are prohibited. If used for malicious destruction, it has nothing to do with the author!!! Usage Single URL verification root@kitploit: python CVE-2022-26134.py target url Batch URL verification...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 7:52 a.m.4 views

CVE-2022-26134

CVE-2022-26134 ATLASSIAN-Confluence RCE Installation root@kitploit: git clone https://github.com/kelemaoya/CVE-2022-26134.git cd CVE-2022-26134 pip3 install -r requirements.txt Usage Single URL pocsuite -r ../CVE-2022-26134.py -u url --verify Batch URLs pocsuite -r ../CVE-2022-26134.py -f url.txt...

9.8CVSS8.1AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 7:51 a.m.10 views

CVE-2021-46422

CVE-2022-26134RCE Installation root@kitploit: git clone https://github.com/yigexioabai/CVE-2022-26134-cve1.git cd CVE-2022-26134-cve1 pip3 install -r requirements.txt Place CVE-2022-26134RCE.py in the pocsuite3\pocs directory cd pocs Using pocsuite3 Single URL: root@kitploit: pocsuite -r...

10CVSS8.1AI score0.99999EPSS
SaveExploits97
Kitploit
Kitploit
added 2026/09/09 7:41 a.m.3 views

ConfluentPwn

ConfluentPwn Confluence pre-auth ONGL injection remote code execution scanner CVE-2022-26134. Usage The below GIF shows a demo usage of the tool: Here is the help output of the tool: root@kitploit: $ ./cfscan -h +-------------------------------+ | C O N F L U E N T P W N |...

9.8CVSS8.4AI score0.99999EPSS
SaveExploits77References3
Kitploit
Kitploit
added 2026/09/09 6:58 a.m.6 views

Confluence-CVE-2022-26134

Confluence-CVE-2022-26134 dork en shodan root@kitploit: https://www.shodan.io/search?query=http.favicon.hash%3A-305179312&page=2 Curl poc root@kitploit: curl -v...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 5:40 a.m.4 views

BotCon

BotCon Attlasian Confluence Un-Authenticated Remote Code Execution via OGNL Injection CVE-2022-26134 On June 02, 2022 Atlassian released a security advisory for their Confluence Server and Data Center applications, highlighting a critical severity unauthenticated remote code execution...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 3:49 a.m.5 views

CVE-2022-26134_check

CVE-2022-26134check The script is used to check remotely if a Confluence server is vulnerable to the CVE-2022-26134 vulnerability. This vulnerability is a remote code execution flaw that allows an attacker to execute arbitrary code on the server if left unpatched. This vulnerability was being...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 3:43 a.m.4 views

CVE-2022-26134-cve1

CVE-2022-26134RCE Installation root@kitploit: git clone https://github.com/yigexioabai/CVE-2022-26134-cve1.git cd CVE-2022-26134-cve1 pip3 install -r requirements.txt 把CVE-2022-26134RCE.py放到pocsuite3\pocs目录下 cd pocs Using pocsuite3 Single URL: root@kitploit: pocsuite -r CVE-2022-26134RCE.py -u ur...

9.8CVSS8.1AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 2:22 a.m.7 views

CVE-2022-26134

CVE-2022-26134 Practice writing PoC in Go Usage root@kitploit: go get -u -v github.com/wjlin0/CVE-2022-26134 CVE-2022-26134 -url https://example.com/ Build root@kitploit: git clone https://github.com/wjlin0/CVE-2022-26134 cd CVE-2022-26134 && chmod +x build.sh && ./build.sh...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 1:35 a.m.3 views

CVE-2022-26134-Confluence

CVE-2022-26134-Confluence Put the URLs to be detected into target.txt Run the py script to write the vulnerable URLs into vul.txt...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/09 1:15 a.m.7 views

CVE-2022-26134-PoC

CVE-2022-26134-PoC...

9.8CVSS8.7AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/08 11:34 p.m.4 views

CVE-2022-26134

CVE-2022-26134 -u URL, --url URL Target URL -c COMMAND, --command COMMAND Command -i LHOST, --lhost LHOST Reverse shell host address -p LPORT, --lport LPORT Reverse shell host port -f FILE, --file FILE Batch scan...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/08 10:32 p.m.5 views

CVE-2022-26134

This repository does not have a README...

9.8CVSS8AI score0.99999EPSS
SaveExploits77
Rows per page
Query Builder