react2shell-scan-batch
Scan for CVE-2025-55182 (React2Shell) vulnerability in Next.js Server Actions.
react2shell-scan-batch [field=FIELD] [timeout=NUM{m|s}]
- field=FIELD
- Field name containing URL (default: url)
- timeout=NUM{m|s}
- Connection/read timeout in seconds (default: 30)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| _time | Date | Time | Scan time |
| verdict | String | Verdict | Vulnerability verdict (vulnerable / not vulnerable / unknown) |
| status | Integer | Status | HTTP response status code |
| raw_data | String | Raw Data | HTTP response (headers and body) |
| _error | String | Error | Error message if scan failed |