Webscarab:无法查看 https 站点
运行 webscarab
我从 jar % java -jar WebScarab-ng-0.2.1.one-jar.jar
对于普通网站 (http),我可以使用 webscarab 分析数据包。但如果我输入任何安全网站 (https),例如 https://www.gmail.com 我无法查看页面。
我尝试使用以下说明为该网站生成证书文件 但是
我仍然是无法查看任何 https 网页。
我已将 Firefox 中的代理配置为 localhost:8008 以处理所有请求。
在后端我收到“不完整的 ssl 连接?”。
I am running webscarab from the jar
% java -jar WebScarab-ng-0.2.1.one-jar.jar
For normal websites (http) i am able to analyze the packets using webscarab. But if i enter any secure site (https), say https://www.gmail.com i am unable to view the pages.
I tried generating a certificate file for the site using the instructions from
https://www.owasp.org/index.php/Generating_Custom_SSL_Certificates_for_WebScarab
But still i am unable to view any https webpages.
I have configured proxy in firefox to localhost:8008 for all requests.
In the backend i am getting " incomplete ssl connection?".
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要提供更多信息。您使用什么浏览器?您收到的确切错误消息是什么?是不是所有 SSL 站点都无法访问?您是否在浏览器中设置了 SSL 代理以及非 SSL 代理设置?该站点是否使用客户端 SSL 证书?
You need to give more information. What browser are you using? What is the exact error message you are getting? Is is ALL SSL sites that you cannot access? Have you set the SSL proxy as well as the non-SSL proxy settings in the browser? Is the site using client SSL certificates?