SkillAgentSearch skills...

WSOB

😭 WSOB is a python tool created to exploit the new vulnerability on WSO2 assigned as CVE-2022-29464.

Install / Use

/learn @0xdsm/WSOB
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

😭 WSOB (CVE-2022-29464)

<div align="center"> <img src="./assets/banner.png"> </div> <br> <p align="center"> <img src="https://img.shields.io/github/license/oppsec/WSOB?color=blue&logo=github&style=for-the-badge"> <img src="https://img.shields.io/github/issues/oppsec/WSOB?color=blue&logo=github&style=for-the-badge"> <img src="https://img.shields.io/github/stars/oppsec/WSOB?color=blue&label=STARS&logo=github&style=for-the-badge"> <img src="https://img.shields.io/github/v/release/oppsec/WSOB?color=blue&logo=github&style=for-the-badge"> <img src="https://img.shields.io/github/languages/code-size/oppsec/WSOB?color=blue&logo=github&style=for-the-badge"> </p>
<br>

😭 WSOB is a python tool created to exploit the new vulnerability on WSO2 assigned as CVE-2022-29464.

<br>

CVE-2022-29464 details:

Certain WSO2 products allow unrestricted file upload with resultant remote code execution. The attacker must use a /fileupload endpoint with a Content-Disposition directory traversal sequence to reach a directory under the web root, such as a ../../../../repository/deployment/server/webapps directory. This affects WSO2 API Manager 2.2.0 and above through 4.0.0; WSO2 Identity Server 5.2.0 and above through 5.11.0; WSO2 Identity Server Analytics 5.4.0, 5.4.1, 5.5.0, and 5.6.0; WSO2 Identity Server as Key Manager 5.3.0 and above through 5.10.0; and WSO2 Enterprise Integrator 6.2.0 and above through 6.6.0.

Source: https://nvd.nist.gov/vuln/detail/CVE-2022-29464

<br><br>

⚡ Installing / Getting started

<p> A quick guide on how to install and use WSOB </p>
1. Clone the repository - git clone https://github.com/oppsec/wsob.git
2. Install the libraries - pip3 install -r requirements.txt
3. Run WSOB2 - python3 main.py -u https://example.com

<br><br>

⚙️ Pre-requisites

  • Python 3 installed on your machine.
  • Install the libraries with pip3 install -r requirements.txt

<br><br>

🔨 Contributing

A quick guide of how to contribute with the project.

1. Create a fork from WSOB repository
2. Download the project with git clone https://github.com/your/wsob.git
3. Make your changes
4. Commit and make a git push
5. Open a pull request

<br><br>

🙏 Credits

  • Credits to hakivvi for the original webshell code

<br><br>

⚠️ Warning

  • The developer is not responsible for any malicious use of this tool.

Related Skills

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated4mo ago
Forks10

Languages

Python

Security Score

92/100

Audited on Nov 28, 2025

No findings