Added RFC link

bug/bundler_fix
Christian Mehlmauer 2014-04-09 15:19:29 +02:00
parent a0a5b9faa1
commit 0e0fd20f88
No known key found for this signature in database
GPG Key ID: BCFF4FA966BC32C7
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@ class Metasploit3 < Msf::Auxiliary
alert_level = alert_unp[0]
alert_desc = alert_unp[1]
msg = "Unknown error"
# http://tools.ietf.org/html/rfc5246#section-7.2
case alert_desc
when 0x46
msg = "Protocol error. Looks like the chosen protocol is not supported."