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 42201 - 42212 of 42212 in total
-
Unsafe sample input : get the $_GET['userData'] in an array SANITIZE : use of http_build_query File : use of untrusted data in a property value (CSS)
-
Unsafe sample input : get the $_GET['userData'] in an array SANITIZE : use of http_build_query File : use of untrusted data in a double quoted property value (CSS)
-
Unsafe sample input : get the $_GET['userData'] in an array SANITIZE : use of http_build_query File : unsafe, use of untrusted data in a quoted property value (CSS)
-
Unsafe sample input : get the $_GET['userData'] in an array SANITIZE : use of http_build_query File : unsafe, use of untrusted data in a property value in a span tag(CSS)
-
Safe sample sanitize : error_reporting(0) construction : fopen
-
Safe sample sanitize : error_reporting(0) construction : fopen with condition
-
Safe sample sanitize : error_reporting(0) construction : try_catch
-
Unsafe sample sanitize : error_reporting(0) construction : try_catch
-
Unsafe sample sanitize : none construction : fopen
-
Safe sample sanitize : none construction : fopen with condition
-
Safe sample sanitize : none construction : try_catch
-
Unsafe sample sanitize : none construction : try_catch