1 ################################################################################
3 # Test against directory traversal (client must not be allowed to "get out" of
7 # Carlos Ghan <charlie.brown.uy@gmail.com>
14 ################################################################################
21 __GET /%2e%2e/../%2e./.%2e/../%2e%2e/../../%2e./.%2e/etc/motd $HTTPVER
25 _EXPECT . "HTTP/1.1 403 Forbidden"