check_scope
Verifies if a target is listed in the authorized scope.yaml file before allowing red-team scanning, preventing unauthorized or out-of-scope security tests.
Instructions
Check whether target is authorized in scope.yaml before running any red-team tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |