Deprecated test case
Description
CWE: 603 Use of client-side authentication
Sinks:
GoodSink: perform the authentication on the server side
BadSink : authentication is performed in JavaScript
Flow Variant: 19 Control flow: Dead code after an if(true) return
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.