name | about | labels |
---|---|---|
Bug Report 🐞 |
Something isn't working as expected? Here is the right place to report. |
bug |
How'd you do it?
- ...
- ...
This section should also tell us any relevant information about the environment; for example, if an exploit that used to work is failing, tell us the victim operating system and service versions.
If yes link the guide/tutorial or documentation you were following here, otherwise you may omit this section.
What should happen?
What happens instead?
Get this with the version
command in msfconsole (or git log -1 --pretty=oneline
for a source install).
If your version is less than 5.0.96
, please update to the latest version and ensure your issue is still present.
If the issue is encountered within msfconsole
, please run the debug
command using the instructions below. If the issue is encountered outisde msfconsole
, or the issue causes msfconsole
to crash on startup, please delete this section.
- Start
msfconsole
- Run the command
set loglevel 3
- Take the steps necessary recreate your issue
- Run the
debug
command - Copy all the output below the
===8<=== CUT AND PASTE EVERYTHING BELOW THIS LINE ===8<===
line and make sure to REMOVE ANY SENSITIVE INFORMATION. - Replace these instructions and the paragraph above with the output from step 5.