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: 16 Control flow: while(true) and while(local_f)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.