Open thiago0x00 opened 3 years ago
When I use msf5 it does not occur.
Does the module work with msf5? Do you get a session?
When creating an issue, please ensure that the default issue template has been updated with the required details:
name: Bug Report π about: msf6 does not work correct with exploit is_known_pipeline and when I run in msf5 works perfect.
msfconsole
set loglevel 3
debug
commandThe following global/module datastore, and database setup was configured before the issue occurred:
The following commands were ran during the session and before this issue occurred:
The following framework errors occurred before the issue occurred:
The following web service errors occurred before the issue occurred:
The following framework logs were recorded before the issue occurred:
The following web service logs were recorded before the issue occurred:
The versions and install method of your Metasploit setup:
Follow the prints.
someone?
@thiago6826 it looks like you have a typo in your command setting the log level, loglevel
is all one word
setg loglevel 3
that might give us some more information on the issue
===8<=== CUT AND PASTE EVERYTHING BELOW THIS LINE ===8<===
The following global/module datastore, and database setup was configured before the issue occurred:
The following commands were ran during the session and before this issue occurred:
The following framework errors occurred before the issue occurred:
The following web service errors occurred before the issue occurred:
The following framework logs were recorded before the issue occurred:
The following web service logs were recorded before the issue occurred:
The versions and install method of your Metasploit setup:
Hi!
This issue has been left open with no activity for a while now.
We get a lot of issues, so we currently close issues after 60 days of inactivity. Itβs been at least 30 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
cc @cdelafuente-r7 I haven't replicated this, but from the issue description and bug report it looks like this might be a regression issue with msf6/SMB? π€
Thanks for raising an issue; this looks to be a duplicate of https://github.com/rapid7/metasploit-framework/issues/14355 - but I'll keep this open for now until that work is resolved and this issue can be confirmed as fixed too :+1:
Yes, that's correct. This issue looks like the same than https://github.com/rapid7/metasploit-framework/issues/14355. I'm working on it π
@cdelafuente-r7 Would you happen to have an update on this?
I think other users have been hitting this issue, there was another request about it in the metasploit slack today
Hello!
I'm trying to run is_known_pipeline with msf6 and I got an error: STATUS_LOGON_FAILURE: The attempted logon is invalid. This is either due to a bad username or authentication information.
When I use msf5 it does not occur. Is this a bug?