From 5e1def26aa76f055f62431259533f5be191a02e1 Mon Sep 17 00:00:00 2001 From: Frederic Basse Date: Tue, 30 Jul 2013 09:54:33 +0200 Subject: [PATCH] remove Axis M1011 fingerprint, may not be specific enough to be used automatically. --- modules/exploits/multi/upnp/libupnp_ssdp_overflow.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/exploits/multi/upnp/libupnp_ssdp_overflow.rb b/modules/exploits/multi/upnp/libupnp_ssdp_overflow.rb index d64a1c8f96..97f973bf3e 100644 --- a/modules/exploits/multi/upnp/libupnp_ssdp_overflow.rb +++ b/modules/exploits/multi/upnp/libupnp_ssdp_overflow.rb @@ -97,9 +97,9 @@ class Metasploit3 < Msf::Exploit::Remote # The callback handles all target-specific settings :callback => :target_axis_m1011_141, - # This matches any line of the SSDP M-SEARCH response - :fingerprint => - /SERVER:\s*Linux\/2\.6\.31, UPnP\/1\.0, Portable SDK for UPnP devices\/1\.4\.1/mi + # This fingerprint may not be specific enough to be used automatically. + #:fingerprint => + # /SERVER:\s*Linux\/2\.6\.31, UPnP\/1\.0, Portable SDK for UPnP devices\/1\.4\.1/mi # # SSDP response: # Linux/2.6.31, UPnP/1.0, Portable SDK for UPnP devices/1.4.1