
あなたのエンドポイントが 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
| フラグ | 説明 |
|---|---|
-u, --url | 単一ターゲットURL |
-l, --list | URLのファイル(1行に1つ) |
[+] 安全[i] 警告(脆弱性の可能性あり)[-] 露出 / エラー