| Details | |
|---|---|
| Alert ID | 200019-2 |
| Alert Type | Tool |
| Status | alpha |
| Risk | Informational |
| CWE | 200 |
| WASC | |
| Technologies Targeted | All |
| Tags |
CWE-200 OWASP_2021_A05 TOOL_PTK |
Summary
Flags high-value endpoint patterns observed in traffic (admin panels, debug endpoints, consoles, and backup/config file paths).
Generated by OWASP PTK DAST Module
Solution
• Restrict administrative and debug endpoints behind strong authentication and network controls. • Remove unused consoles and do not deploy backup/config files to production.Other Info
References
- https://owasp.org/Top10/2025/A02_2025-Security_Misconfiguration/
- https://cwe.mitre.org/data/definitions/200.html