Sploitus

Exploit for Path Traversal in Wso2 Api Manager

githubexploit · 2022-05-26

Exploit Code

README26 lines
## https://sploitus.com/exploit?id=5B9016CD-69A7-52CB-8C5E-DE65EDD08E9D
# WSO2 Carbon Server CVE-2022-29464
Pre-auth RCE bug  CVE-2022-29464.

## Usage

```bash
python exploit.py -u  
```
or:

```bash
python exploit.py -f 
```
## Zoomeye Dork

```bash

zoomeye search 'title:"WSO2 Management Console"'  -num 10  -filter=ip,port
```
## Shodan Dork

```bash

shodan search 'title:"WSO2 Management Console"' --fields ip_str,port  --limit 1000 --separator ":" | grep ''
```