
Vea si su endpoint podría ser vulnerable.
Comprueba si tu endpoint es potencialmente vulnerable a CVE-2025-55182.
pip install requests
# Objetivo único
$ python3 react2shell-test.py -u https://app.example.com
# Múltiples objetivos desde archivo
$ python3 react2shell-test.py -l targets.txt
# Con opciones
$ python3 react2shell-test.py -l targets.txt -t 20 --timeout 5 -o results.csv
| Bandera | Descripción |
|---|
-u, --url | URL de un solo objetivo |
-l, --list | Archivo con URLs (una por línea) |
[+] Seguro[i] Advertencia (probablemente vulnerable)[-] Expuesto / Error