1.5 KiB
1.5 KiB
name, about
| name | about |
|---|---|
| Bug report | Report a bug to help us improve BeEF |
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.yamlin 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_debugtotrue - 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 you have a kali (beef-xss) problem, you can submit a bug here: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/
If we request additional information and we don't hear back from you within a week, we will be closing the ticket off.