smbmc/tests/integration/cassettes/Client_bad_auth.json

1 line
1.1 KiB
JSON

{"http_interactions": [{"request": {"body": {"encoding": "utf-8", "string": "name=nonexistent_user&pwd=nonexistent_password"}, "headers": {"User-Agent": ["python-requests/2.24.0"], "Accept-Encoding": ["gzip, deflate"], "Accept": ["*/*"], "Connection": ["keep-alive"], "Content-Length": ["46"], "Content-Type": ["application/x-www-form-urlencoded"]}, "method": "POST", "uri": "<SERVER>/cgi/login.cgi"}, "response": {"body": {"encoding": "ISO-8859-1", "string": "<html>\n<head>\n <META HTTP-EQUIV=\"refresh\" CONTENT=\"0;URL=/\">\n <META HTTP-EQUIV=\"Pragma\" CONTENT=\"no_cache\">\n <META NAME=\"ATEN International Co Ltd.\" CONTENT=\"(c) ATEN International Co Ltd. 2010\">\n <script language=\"javascript\" type=\"text/javascript\">\n if (window != top)\n top.location.href = location.href;\n </script>\n</head>\n<body>\n</body>\n</html>"}, "headers": {"Content-Length": ["381"], "Content-Type": ["text/html"], "Date": ["Mon, 12 Oct 2020 07:26:14 GMT"]}, "status": {"code": 200, "message": "OK"}, "url": "<SERVER>/cgi/login.cgi"}, "recorded_at": "2020-10-12T07:26:15"}], "recorded_with": "betamax/0.8.1"}