basic_auth
Validate and test basic authentication mechanisms by verifying username and password inputs to identify potential security vulnerabilities in API endpoints.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
password | Yes | Password for authentication | |
username | Yes | Username for authentication |