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

auxiliary/server/tftp ERROR: Auxiliary failed: option RHOSTS failed to validate. #11475

Closed
jsarkisian opened this issue Feb 24, 2019 · 5 comments · Fixed by #11486
Closed

auxiliary/server/tftp ERROR: Auxiliary failed: option RHOSTS failed to validate. #11475

jsarkisian opened this issue Feb 24, 2019 · 5 comments · Fixed by #11486
Labels

Comments

@jsarkisian
Copy link

Expected behavior: Server starts after setting SRVHOST and executing "run".

Observed behavior: When setting appropriate options (this has always worked in the past) the module errors out with the following after execution:

[-] Auxiliary failed: option RHOSTS failed to validate.

Has something changed since previous MSF version? Not sure why it wants RHOSTS, especially given there is no option to set it in the module.

@bcoles bcoles added the bug label Feb 24, 2019
@benichmt1
Copy link

benichmt1 commented Feb 25, 2019

I can confirm I also have this issue on the latest nightly release. It's not just this module. There are quite a few others, eg scanner/smb/smb_ms17_010

@bcoles
Copy link
Contributor

bcoles commented Feb 25, 2019

Yes, this is a bug. There's several issues posted:

#11480
#11475
#11474
#11448

Perhaps two different bugs both introduced around the same time.

One bug related to action, and another related to modules requiring rhosts when they don't actually require it.

I suspect R7 are awake and in the office now, and will take a look after their morning office rituals.

@busterb
Copy link
Member

busterb commented Feb 25, 2019

Hi, taking a look now. Thanks for the report.

@busterb
Copy link
Member

busterb commented Feb 25, 2019

At first blush, it looks like #11176 might be the root of all things being reported here.

@busterb
Copy link
Member

busterb commented Feb 25, 2019

I found both bugs and think they are resolved in the above PR. Mind giving it a spin?

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

Successfully merging a pull request may close this issue.

4 participants