Fix liberal matching expression on target

unstable
HD Moore 2013-02-03 21:50:03 -06:00
parent 9379c68e51
commit 191eed88bc
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class Metasploit3 < Msf::Exploit::Remote
# This matches any line of the SSDP M-SEARCH response # This matches any line of the SSDP M-SEARCH response
:fingerprint => :fingerprint =>
/Server:\s*(.*|Linux\/2\.6\.17\.WB_WPCM450\.1\.3) UPnP\/1\.0, Intel SDK for UPnP devices\/1\.3\.1/mi /Server:\s*Linux\/2\.6\.17\.WB_WPCM450\.1\.3 UPnP\/1\.0, Intel SDK for UPnP devices\/1\.3\.1/mi
# #
# SSDP response: # SSDP response: