probely_create_logout_detector
Create a logout detector for a target by specifying the detector type (text, URL, or CSS selector) and its value, enabling automated logout detection during scans.
Instructions
Create a logout detector for a target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetId | Yes | The target ID | |
| detector_type | Yes | Type of detector - 'text' (text that appears after logout), 'url' (redirect URL after logout), or 'sel' (CSS selector after logout) | |
| value | Yes | The value for the detector (e.g., "Login", "/login", ".login-form") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||