50 lines
1.1 KiB
Markdown
50 lines
1.1 KiB
Markdown
Verify first that your issue/request has not been posted previously:
|
|
|
|
* https://github.com/beefproject/beef/issues
|
|
* https://github.com/beefproject/beef/wiki/FAQ
|
|
|
|
Ensure you're using the [latest version of BeEF](https://github.com/beefproject/beef/releases/tag/beef-0.4.7.2).
|
|
|
|
|
|
#### Environment
|
|
|
|
What version/revision of BeEF are you using?
|
|
|
|
On what version of Ruby?
|
|
|
|
On what browser?
|
|
|
|
On what operating system?
|
|
|
|
|
|
#### Configuration
|
|
|
|
Are you using a non-default configuration?
|
|
|
|
Have you enabled or disabled any BeEF extensions?
|
|
|
|
|
|
#### Summary
|
|
|
|
Please provide a summary of the issue.
|
|
|
|
|
|
#### Expected Behaviour
|
|
|
|
What was the expected result?
|
|
|
|
|
|
#### Actual Behaviour
|
|
|
|
What was the actual result?
|
|
|
|
|
|
#### Steps to Reproduce
|
|
|
|
Please provide steps to reproduce this issue.
|
|
|
|
|
|
#### Additional Information
|
|
|
|
Please provide any additional information which may be useful in resolving this issue, such as debugging output and relevant screen shots. Debug output can be enabled by specifying `debug: true` in the `config.yaml` configuration file.
|