| 1 | http://127.0.0.1/ | http://127.0.0.1/? | PASS | (0,0) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 2 | http://127.0.0.1/a | http://127.0.0.1/a? | PASS | (0,0) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 3 | http://127.0.0.1/a/ | http://127.0.0.1/a/? | PASS | (0,0) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 4 | http://127.0.0.1/A | http://127.0.0.1/A? | PASS | (0,0) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 5 | http://127.0.0.1/a.txt | http://127.0.0.1/a.txt? | PASS | (0,0) | PASS | (200,200) | PASS | (/a.txt,/a.txt) |
| 6 | http://127.0.0.1/A.txt | http://127.0.0.1/A.txt? | PASS | (0,0) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 7 | http://127.0.0.1//a.txt | http://127.0.0.1/a.txt | PASS | (1,1) | PASS | (200,200) | PASS | (/a.txt,/a.txt) |
| 8 | http://127.0.0.1//a.txt/ | http://127.0.0.1/a.txt | PASS | (2,2) | PASS | (200,200) | PASS | (/a.txt,/a.txt) |
| 9 | http://127.0.0.1//A.txt | http://127.0.0.1/A.txt | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 10 | http://127.0.0.1//A.txt/ | http://127.0.0.1/A.txt/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 11 | http://127.0.0.1// | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 12 | http://127.0.0.1/a// | http://127.0.0.1/a/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 13 | http://127.0.0.1//a | http://127.0.0.1/a | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 14 | http://127.0.0.1//a/ | http://127.0.0.1/a/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 15 | http://127.0.0.1//a// | http://127.0.0.1/a/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 16 | http://127.0.0.1///a/b/c//d | http://127.0.0.1/a/b/c/d | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 17 | http://127.0.0.1///a/b/c//d/ | http://127.0.0.1/a/b/c/d/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 18 | http://127.0.0.1/index.php | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 19 | http://127.0.0.1/index.phpp | http://127.0.0.1/index.phpp? | PASS | (0,0) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 20 | http://127.0.0.1/index.php? | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 21 | http://127.0.0.1/index.php?abc | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 22 | http://127.0.0.1/index.php?abc=def | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 23 | http://127.0.0.1/kindex.php | http://127.0.0.1/kindex.php? | PASS | (0,0) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 24 | http://127.0.0.1/index.php/ | http://127.0.0.1/index.php/? | PASS | (0,0) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 25 | http://127.0.0.1//index.php | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 26 | http://127.0.0.1//index.phpp | http://127.0.0.1/index.phpp | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 27 | http://127.0.0.1//index.php? | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 28 | http://127.0.0.1//index.php?abc | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 29 | http://127.0.0.1//index.php?abc=def | http://127.0.0.1/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 30 | http://127.0.0.1//kindex.php | http://127.0.0.1/kindex.php | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 31 | http://127.0.0.1//index.php/ | http://127.0.0.1/index.php/ | PASS | (1,1) | PASS | (200,200) | PASS | (/index.php,/index.php) |
| 32 | http://127.0.0.1/test | http://127.0.0.1/test/? | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 33 | http://127.0.0.1/test/ | http://127.0.0.1/test/? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 34 | http://127.0.0.1/test/a | http://127.0.0.1/test/a? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 35 | http://127.0.0.1/test/a/ | http://127.0.0.1/test/a/? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 36 | http://127.0.0.1/test/A | http://127.0.0.1/test/A? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 37 | http://127.0.0.1/test/a.txt | http://127.0.0.1/test/a.txt? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/a.txt,/test/a.txt) |
| 38 | http://127.0.0.1/test/A.txt | http://127.0.0.1/test/A.txt? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 39 | http://127.0.0.1/test//a.txt | http://127.0.0.1/test/a.txt | PASS | (1,1) | PASS | (200,200) | PASS | (/test/a.txt,/test/a.txt) |
| 40 | http://127.0.0.1/test//a.txt/ | http://127.0.0.1/test/a.txt | PASS | (2,2) | PASS | (200,200) | PASS | (/test/a.txt,/test/a.txt) |
| 41 | http://127.0.0.1/test//A.txt | http://127.0.0.1/test/A.txt | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 42 | http://127.0.0.1/test//A.txt/ | http://127.0.0.1/test/A.txt/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 43 | http://127.0.0.1/test// | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 44 | http://127.0.0.1/test/a// | http://127.0.0.1/test/a/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 45 | http://127.0.0.1/test//a | http://127.0.0.1/test/a | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 46 | http://127.0.0.1/test//a/ | http://127.0.0.1/test/a/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 47 | http://127.0.0.1/test//a// | http://127.0.0.1/test/a/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 48 | http://127.0.0.1/test///a/b/c//d | http://127.0.0.1/test/a/b/c/d | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 49 | http://127.0.0.1/test///a/b/c//d/ | http://127.0.0.1/test/a/b/c/d/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 50 | http://127.0.0.1/test/index.php | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 51 | http://127.0.0.1/test/index.phpp | http://127.0.0.1/test/index.phpp? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 52 | http://127.0.0.1/test/index.php? | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 53 | http://127.0.0.1/test/index.php?abc | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 54 | http://127.0.0.1/test/index.php?abc=def | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 55 | http://127.0.0.1/test/kindex.php | http://127.0.0.1/test/kindex.php? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 56 | http://127.0.0.1/test/index.php/ | http://127.0.0.1/test/index.php/? | PASS | (0,0) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 57 | http://127.0.0.1/test//index.php | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 58 | http://127.0.0.1/test//index.phpp | http://127.0.0.1/test/index.phpp | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 59 | http://127.0.0.1/test//index.php? | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 60 | http://127.0.0.1/test//index.php?abc | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 61 | http://127.0.0.1/test//index.php?abc=def | http://127.0.0.1/test/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 62 | http://127.0.0.1/test//kindex.php | http://127.0.0.1/test/kindex.php | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |
| 63 | http://127.0.0.1/test//index.php/ | http://127.0.0.1/test/index.php/ | PASS | (1,1) | PASS | (200,200) | PASS | (/test/index.php,/test/index.php) |