Share
## https://sploitus.com/exploit?id=4FB3EB5A-3588-5C95-A516-E74893C85102
# Check for CVE-2025-32432 vulnerability

```bash
Usage:
  checker [flags]

Flags:
      --debug              verbose debug
      --file string        file of URLs
  -h, --help               help for checker
      --output string      vulnerable URLs output
      --threads int        concurrent workers (default 15)
      --timeout duration   timeout (default 15s)
      --url string         target URL
```