I'm kind of new here so I dont really know whats going on but I've recently been stuck on this problem and cant seem to resolve or figure it out. I have installed BeEF and it is working, but whenever I opend the Butcher URL, it never shows me any logs or zombies and my Online Browser folder is still closed as-if there is no hooked browser, so when I open the URL BeEF is not hooking the browser for some reason, can someone please guide me to the right path and to resolve this problem of min , Thank You
markschwarte opened this issue · 2 comments
markschwarte commented
First Steps
- Confirm that your issue has not been posted previously by searching here: https://github.com/beefproject/beef/issues
- Confirm that the wiki does not contain the answers you seek: https://github.com/beefproject/beef/wiki
- Check the FAQ: https://github.com/beefproject/beef/wiki/FAQ
- BeEF Version:
- Ruby Version:
- Browser Details (e.g. Chrome v81.0):
- Operating System (e.g. OSX Catalina):
Configuration
- Have you made any changes to your BeEF configuration? Yes/No
- Have you enabled or disabled any BeEF extensions? Yes/No
Steps to Reproduce
- (eg. I ran install script, which ran fine)
- (eg. when launching console with './beef' I get an error as follows: )
- (eg. beef does not launch)
How to enable and capture detailed logging
- Edit
config.yaml
in the root directory- If using Kali beef-xss the root dir will be
/usr/share/beef-xss
- If using Kali beef-xss the root dir will be
- Update
client_debug
totrue
- Retrieve browser logs from your browser's developer console (Ctrl + Shift + I or F12 depending on browser)
- Retrieve your server-side logs from
~/.beef/beef.log
- If using beef-xss logs found with
journalctl -u beef-xss
- If using beef-xss logs found with
If we request additional information and we don't hear back from you within a week, we will be closing the ticket off.
stephenakq commented
Please join the BeEF discord to discuss this issue. Someone there might be able to help https://discord.gg/ugmKmHarKc*
markschwarte commented
should I just repost th eissue there?