Steps to reproduce
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.
Were you following a specific guide/tutorial or reading documentation?
If yes link the guide/tutorial or documentation you were following here, otherwise you may omit this section.
Expected behavior
What should happen?
Current behavior
What happens instead?
Metasploit version
Get this with the version command in msfconsole (or git log -1 --pretty=oneline for a source install).
Additional Information
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.
Steps to reproduce
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.
Were you following a specific guide/tutorial or reading documentation?
If yes link the guide/tutorial or documentation you were following here, otherwise you may omit this section.
Expected behavior
What should happen?
Current behavior
What happens instead?
Metasploit version
Get this with the
versioncommand in msfconsole (orgit log -1 --pretty=onelinefor a source install).Additional Information
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 thedebugcommand using the instructions below. If the issue is encountered outisdemsfconsole, or the issue causesmsfconsoleto crash on startup, please delete this section.msfconsoleset loglevel 3debugcommand===8<=== CUT AND PASTE EVERYTHING BELOW THIS LINE ===8<===line and make sure to REMOVE ANY SENSITIVE INFORMATION.