Advanced
Heuristic Security Audit
Perform a theoretical security audit on a provided code configuration.
📝 プロンプトの内容
Assume the role of a Lead Security Engineer. Perform a heuristic audit on the following pseudo-code snippet for a login system. Identify potential vulnerabilities related to injection attacks, authentication bypass, or session management. For each identified vulnerability, provide the Common Weakness Enumeration (CWE) ID, a description of the exploit scenario, and a remediation strategy using secure coding practices.