
Überprüfen Sie, ob Ihr Endpunkt angreifbar sein könnte.
Überprüfen Sie, ob Ihr Endpunkt potenziell anfällig für CVE-2025-55182 ist.
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 | Beschreibung |
|---|---|
-u, --url | Einzelne Ziel-URL |
-l, --list | Datei mit URLs (eine pro Zeile) |
[+] Sicher[i] Warnung (wahrscheinlich anfällig)[-] Gefährdet / Fehler