Created
May 10, 2018 15:37
-
-
Save nikallass/49dc36acd4f00e58b3dd9429fc9bcc54 to your computer and use it in GitHub Desktop.
Fix armitage scan crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in armitage/armitage.jar | |
in /scripts/meterpreter.sl | |
replace line 381: | |
from: if ($text ismatch '... (.*?):(\d+) - TCP OPEN') { | |
to: if ($text ismatch '... (.*?): +- \1:(\d+) - TCP OPEN') { | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use scanner/smb/smb_version
or
use scanner/http/http_version
or other
set RHOSTS 172.16.223.150: - 172.16.223.150
Auxiliary failed: Msf::OptionValidateError The following options failed to validate: RHOSTS.