Do return instead of abort

bug/bundler_fix
jvazquez-r7 2014-11-25 15:37:52 -06:00
parent d876efaa0f
commit f20afff1a8
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ class Metasploit3 < Msf::Auxiliary
# Validate we're dealing with Cisco SSL VPN
unless validate_cisco_ssl_vpn
vprint_error("#{peer} - Does not appear to be Cisco SSL VPN")
:abort
return
end
# This is crude, but I've found this to be somewhat