[SOLVED] Armitage bug (edit:not a bug)

Started by XenFox, January 04, 2017, 10:50:42 PM

Previous topic - Next topic

XenFox

Hello!
When adding a goal (Add Hosts) and scanning in the Armitage gives an error

Auxiliary failed: Msf::OptionValidateError The following options failed to validate: RHOSTS.

Output to the console

set RHOSTS 104.18.xx.x: - 104.18.xx.x

Why : - 104.18.xx.x ? It should be

set RHOSTS 104.18.xx.x

How to fix?

ZEROF

Nop,

It's your knowledge bug,

set RHOSTS

and not

set RHOST

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

XenFox

Quote from: ZEROF on January 05, 2017, 12:20:53 AM
Nop,

It's your knowledge bug,

set RHOSTS

and not

set RHOST
Thank you. But how to do that?





Sorry for the stupid questions.





ZEROF

msf (syn) > set RHOSTS x.x.x.x
msf (syn) > run

Read, and try harder.

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*