network_find_login_request
Identifies login requests by detecting POST requests with password or encryption parameters, aiding in JS reverse engineering for security analysis.
Instructions
智能定位登录请求,自动识别包含密码/加密参数的POST请求
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | No | 额外关键词用于匹配,如['encrypt','cipher'] |