# CVE-2019-9978
### WordPress Plugin Social Warfare RCE Vulnerability < 3.5.3 🐞
#### Minimal simulated from vulnerable plugin and exploit it 🥰
## Installation Of Vulnerable Plugin
### Install dependencies:
```shell
docker-compose build
```
### Start vulnerable and attacker server containers
```shell
docker-compose up
```
or
```shell
docker-compose up -d
```

### Stop servers
```shell
docker-compose down
```

## Exploit
### Install exploit dependencies:
```shell
pip install -r requirements.txt
```
### Execute:
```shell
python3 exploit.py
```

### Enjoy 💀
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view