Open
Description
I'm not sure if this should be under feature request or a bug.
Steps to reproduce
How'd you do it?
- Use aux/scanner/ssh/ssh_enumusers
- set user_file to /usr/share/wordlists/dirbuster/apache-user-enum-1.0.txt
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.
Expected behavior
What should happen?
The scanner skips the comment section and continues to the list of words.
Current behavior
What happens instead?
It uses the comment section as input.
System stuff
Metasploit version
Get this with the version
command in msfconsole (or git log -1 --pretty=oneline
for a source install).
Framework: 5.0.11-dev
Console : 5.0.11-dev
I installed Metasploit with:
- [x ] Kali package via apt
- Omnibus installer (nightly)
- Commercial/Community installer (from http://www.rapid7.com/products/metasploit/download.jsp)
- Source install (please specify ruby version)