hey every one
i have a critical error wich Killed me this week with beef-xss when i try to run it( by typing in terminal beef-xss, its show the following error lines:
--------------------------------------------------
root@localhost:~# beef-xss -x
* 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:
* Example:
root@localhost:~#
(process:26843): GLib-CRITICAL *: gslicesetconfig: assertion 'syspagesize == 0' failed
-------------------------------------------------------
and the ui panel doens's show up on the browser
but when i go to /usr/share/beef-xss/ and i type ./beef -x it show the following error lines:
---------------------------------------------------------------------
root@localhost:/usr/share/beef-xss# ./beef -x
10:35:14* Bind socket imapeudora1 listening on 0.0.0.0:2000.
10:35:14* Browser Exploitation Framework (BeEF) 0.4.6.1-alpha
10:35:14 | Twit: @beefproject
10:35:14 | Site: http://beefproject.com
10:35:14 | Blog: http://blog.beefproject.com
10:35:14 | Wiki: https://github.com/beefproject/beef/wiki
10:35:14* Project Creator: Wade Alcorn (@WadeAlcorn)
10:35:14* Resetting the database for BeEF.
10:35:22* BeEF is loading. Wait a few seconds...
10:36:09* 12 extensions enabled.
10:36:09* 241 modules enabled.
10:36:09* 2 network interfaces were detected.
10:36:09+ running on network interface: 127.0.0.1
10:36:09 | Hook URL: http://127.0.0.1:3000/hook.js
10:36:09 | UI URL: http://127.0.0.1:3000/ui/panel
10:36:09+ running on network interface: 192.168.1.111
10:36:09 | Hook URL: http://192.168.1.111:3000/hook.js
10:36:09 | UI URL: http://192.168.1.111:3000/ui/panel
10:36:09* RESTful API key: 791bb557d38a1993c0c6ca437537fdd9fed65e75
10:36:09* DNS Server: 127.0.0.1:5300 (udp)
10:36:09 | Upstream Server: 8.8.8.8:53 (udp)
10:36:09 | Upstream Server: 8.8.8.8:53 (tcp)
10:36:09* HTTP Proxy: http://127.0.0.1:6789
10:36:09* BeEF server started (press control+c to stop)
/usr/lib/ruby/vendorruby/eventmachine.rb:859:in `openudpsocket': no datagram socket (RuntimeError)
from /usr/lib/ruby/vendorruby/eventmachine.rb:859:in `opendatagramsocket'
from /usr/lib/ruby/vendorruby/rubydns/server.rb:122:in `block in run'
from /usr/lib/ruby/vendorruby/rubydns/server.rb:119:in `each'
from /usr/lib/ruby/vendorruby/rubydns/server.rb:119:in `run'
from /usr/share/beef-xss/extensions/dns/dns.rb:127:in `block (3 levels) in run'
from /usr/lib/ruby/vendorruby/eventmachine.rb:959:in `call'
from /usr/lib/ruby/vendorruby/eventmachine.rb:959:in `block in rundeferredcallbacks'
from /usr/lib/ruby/vendorruby/eventmachine.rb:956:in `times'
from /usr/lib/ruby/vendorruby/eventmachine.rb:956:in `rundeferredcallbacks'
from /usr/lib/ruby/vendorruby/eventmachine.rb:187:in `runmachine'
from /usr/lib/ruby/vendorruby/eventmachine.rb:187:in `run'
from /usr/lib/ruby/vendorruby/thin/backends/base.rb:61:in `start'
from /usr/lib/ruby/vendorruby/thin/server.rb:159:in `start'
from /usr/share/beef-xss/core/main/server.rb:127:in `start'
from ./beef:145:in `
-------------------------------------------------------------------------------
so i tryed to reisntall the packtage ruby-dev but no changes
i'm using Kali 2.0
Any advices Please??
Comments
No Comments Exist
Be the first, drop a comment!