PHP Vulnerability Test Suite Test suite #103
DownloadDescription
Bertrand C. Stivalet and Aurelien Delaitre designed the architecture and oversaw development of a test generator by Telecom Nancy students to create 42 212 test cases in PHP, covering the most common security weakness categories, including XSS, SQL injection, URL redirection, etc. See Bertrand Stivalet and Elizabeth Fong, "Large Scale Generation of Complex and Faulty PHP Test Cases," 2016 IEEE International Conference on Software Testing, Verification and Validation (ICST), Chicago, IL.
Displaying test cases 2101 - 2125 of 42212 in total
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : use of sprintf via a %s with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : use of sprintf via a %s with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : use of sprintf via a %s with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : concatenation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : interpretation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : use of sprintf via a %s with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : concatenation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : interpretation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : use of sprintf via a %s with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : concatenation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : interpretation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : use of sprintf via a %s with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : concatenation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : interpretation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of pg_escape_string construction : use of sprintf via a %s with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use mysql_real_escape_string via an object construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use mysql_real_escape_string via an object construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use mysql_real_escape_string via an object construction : use of sprintf via a %s with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use mysql_real_escape_string via an object construction : concatenation with simple quote