Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2022-36804 — A loader for bitbucket 2022 rce (cve-2022-36804) | Kitploit
Tools/GitHubGitHub/sh4den/cve-2022-36804
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubsh4den/cve-2022-36804

CVE-2022-36804

A loader for bitbucket 2022 rce (cve-2022-36804)

View Repository
12412 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2022-36804 (Bitbucket RCE 2022)

This repo is part of the hgrab-framework

dork

title: "<title>Public Repositories - Bitbucket</title>"

Affected product

root@kitploit:~
- Bitbucket Server and Data Center 7.6 prior to 7.6.17
- Bitbucket Server and Data Center 7.17 prior to 7.17.10
- Bitbucket Server and Data Center 7.21 prior to 7.21.4
- Bitbucket Server and Data Center 8.0 prior to 8.0.3
- Bitbucket Server and Data Center 8.1 prior to 8.1.3
- Bitbucket Server and Data Center 8.2 prior to 8.2.2
- Bitbucket Server and Data Center 8.3 prior to 8.3.1

Installation

Install the app on the server

root@kitploit:~
user@domain:~# git clone https://github.com/sh4den/CVE-2022-36804.git
user@domain:~# cd ./CVE-2022-36804/
user@domain:~# python3 main.py <list.txt> <command>

The list file must contain the targets servers with this format

Download Tool
<http-https>://<target>:<port>

image