
See if your endpoint could be vulnerable.
Check if your endpoint is potentially vulnerable to 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 | Description |
|---|
-u, --url | Single target URL |
-l, --list | File with URLs (one per line) |
[+] Safe[i] Warning (likely vulnerable)[-] Exposed / Error