Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./main.py 192.168.2.15:80 cs531a1 test_get_escaped_file_name #57

Open
SimonZhangXi opened this issue Nov 21, 2024 · 0 comments
Open

./main.py 192.168.2.15:80 cs531a1 test_get_escaped_file_name #57

SimonZhangXi opened this issue Nov 21, 2024 · 0 comments

Comments

@SimonZhangXi
Copy link

Testing 192.168.2.15:80

test_get_escaped_file_name: Test whether the escaped file name is respected

  • Connecting to the 192.168.2.15:80 server
  • Request data sent
  • Response data read
  • Response parsed
    [FAILED] ASSERTION: Status expected 200, returned 404

GET http://192.168.2.15/a1-test/1/1.4/test%3A.html HTTP/1.1
Host: 192.168.2.15
Connection: close

< HTTP/1.1 404 Not Found
< Server: JOYZL
< Date: Thu, 21 Nov 2024 05:32:28 GMT

"http://192.168.2.15/a1-test/1/1.4/test%3A.html"="http://192.168.2.15/a1-test/1/1.4/test:.html";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant