Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exploit -j not working with smb_version #11550

Closed
wolfthefallen opened this issue Mar 11, 2019 · 1 comment
Closed

exploit -j not working with smb_version #11550

wolfthefallen opened this issue Mar 11, 2019 · 1 comment

Comments

@wolfthefallen
Copy link

Steps to reproduce

  1. use auxiliary/scanner/smb/smb_version
  2. set rhosts to your target subnet set RHOSTS 192.168.1.0/24
  3. attempt to run as a job exploit -j

Expected behavior

module should run as a job in the background

Current behavior

module runs in the foreground

Metasploit version

1bf93ab (HEAD -> master, origin/master, origin/HEAD) Land #11061, allow the possibilty of empty string values for datastore options in msf5

I installed Metasploit with:

I have tested and confirmed this is effecting both the nightly installer and running from source

  • [x ] Omnibus installer (nightly)
  • [ x] Source install (please specify ruby version)
    ruby 2.6.1p33 (2019-01-30 revision 66950) [x86_64-linux]

OS

ubuntu 18

image showing the module is not running in the background as a job.
image

@wvu
Copy link
Contributor

wvu commented Mar 11, 2019

This is a regression from #11176. It'll be fixed soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants