Deprecated test suite
C Test Suite for Source Code Analyzer - weakness Test suite #45
DownloadDescription
This test suite tests against Source Code Security Analyzer based on functional requirements SCA-RM-1 through SCA-RM-5 specified in "Source Code Security Analysis Tool Functional Specification"
Displaying test cases 26 - 50 of 77 in total
-
This test case shows a double free in a local control flow complexity.
-
This test case shows a double free in a for loop structure.
-
This test cases exposes a format string vulnerability with a container code complexity.
-
This test case shows a format string vulnerability in a local control flow; here, we use function pointer for control flow.
-
The test cases shows hard-coded passwords; these passwords are in a array.
-
The test case exposes a password which is hard-coded in the source code, the password is stored in a C structure.
-
This test case shows a hard-coded password in a local control flow.
-
This test case shows a hard coded password in a for loop structure.
-
The test case shows a Heap Overflow with an array complexity.
-
This test case exposes a Heap Overflow with an array index complexity.
-
This test case shows an improper null termination; fread don\'t add the null character at the end of the string.
-
The test case shows an improper null termination with an address alias level as code complexity.
-
The test case exposes an improper null termination in a string which is in a structure.
-
This test case exposes an improper null termination which occurred when a argv contains tainted data.
-
The test case expose a leftover debug code. Basically developer can debug his code and get the root promotion for debugging...
-
The test case shows how it is easy to get a buffer overflow if a string function is misused.
-
The test case shows how it is easy to get a buffer overflow if a string function is misused.
-
The test case shows how it is easy to get a buffer overflow if a string function is misused.
-
The test case shows how it is easy to get a buffer overflow if a string function is misused.
-
The test case shows how it is easy to get a buffer overflow if a string function is misused.
-
The test cases exposes a null dereference with an address alias level as code complexity.
-
The test cases exposes a null dereference.
-
The test case exposes an OS Command Injection weakness in a local control flow.
-
The test case exposes an OS Command Injection weakness in a loop.
-
The test case exposes an OS Command Injection.