Remove trailing whitespace
parent
edaa66094c
commit
f5c7f4c41a
|
@ -621,11 +621,11 @@ module Exploit::Remote::HttpClient
|
|||
|
||||
# Bail if we don't have anything to fingerprint
|
||||
return if not res
|
||||
|
||||
|
||||
# From here to the end simply does some pre-canned combining and custom matches
|
||||
# to build a human-readable string to store in service.info
|
||||
extras = []
|
||||
|
||||
|
||||
if res.headers['Set-Cookie'] =~ /^vmware_soap_session/
|
||||
extras << "VMWare Web Services"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue