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.19:80 cs531a5 test_post_www_urlencoded #58

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

./main.py 192.168.2.19:80 cs531a5 test_post_www_urlencoded #58

SimonZhangXi opened this issue Nov 29, 2024 · 0 comments

Comments

@SimonZhangXi
Copy link

Testing 192.168.2.19:80

test_post_www_urlencoded: Test whether CGI script reads and echoes back URL-encoded POST data

  • Connecting to the 192.168.2.19:80 server
  • Request data sent
  • Response data read
    [FAILED] Empty response

POST /a5-test/limited3/env.cgi HTTP/1.1
Host: 192.168.2.19:80
Authorization: Basic YmRhOmJkYQ==
Connection: close
Content-Type: application/x-form-www-urlencoded
Content-Length: 18

var1=foo&var2=bar

application/x-form-www-urlencoded
application/x-www-form-urlencoded

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