
Verifica se il tuo endpoint potrebbe essere vulnerabile.
Verifica se il tuo endpoint è potenzialmente vulnerabile a CVE-2025-55182.
pip install requests
# Single target
$ python3 react2shell-test.py -u https://app.example.com
# Multiple targets from file
$ python3 react2shell-test.py -l targets.txt
# With options
$ python3 react2shell-test.py -l targets.txt -t 20 --timeout 5 -o results.csv
| Flag | Descrizione |
|---|---|
-u, --url | URL di un singolo target |
-l, --list | File con URL (uno per riga) |
[+] Sicuro[i] Avviso (probabilmente vulnerabile)[-] Esposto / Errore