我有问题,我想学习关于牛肉 (浏览器开发框架)工具的教程,但它只是没有运行。当我通过终端启动它时,它应该在浏览器中显示控制面板,但它却显示如下:
Unable to connect
Firefox can not establish a connection to the server at 127.0.0.1:3000.apache服务器通常以127.0.0.1的速度运行。
终端的输出如下:
┌─[root@parrot]─[~]
└──╼ #beef-xss
[*] Please wait as BeEF services are started.
[*] You might need to refresh your browser once it opens.
[*] UI URL: http://127.0.0.1:3000/ui/panel
[*] Hook: <script src="http://<IP>:3000/hook.js"></script>
[*] Example: <script src="http://127.0.0.1:3000/hook.js"></script>
1479086364875 addons.productaddons ERROR Request failed certificate checks: [Exception... "SSL is required and URI scheme is not https." nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/CertUtils.jsm :: checkCert :: line 145" data: no]
1479086544345 addons.productaddons ERROR Request failed certificate checks: [Exception... "SSL is required and URI scheme is not https." nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/CertUtils.jsm :: checkCert :: line 145" data: no]
1479086545880 addons.update-checker WARN Update manifest for {972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates propertyhttps://unix.stackexchange.com/questions/323063
复制相似问题