57 matches found
CVE-2021-26084_Confluence
CVE-2021-26084Confluence Exploit CVE 2021 26084 Confluence dock0d1@arch$ python rce.py...
CVE-2021-26084
This repository does not have a README...
CVE-2021-26084_GoPOC
CVE-2021-26084GoPOC PoC of CVE-2021-26084 written in Golang based on https://twitter.com/jas502n/status/1433044110277890057?s=20...
Confluence_CVE-2021-26084
ConfluenceCVE-2021-26084 Remote Code Execution on Confluence Servers : CVE-2021-26084 PoC Confluence Possible exploit endpoints root@kitploit: https:///login https:///pages/templates2/viewpagetemplate.action https:///template/custom/content-editor https:///templates/editor-preload-container...
conflucheck
ConfluCHECK Python 3 script to identify CVE-2021-26084 via network requests. Requirement pip install -r requirements.txt How to use First of all, said that i'm not an expert programer then... i'm pretty sure that my code may be improve, i will accept pull request. python3 conflucheck.py python3...
cve_2021_26084
This repository does not have a README...
westone-CVE-2021-26084-scanner
westone-CVE-2021-26084-scanner A vulnerability scanner that detects CVE-2021-26084 vulnerabilities...
CVE-2021-26084
usage: python poc.py http://host:port/...
confluence-rce-poc
confluence-rce-poc Setting up POC for CVE-2021-26084 Docker Feed official docker-entrypoint.sh to postgres, change db username and password as required...
docker-confluence-patched
docker-confluence-patched Patched Confluence 7.12.2 CVE-2021-26084...
cve-2021-26084-confluence
cve-2021-26084-confluence Just run command without brain...
CVE-2021-26084-patch-
CVE-2021-26084 patch CVE-2021-26084 patch provided by "Confluence Security Advisory - 2021-08-25" this is just a workaround for linux based servers, attlasian has provided a new fixed verssion if you don't want to upgrade just patch it ! instalation download the cve-2021-26084-update file, and ma...
CVE-2021-26084-Nuclei-template
CVE-2021-26084-Nuclei-template This nuclei template is to verify the vulnerability without executing any commands to the target machine...
CVE-2021-26084
CVE-2021-26084 Comprobador masivo de una línea para Atlassian Confluence CVE-2021-26084 root@kitploit: cat confluenceservers.txt | while read host do; do curl --connect-timeout 10 --max-time 60 --path-as-is --silent --insecure --user-agent "Mozilla/5.1 Windows NT 6.1; Win64; x64; rv:59.0...
CVE-2021-26086
CVE-2021-26084 root@kitploit: this is a script written in golang to exploit Confluence OGNL Injection CVE-2021-26084. root@kitploit: git clone https://github.com/march0s1as/CVE-2021-26084/ cd CVE-2021-26084 go get -v github.com/fatih/color go build post.go ./post.go -h...
cve-2021-26084-confluence
This is a quick and dirty poc, tuned for a specifc confluence instance as none of the existing off the shelf pocs worked. Obviously it's almost entirely based on the work of https://github.com/httpvoid/writeups/blob/main/Confluence-RCE.md and https://github.com/alt3kx/CVE-2021-26084PoC You'll nee...
Confluence-CVE-2021-26084
This repository does not have a README...
CVE-Confluence
Atlassian Confluence CVE Vulnerability Reproduction Sandbox...
Joint Advisory AA22-279A and Vulristics
Hello everyone! This episode will be about the new hot twenty vulnerabilities from CISA, NSA and FBI, Joint cybersecurity advisory CSA AA22-279A, and how I analyzed these vulnerabilities using my open source project Vulristics. Alternative video link for Russia: Americans cant just release a list...
Atlassian Confluence Namespace OGNL Injection Exploit
This Metasploit module exploits an OGNL injection in Atlassian Confluence servers. A specially crafted URI can be used to evaluate an OGNL expression resulting in OS command execution. This module requires Metasploit: https://metasploit.com/download Current source:...