Deprecated test case
Description
CWE: 209 Information exposure through error message
BadSource: connect_tcp Read data using an outbound tcp connection
GoodSource: A hardcoded string
Sinks: stackDump
GoodSink: Generic error message
BadSink : Error causes stack dump
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.