# Exploit Script
This repository contains a Python script (`exp.py`) designed to check for vulnerabilities FORMINATOR RCE and execute a reverse shell on a given URL.
## Usage
## checker
```sh
python check.py
```
To use the script, run the following command:
```sh
python3 exp.py -u http://127.0.0.1:8000/?p=7
```
## check vuln or not
```sh
python3 exp.py -u http://127.0.0.1:8000/?p=7 -v
```
## reverse shell
```sh
python3 exp.py -u http://127.0.0.1:8000/?p=7 -r
```
[4.0K] /data/pocs/e70eaf8f6743099fac0df0adf092abda70dcd197
├── [2.2K] check.py
├── [ 11K] exp.py
├── [2.8K] fr.txt
├── [ 471] README.md
└── [ 752] vuln.txt
0 directories, 5 files